correct GA code
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 14 Nov 2011 16:12:54 +0100
changeset 364 e6820078c32c
parent 363 bc13314a75a4
child 365 d39a06f088e4
correct GA code
web/polemicaltimeline.php
--- a/web/polemicaltimeline.php	Mon Nov 14 12:53:03 2011 +0100
+++ b/web/polemicaltimeline.php	Mon Nov 14 16:12:54 2011 +0100
@@ -160,7 +160,7 @@
 	<script type="text/javascript">
 		var _gaq = _gaq || [];
 		_gaq.push(['_setAccount', 'UA-23581291-1']);
-		_gaq.push(['_trackPageview'], location.pathname + location.search + location.hash]);
+		_gaq.push(['_trackPageview', location.pathname + location.search + location.hash]);
 		_gaq.push(['_setAllowAnchor', true]);
 	  
 		(function() {