Skip to content

Instantly share code, notes, and snippets.

@kevinSuttle
Created November 4, 2012 05:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevinSuttle/4010478 to your computer and use it in GitHub Desktop.
Save kevinSuttle/4010478 to your computer and use it in GitHub Desktop.
@mathias' Streamlined Google Analytics Snippet - http://sut.tl/QeTV0W
<script>var _gaq=[['_setAccount','UA-XXXXXXXX-X'],['_trackPageview'], ['_trackPageLoadTime']];(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.src='//www.google-analytics.com/ga.js';s.parentNode.insertBefore(g,s)}(document,'script'))</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment