web/client_live.php
changeset 200 df98bc033a67
parent 176 ffbd8565b65f
child 229 74c9ddc3640b
equal deleted inserted replaced
199:514e0ee0c68a 200:df98bc033a67
   231 	
   231 	
   232 	<script type="text/javascript">
   232 	<script type="text/javascript">
   233 	
   233 	
   234 	  var _gaq = _gaq || [];
   234 	  var _gaq = _gaq || [];
   235 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
   235 	  _gaq.push(['_setAccount', 'UA-23581291-1']);
   236 	  _gaq.push(['_setDomainName', '.iri.centrepompidou.fr']);
       
   237 	  _gaq.push(['_trackPageview']);
   236 	  _gaq.push(['_trackPageview']);
   238 	
   237 	
   239 	  (function() {
   238 	  (function() {
   240 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   239 	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   241 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   240 	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';