Team:Aix-Marseille/js/js AMU

From 2014.igem.org

Revision as of 16:44, 20 July 2014 by RomainV (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$(document).ready(function() {

/* Append the following lines into the HEAD tag */

$('head').append("<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-50432800-2', 'auto'); ga('send', 'pageview');</script>");

});