suivi google
This commit is contained in:
parent
2fdafeb297
commit
53f906745e
@ -22,6 +22,17 @@
|
||||
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
|
||||
=javascript_include_tag "http://maps.google.com/maps/api/js?sensor=false®ion=FR"
|
||||
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-17561522-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-17561522-1');
|
||||
</script>
|
||||
|
||||
%body
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user