web/index.php
changeset 200 df98bc033a67
parent 180 7744e8f9d541
child 207 621fa6caec0c
equal deleted inserted replaced
199:514e0ee0c68a 200:df98bc033a67
    97 	</script>
    97 	</script>
    98 	<script type="text/javascript">
    98 	<script type="text/javascript">
    99 	
    99 	
   100 	  var _gaq = _gaq || [];
   100 	  var _gaq = _gaq || [];
   101 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
   101 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
   102 	  _gaq.push(['_setDomainName', '.iri.centrepompidou.fr']);
       
   103 	  _gaq.push(['_trackPageview']);
   102 	  _gaq.push(['_trackPageview']);
   104 	
   103 	
   105 	  (function() {
   104 	  (function() {
   106 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   105 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   107 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   106 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';