enable event tracking

What is Event Tracking in Google Analytics & How to use and enable event tracking

Event tracking is a feature available only in the newer tracking code (ga.js) that you can use to track user-clicks on your pages separately from pageviews. For example, if you have a gadget on your page and you want to know how many times a user clicks on it, you can tag the gadget using EventTracking calls. All [...]