Google Analytics Event Tracking Plugin for JQuery
Nov 3, 2020 · 1 min read · 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 ...
Join discussion