Google Analytics API Goes Public
stoolpigeon writes "Google has announced the now public beta for the Google Analytics API (described here). The API lets developers create client applications that can pull analytics data, to mash it up with other data or to present it in new ways. The API has been available through a private beta program for about a year, and some applications are already out there: examples include Polaris on Adobe Air and Analytics for Android."
The clients now perform the rendering and Google need only provide the raw data. It's brilliant and a great move. As applications are written, refined and adopted, Google will benefit from the reduced load of the rendering servers. Their bandwidth usage would probably go down as well.
"Lame" - Galaxar
Is that the thing that makes a lot of web pages take forever to load?
Due to US government privacy policies, we're not allowed to 'share information with third parties' which makes all hosted analytics solutions forbidden.
Build it, and they will come^Hplain.
It's a shame they don't open source the code that drives the analytics.. That'd be sweet.
But it wouldn't give them access to all the traffic on your site (and everyone elses that uses their analytics.) I was pretty pissed when they bought urchin (the company that made what is now 'google analytics') because they the first thing google did was prevent you from hosting the analytics yourself.
On that note is there a good FOSS analytics package, preferably one that works well cross platform?
I was pretty pissed when they bought urchin (the company that made what is now 'google analytics') because they the first thing google did was prevent you from hosting the analytics yourself.
No, that's still available: http://www.google.com/urchin/index.html
Google paid around 30 Million Dollars for buying Urchin Software whose product it originally was.
Maybe if you could buy that division from Google & open source it. That'd be sweet.
And by "Beta", do we mean "RTM"?
On that note is there a good FOSS analytics package, preferably one that works well cross platform?
One open source alternative to Google Analytics is Piwik.
Its not completely beside the point; while clearly opening the API doesn't help that as directly as opening the engine would, with the API available (and apps using it already) and incentive is created for independent implementations of the API, as well. So this is probably, in the long term, good for people who want to self-host analytics without building their own from scratch.
I wonder if it's been improved since then.
Piwik has gotten some much-needed usability improvements in the past couple months. It is still very obviously beta software, but everything is working much better. I've been using Piwik since last October or so after trying Google Analytics, Statcounter, and Open Web Analytics. They also have Wordpress and MediaWiki plugins so you don't have to go around editing templates. I'm really impressed with how much they've improved lately.