web/polemicaltimeline.php
changeset 1560 d441b50586ba
parent 1558 761ba7426984
child 1567 a805a8ee2b85
--- a/web/polemicaltimeline.php	Tue Sep 03 11:13:36 2024 +0200
+++ b/web/polemicaltimeline.php	Tue Sep 03 11:44:24 2024 +0200
@@ -296,18 +296,6 @@
 
     });
     </script>
-    <script type="text/javascript">
-        var _gaq = _gaq || [];
-        _gaq.push(['_setAccount', 'UA-23581291-1']);
-        _gaq.push(['_trackPageview', location.pathname + location.search + location.hash]);
-        _gaq.push(['_setAllowAnchor', true]);
-
-        (function() {
-            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-        })();
-    </script>
   </head>
   <body>
   <!--div id="sendUsFeedBack"><a href="<?php echo($C_feedback_form_url); ?>" target="_blank"><img src="<?php echo(URL_ROOT); ?>images/sendusfeedback.png"></a></div-->