Google Analytics Event Tracking Plugin for JQuery
GAEvent is a small plugin (<600B minified & compressed) that enables event tracking in Google Analytics (by ga.js or the newer Universal Analytics)
GAEvent uses jQuery, so the syntax to start tracking is very simple:
$('.yourElements').gaEvent();
If ...
verberage.hashnode.dev1 min read