Unfortunately, Google Analytics is becoming increasingly less accurate as more and more people begin to use javascript blockers and other privacy tools. This is especially a problem for sites with a high percentage of Firefox users, a significant portion of which are using the NoScript extension (it has almost 50 million downloads).
Well, that's true for all modern web analytics packages, no? Crunching Apache logs with AWStats is way more bogus given the ridiculous number of rogue bots on the web these days. Based on my (very simplistic) tests, very few users of my business-oriented site block ads or javascript, but I'm sute it depends on the site. Most of my users are stuck on IE, after all.
Attention Developers: Google Analytics API Launched
21–30 of 30 posts
Re: Attention Developers: Google Analytics API Launched
#22Unfortunately, Google Analytics is becoming increasingly less accurate as more and more people begin to use javascript blockers and other privacy tools. This is especially a problem for sites with a high percentage of Firefox users, a significant portion of which are using the NoScript extension (it has almost 50 million downloads).
And there are easy ways that Google could track people with javascript turned off. I always thought they would add this as a 'Pro' feature and charge money for that option. So you'd have to pay for the complete stats, most personal sites wouldn't care about non-javascript stats, while most commercial sites would gladly pay the fee.
Re: Attention Developers: Google Analytics API Launched
#23Earlier quoted context omitted.
And there are easy ways that Google could track people with javascript turned off. I always thought they would add this as a 'Pro' feature and charge money for that option. So you'd have to pay for the complete stats, most personal sites wouldn't care about non-javascript stats, while most commercial sites would gladly pay the fee.
It's probably in Google's interests to make better tracking available to everyone. But I think trying to avoid script blocking by using other means is only going to trigger a filtering arms race.
Re: Attention Developers: Google Analytics API Launched
#24This seems like the real beginning of the end for Omniture. I interviewed with them once and their strategy for defeating Google in analytics was to just move faster. With Google's developer base, that doesn't seem possible.
Re: Attention Developers: Google Analytics API Launched
#25Earlier quoted context omitted.
It's probably in Google's interests to make better tracking available to everyone. But I think trying to avoid script blocking by using other means is only going to trigger a filtering arms race.
The "other means" is providing a way to submit/process the web server log files.
Re: Attention Developers: Google Analytics API Launched
#26iPhone app anyone? Might even be a nice addition to blog-posting apps to see stats on views, etc.
There are 2 iphone apps that already tap into google analytics. One is Ego ( http://ego-app.com ) and another is analtyics app ( http://analyticsapp.com/ ) Both not bad.
Re: Attention Developers: Google Analytics API Launched
#27Earlier quoted context omitted.
The "other means" is providing a way to submit/process the web server log files.
Google App Engine, you mean?
Re: Attention Developers: Google Analytics API Launched
#28Unfortunately, Google Analytics is becoming increasingly less accurate as more and more people begin to use javascript blockers and other privacy tools. This is especially a problem for sites with a high percentage of Firefox users, a significant portion of which are using the NoScript extension (it has almost 50 million downloads).
Re: Attention Developers: Google Analytics API Launched
#29Re: Attention Developers: Google Analytics API Launched
#30Google analytics is installed on something like 40% of all sizable websites. What somebody should do with the API is link up the traffic flowing between those sites. Then you could tell how much value one site is delivering to another. You could create an affiliate network overnight.