web/client.php
changeset 200 df98bc033a67
parent 194 a3d652c83281
child 229 74c9ddc3640b
equal deleted inserted replaced
199:514e0ee0c68a 200:df98bc033a67
   214 	
   214 	
   215 	<script type="text/javascript">
   215 	<script type="text/javascript">
   216 	
   216 	
   217 	  var _gaq = _gaq || [];
   217 	  var _gaq = _gaq || [];
   218 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
   218 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
   219 	  _gaq.push(['_setDomainName', '.iri.centrepompidou.fr']);
       
   220 	  _gaq.push(['_trackPageview']);
   219 	  _gaq.push(['_trackPageview']);
   221 	
   220 	
   222 	  (function() {
   221 	  (function() {
   223 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   222 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   224 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   223 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';