Browse Source

removed google analytics

develop
Robin Thoni 8 years ago
parent
commit
77eee7ccb1
2 changed files with 0 additions and 22 deletions
  1. 0
    11
      admin/index.html
  2. 0
    11
      camotion/index.html

+ 0
- 11
admin/index.html View File

@@ -71,15 +71,4 @@
71 71
 
72 72
 </body>
73 73
 
74
-<script>
75
-    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
76
-        (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
77
-            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
78
-    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
79
-
80
-    ga('create', 'UA-68034031-1', 'auto');
81
-    ga('send', 'pageview');
82
-
83
-</script>
84
-
85 74
 </html>

+ 0
- 11
camotion/index.html View File

@@ -70,15 +70,4 @@
70 70
 
71 71
 </body>
72 72
 
73
-<script>
74
-    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
75
-        (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
76
-            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
77
-    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
78
-
79
-    ga('create', 'UA-68034031-1', 'auto');
80
-    ga('send', 'pageview');
81
-
82
-</script>
83
-
84 73
 </html>

Loading…
Cancel
Save