suivi google

This commit is contained in:
Nicolas Bally 2020-11-04 16:25:12 +01:00
parent 2fdafeb297
commit 53f906745e

View File

@ -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&region=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