Track outgoing links in Google Analytics
The magic sauce is in using google's hitCallback
function to send the browser on it's way after doing it's job. This assumes you are using the latest google "universal" analytics. If you happen to use their classic ga.js script might I suggest upgrading or using segment.io's analytics.js.