summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2016-05-27 10:57:21 +0200
committerNicolargo <nicolas@nicolargo.com>2016-05-27 10:57:21 +0200
commite6078b0cd9c3c49e0046d6d41802648572829ca9 (patch)
treebf20af235d2acefd0f3aded7f3063036ad4ff951
parent7456dbe4d07dd72c09f599d1819a0b520b6818fc (diff)
Add Google Analytics stats
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7a81190a..e242fdc7 100644
--- a/index.html
+++ b/index.html
@@ -224,6 +224,7 @@
</div>
</div>
</div>
+ <script>var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-115490-11']);_gaq.push(['_trackPageview']);_gaq.push(['_trackPageLoadTime']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();</script>
</footer>
</body>
</html>