web/archives.php
changeset 276 f7669b499d41
parent 251 d81cc587cc4d
child 291 db1e6bfaa54e
--- a/web/archives.php	Tue Sep 06 19:11:37 2011 +0200
+++ b/web/archives.php	Thu Sep 15 23:35:31 2011 +0200
@@ -44,7 +44,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';