Skip to content

Commit bdbf042

Browse files
Remove WearCodes analytics
1 parent 3bbb09b commit bdbf042

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

wearcodes/index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,6 @@
1111
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
1212
<![endif]-->
1313
<title>Wear Codes</title>
14-
<script>
15-
(function(i, s, o, g, r, a, m) {
16-
i['GoogleAnalyticsObject'] = r;
17-
i[r] = i[r] || function() {
18-
(i[r].q = i[r].q || []).push(arguments)
19-
}, i[r].l = 1 * new Date();
20-
a = s.createElement(o),
21-
m = s.getElementsByTagName(o)[0];
22-
a.async = 1;
23-
a.src = g;
24-
m.parentNode.insertBefore(a, m)
25-
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
26-
27-
ga('create', 'UA-2000990-12', 'auto');
28-
ga('send', 'pageview');
29-
</script>
3014
</head>
3115

3216
<body>

0 commit comments

Comments
 (0)