Skip to content

Instantly share code, notes, and snippets.

@kazu69
Created April 10, 2012 09:11
Show Gist options
  • Save kazu69/2349624 to your computer and use it in GitHub Desktop.
Save kazu69/2349624 to your computer and use it in GitHub Desktop.
google analytics async tag sorten
(function(d, t ,s) {
var js,ga = d.createElement(t);
ga.type = 'text/javascript'; ga.async = true; ga.src = '//' + s;
js = d.getElementsByTagName(t)[0]; js.parentNode.insertBefore(ga, js);
})(document, 'script', 'google-analytics.com/ga.js');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment