How to automatically track events with Google Analytics async snippet and jQuery
Posted by: Run Tings Proper,
on 17 Mar 2011 |
View original | Bookmarked: 0 time(s)
This article examines a way to use a feature of Google Analytics called Event Tracking. By using jQuery and the Google Analytics JavaScript API we will automatically track events on your site not seen by a standard analytics installation. Updated article - async snippet version This article was re-written for what is currently the latest tracking code style, known as the async snippet. If your code looks like the snippet below then this article is for you. If you're still using the old pageTracker...