Skip to content

Commit 18f5214

Browse files
committed
Remove old analytics
Removed code for old analytics after proving, that new one worked.
1 parent 7617ffd commit 18f5214

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

_includes/script.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,6 @@
33
<script src="{{ "js/materialize.min.js" | relative_url }}"></script>
44
<script src="{{ "js/init.js" | relative_url }}"></script>
55

6-
<!-- Google Analytics old
7-
<script>
8-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
9-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
10-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
11-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
12-
ga('create', 'UA-22761082-2', 'auto');
13-
ga('send', 'pageview');
14-
</script>
15-
/Analytics -->
16-
176
<!-- new Google Analytics Version 4 -->
187
<!-- Google tag (gtag.js) -->
198
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9PCRP59Q7L"></script>

0 commit comments

Comments
 (0)