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