web/about.php
changeset 200 df98bc033a67
parent 176 ffbd8565b65f
child 233 10d6fd6ce9ab
equal deleted inserted replaced
199:514e0ee0c68a 200:df98bc033a67
    61 	</script>
    61 	</script>
    62 	<script type="text/javascript">
    62 	<script type="text/javascript">
    63 	
    63 	
    64 	  var _gaq = _gaq || [];
    64 	  var _gaq = _gaq || [];
    65 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
    65 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
    66 	  _gaq.push(['_setDomainName', '.iri.centrepompidou.fr']);
       
    67 	  _gaq.push(['_trackPageview']);
    66 	  _gaq.push(['_trackPageview']);
    68 	
    67 	
    69 	  (function() {
    68 	  (function() {
    70 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    69 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    71 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    70 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';