Tue. July 27, 3:20:27 PM
Excellent tip, we're trying this on our site now. One important note, if you're using the new async tracker, you want something like:
_gaq.push(['_trackEvent', 'links', 'external', $(this).attr("href"), 0])
where _gaq is the instance of your tracker.
