Created
February 8, 2017 18:59
-
-
Save jessgusclark/5ab6af439f4a357cd5fde31962876948 to your computer and use it in GitHub Desktop.
Code for Google Event Tracking Gadget
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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