This commit is contained in:
Nicolas Bally 2020-01-28 00:27:54 +01:00
parent 4311a3ea1f
commit 370df98a82

View File

@ -1,9 +1,9 @@
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120729770-1"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-157136873-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA--1');
gtag('config', 'UA-157136873-1');
</script>