Revert "Enable Google Analytics for all pages"
Do not make this kind of change without notice.
This reverts commit 8f9c581e73.
This commit is contained in:
parent
8f9c581e73
commit
55767dfebc
@ -34,7 +34,6 @@ if(typeof(legacyIE)==='undefined'){
|
||||
Hyphenator.run();
|
||||
}
|
||||
</script>
|
||||
{% endif %}
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
@ -45,6 +44,7 @@ if(typeof(legacyIE)==='undefined'){
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
{% endif %}
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
<link rel="apple-touch-icon-precomposed" href="/img/logo_ios.png"/>
|
||||
</head>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user