Skip to content

Instantly share code, notes, and snippets.

@jessgusclark
Created February 8, 2017 18:59
Show Gist options
  • Save jessgusclark/5ab6af439f4a357cd5fde31962876948 to your computer and use it in GitHub Desktop.
Save jessgusclark/5ab6af439f4a357cd5fde31962876948 to your computer and use it in GitHub Desktop.
Code for Google Event Tracking Gadget
<a href="http://jessclark.com" onclick="ga('send', {
hitType: 'event',
eventCategory: 'link',
eventAction: 'click',
eventLabel: 'Jesse' });">Jesse Clark</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment