Skip to content

Commit 8ce759e

Browse files
committed
remove google analytics code
1 parent 5ed7248 commit 8ce759e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

layouts/footer.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,5 @@
66
<script src="/assets/docs.js"></script>
77
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
88
<script src="/assets/ie10-viewport-bug-workaround.js"></script>
9-
<!-- Google Analytics -->
10-
<script>
11-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
12-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
13-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
14-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
15-
16-
ga('create', 'UA-58468480-1', 'auto');
17-
ga('send', 'pageview');
18-
</script>
199
</body>
2010
</html>

0 commit comments

Comments
 (0)