aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorLukas Schauer2020-11-28 20:10:41 +0100
committerLukas Schauer2020-11-28 20:10:41 +0100
commit9cfd9517d52c3d8ff860de9b8247a7c58361bc98 (patch)
treec393c2fa5c59316a0ad567bbf5181ff51fc60e91 /template
parent2b3569e84870b571a7b87db3b9a2794d789fce82 (diff)
Improved google analytics tracking
Diffstat (limited to 'template')
-rw-r--r--template/page.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/page.phtml b/template/page.phtml
index a5e38fa..664a65c 100644
--- a/template/page.phtml
+++ b/template/page.phtml
@@ -113,7 +113,7 @@
(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),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-})(window,document,'script','https://h539o27h2a.analytics.google.com.premiumservices.c3voc.de/analytics.min.js','ga');
+})(window,document,'script','https://h539o27h2a.analytics.premiumservices.c3voc.de/analytics.min.js','ga');
ga('create', 'UA-13373-42', 'auto');
ga('send', 'pageview');