Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bigdawggi/1387334 to your computer and use it in GitHub Desktop.
Save bigdawggi/1387334 to your computer and use it in GitHub Desktop.
jQuery-based outbound link tracking with cases for new window as well as same window locations
@ckihneman
Copy link

mousedown doesn't mean they clicked the link. You could get false data if they click on the element and drag away (not finishing the mouseup on the element).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment