Subversion Repositories eFlore/Applications.cel

Rev

Rev 2670 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2670 Rev 2683
Line 35... Line 35...
35
		<?php endif; ?>
35
		<?php endif; ?>
Line 36... Line 36...
36
 
36
 
Line 37... Line 37...
37
		<title>Statistiques du Carnet En Ligne</title>
37
		<title>Statistiques du Carnet En Ligne</title>
38
 
-
 
39
		<!-- Stats : Google Analytics -->
38
 
40
		<script type="text/javascript">
39
		<!-- Stats : Google Analytics -->
41
			//<![CDATA[
40
		<script>
-
 
41
		  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
42
			var _gaq = _gaq || [];
42
		  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
43
			_gaq.push(['_setAccount', 'UA-20092557-1']);
43
		  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
44
			_gaq.push(['_trackPageview']);
-
 
45
			
44
		  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
46
			(function() {
-
 
47
			  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
45
		
48
			  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
46
		  ga('create', 'UA-20092557-1', 'auto');
49
			  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
47
		  ga('require', 'displayfeatures');
50
			})();
48
		  ga('send', 'pageview');
Line 51... Line 49...
51
			//]]>
49
		
Line 52... Line 50...
52
		</script>
50
		</script>