PDA

View Full Version : Google Event Tracking - How!?



gaydemon
06-18-2009, 02:53 AM
Has anyone tried and managed to get Google Analytics Event Tracking to work?

I've followed what they mention:

http://code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html

I'm using the new Google ga.js tracking code at the bottom of each page and I've added the script code to some links, for example:



<a href="#" onClick="pageTracker._trackEvent('Videos', 'Play', 'Baby\'s First Birthday');">Play</a>


Like on here:

http://www.gaydemon.com/directory/erotica/cartoons/

Yet it does not work. Do I have to add something more? I thougth it was enough to have the standard tracking code and then just adding the tags to links..