--- a/web/rsln/index.php Tue Mar 08 16:06:15 2011 +0100
+++ b/web/rsln/index.php Fri Mar 11 15:05:35 2011 +0100
@@ -295,7 +295,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>