Skip to content

Instantly share code, notes, and snippets.

@jeantil
Created August 19, 2010 12:29
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 jeantil/537755 to your computer and use it in GitHub Desktop.
Save jeantil/537755 to your computer and use it in GitHub Desktop.
<script>
var _gaq = [['_setAccount', 'UA-17995021-1'], ['_trackPageview']];
(function(d, t) {
var g = d.createElement(t),
s = d.getElementsByTagName(t)[0];
g.async = true;
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