Skip to content

Commit 2248144

Browse files
committed
GA tracking
1 parent fc925fa commit 2248144

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

_layouts/default.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,15 @@ <h2>Maker of Things</h2>
2525
<a href="mailto:devon.noeldetilly@gmail.com"><i class="fa fa-envelope"></i></a>
2626
</footer>
2727
<div>
28+
29+
<script>
30+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
31+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
32+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
33+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
34+
35+
ga('create', 'UA-35781451-2', 'auto');
36+
ga('send', 'pageview');
37+
</script>
2838
</body>
2939
</html>

0 commit comments

Comments
 (0)