DotNetShoutout - Stories tagged with Google Analytics
4
Shouts

Dean Hume - Analytics - Bounce Rate

posted by deanomachinodeanomachino 962 days, 9 hours, 53 minutes ago
Friday, October 01, 2010 9:30:25 AM GMT
Analytics - Bounce Rate If you are a fellow blogger or Webmaster then read on, because this might interest you somewhat. When I first started out blogging, I added Google Analytics to my site to track visitors and stats. It's a great free tool and generally a really accurate service, and I'm certain that millions of people use this service. However, one of the things that I found was that my bounce rate was unusually high. It was and still is sitting at around 80%. Now, if you aren't r... (more)
category: Web Dev | clicked: 0 | comment | | source: deanhume.com
tags: Google Analytics, GetClicky, SEO
3
Shouts

Google goes .net ;) « DpTechyTalks

posted by Freddy_KhalafFreddy_Khalaf 1050 days, 3 hours, 25 minutes ago
Monday, July 05, 2010 3:58:39 PM GMT
« Visual studio 2010 – very nice features ;) | Home Google goes .net ;) I was surfing some posts at dotnetshoutout.com and i found a really very good post that talks about “Google analytics goes .net ” .. its talking about a new library that enable you to increase the rate of your pages views and visits using .net code rather than javascript code used by the google analytics now … to read the original post go to: http://www.diaryofaninja.com/blog/2010/07/04/release-of-google-analytics-dot... (more)
category: Web Dev | clicked: 0 | comment | | source: dptechytalks.wordpress.com
tags: Google Analytics, google .net
6
Shouts

Release of Google Analytics Dot Net - Diary of a Ninja...

published 1050 days, 5 hours, 4 minutes ago posted by http://www.google.com/profiles/dougrathbonehttp://www.google.com/profiles/dougrathbone 1051 days, 6 hours, 54 minutes ago
Monday, July 05, 2010 2:19:17 PM GMT Sunday, July 04, 2010 12:29:55 PM GMT
So today is the day that a little side project I've been working on sees the days of light. GoogleAnalyticsDotNet allows you to log a page view to Google Analytics from code behind of a website or from within a web service or win forms project without needing to use the Google JavaScript code, or even use web browser at all. (more)
category: Web Dev | clicked: 2 | comment | | source: www.diaryofaninja.com
tags: .NET, Google Analytics, Open Source, ASP.NET
8
Shouts

How to use Google Data API in ASP.NET MVC. Part 1 – Google Analytics « Mahdi Taghizadeh

published 1126 days, 6 hours, 38 minutes ago posted by http://mahdi.mp/http://mahdi.mp/ 1130 days, 4 hours, 26 minutes ago
Tuesday, April 20, 2010 12:46:00 PM GMT Friday, April 16, 2010 2:57:52 PM GMT
This article shows you how to use Google Data API to interact with Google Analytics data and show your website's visitors statistics on your website. (more)
category: Web Dev | clicked: 6 | comment | | source: mahdi.mp
tags: Google Analytics, Google Data API, ASPNETMVC, GData
6
Shouts

Tracking scroll depth to reveal content engagement in Google Analytics

published 1155 days, 6 hours, 18 minutes ago posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1156 days, 22 hours, 27 minutes ago
Monday, March 22, 2010 1:05:50 PM GMT Saturday, March 20, 2010 8:57:00 PM GMT
This article investigates a way to track content engagement on your site. By monitoring how far down the page a visitor to your site travels and then recording the data in Google Analytics you can discover how many of your visitors are reading your content all the way to the end. (more)
category: Architecture | clicked: 0 | comment | | source: runtingsproper.blogspot.com
tags: analytics, Google Analytics, article, JavaScript, jQuery
8
Shouts

How to automatically track events with Google Analytics and jQuery

posted by http://rtpharry.myopenid.com/http://rtpharry.myopenid.com/ 1264 days, 19 hours, 56 minutes ago
Wednesday, December 02, 2009 11:27:21 PM GMT
This article examines a way to use the Google Analytics Tracking API combined with jQuery to automatically track events on your site that the normal analytics script doesn't see. (more)
category: Smart Client | clicked: 0 | comment | | source: runtingsproper.blogspot.com
tags: analytics, Google Analytics, article, JavaScript, jQuery