web/player_embed.php
changeset 1199 bba2a67b9da2
parent 1198 ff4b567d51f2
child 1480 d2d28468b410
--- a/web/player_embed.php	Sun Feb 15 00:43:16 2015 +0100
+++ b/web/player_embed.php	Mon Feb 16 14:12:12 2015 +0100
@@ -92,18 +92,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>
 	<style type="text/css">
 		body{
 			padding:0px;