Google analytics

This commit is contained in:
Josh Johnson 2016-08-02 17:26:08 +01:00
parent 3585fdfd6a
commit c338236aed

View file

@ -270,5 +270,14 @@
});
</script>
<!-- Google Analytics - Ignore me -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-31575166-1', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
</body>
</html>