web/enmi/index.php
changeset 64 162c1de6545a
parent 19 1c2f13fd785c
child 122 4c3a15877f80
--- a/web/enmi/index.php	Tue Mar 08 16:06:15 2011 +0100
+++ b/web/enmi/index.php	Fri Mar 11 15:05:35 2011 +0100
@@ -285,8 +285,20 @@
 		
 		
 	</script>
-
+	<script type="text/javascript">
+	
+	  var _gaq = _gaq || [];
+	  _gaq.push(['_setAccount', 'UA-9955524-3']);
+	  _gaq.push(['_setDomainName', '.iri.centrepompidou.fr']);
+	  _gaq.push(['_trackPageview']);
 	
+	  (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>
     <div class="container">