Track outbound clicks with Google Analytics and jQuery

Update: Make sure you check out the new _trackEvent method of the Google Analytics pageTracker method. If your analytics account offers event tracking, this is the right way to do it if you don’t want your events to count as pageviews. I’ve written a new post about tracking outbound clicks using the new method.

Sometimes, you [...]