gaAddons open source project: enhancing Google Analytics


Bookmark and Share
A while back I developed a script for Google Analytics and posted "Google Analytics: script to track outbound links and downloads". Those two features are not available out of the box with Google Analytics and lots of people using GA do not have the expertise nor the time to develop such automation.

gaAddons idea

The general idea of gaAddons is to develop a collection of useful enhancements and automation to extend and improve upon the default Google Analytics implementation. With the latest round of Google Analytics enhancements, especially events and custom metrics, the tool is becoming much more powerful. I already have a bunch of ideas to enhance GA, but I'll first see how the idea of gaAddons picks up.

Justin Cutroni, author of Google Analytics Short Cut and consultant at EpikOne, Brian Clifton, author of Advanced Web Analytics with Google Analytics, and John Hossack, from Vancouver-based VKI Studios have expressed interest to participate in the project. Also, thanks to Andy Edmonds and Damond Gudaitis who have already contributed to enhance the initial code.

gaAddons Open source project

gaAddons is an open source project, it's now up to GAACs, consultants and power users to contribute and collectively enhance the gaAddons features!

Source code managed through Google Code at code.google.com/p/gaddons/
Discussion forum at Google Groups: groups.google.com/group/gaaddons

I'm trowing it out there, in the wild, and we'll see if there's enough interest and collaboration to get somewhere :)

5 comments:

smirre said...

Great article!!! Very useful thank you. Note - the source code page on Google has version 2.5, instead of version 2.7.

Claudiu said...

Hi Stephane,
Do you think the following hack would be appropriate for the gaAddon:
http://padicode.com/blog/analytics/the-real-bounce-rate/

I really like your initiative. Open Source Rocks :)

Stephane Hamel at immeria.net said...

Claudiu: it is indeed exactly the type of useful little tricks I'm looking to include in the project.

Anonymous said...

Nice!

I'm interested in contributing, but I REALLY wish it was on git (at GitHub preferably) and not on svn.. could you transfer the project to GitHub perhaps? it's much better than Google Code, the reasons why are longer than I want to type atm. I'll help you out if you need some, it's pretty simple.

Erik

Stephane Hamel at immeria.net said...

Erik I didn't look into other alternative than Google Code but since we're just starting up, now would be a good time to switch to GitHub. I did some research and I see why it would be better :)