Subversion Repositories eFlore/Applications.cel

Rev

Rev 2847 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2847 mathias 1
<script>
2
	// Google Analytics "Carnet en Ligne"
3
 
4
	(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
5
	(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
6
	m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
7
	})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
8
 
9
	ga('create', 'UA-57885-6', 'auto');
10
	ga('send', 'pageview');
11
</script>