Skip to content

Instantly share code, notes, and snippets.

@kurioscreative
kurioscreative / Outbound Link Tracking - Google Analytics.js
Created February 16, 2012 06:43 — forked from bigdawggi/Outbound Link Tracking - Google Analytics.js
jQuery-based outbound link tracking with cases for new window as well as same window locations
" ********************************************************************************
" Settings
" ********************************************************************************
filetype off
filetype plugin indent on
syntax enable
syntax on " turns syntax highlighting on
if has("gui_running")