web/polemicaltimeline.php
changeset 276 f7669b499d41
parent 259 bc17d1af15ab
child 291 db1e6bfaa54e
--- a/web/polemicaltimeline.php	Tue Sep 06 19:11:37 2011 +0200
+++ b/web/polemicaltimeline.php	Thu Sep 15 23:35:31 2011 +0200
@@ -161,7 +161,8 @@
 		var _gaq = _gaq || [];
 		_gaq.push(['_setAccount', 'UA-23581291-1']);
 		_gaq.push(['_trackPageview']);
-		
+		_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';