web/index.php
changeset 276 f7669b499d41
parent 251 d81cc587cc4d
child 291 db1e6bfaa54e
--- a/web/index.php	Tue Sep 06 19:11:37 2011 +0200
+++ b/web/index.php	Thu Sep 15 23:35:31 2011 +0200
@@ -93,13 +93,13 @@
 	  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';
 	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-	  })();
-	
+	})();
 	</script>
   </head>
   <body>