Skip to content

Instantly share code, notes, and snippets.

@bavington
Last active February 6, 2018 12:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bavington/6012187 to your computer and use it in GitHub Desktop.
Save bavington/6012187 to your computer and use it in GitHub Desktop.
Simple telephone touch/click Event Tracking for Google Analytics.
<a href="tel:0800123456" onclick="_gaq.push(['_trackEvent','Phone Call Tracking','Click/Touch','Footer']);">
0800123456
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment