]> _ Git - usines-reunies.git/commitdiff
WIP #4293 @0.25
authorStephen Cameron <stephen@cubedesigners.com>
Tue, 23 Feb 2021 18:25:21 +0000 (19:25 +0100)
committerStephen Cameron <stephen@cubedesigners.com>
Tue, 23 Feb 2021 18:25:21 +0000 (19:25 +0100)
web/app/themes/Usines/index.php

index 355582571b35f83011df265177eb818a8b78c67c..2f62e45952c1b08629db72bc2bc1d9a679f0f588 100644 (file)
@@ -8,6 +8,13 @@
 
     <link rel="preconnect" href="https://fonts.gstatic.com">
     <link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;1,400&display=swap" rel="stylesheet">
+
+    <script>
+      window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
+      ga('create', 'UA-43712622', 'auto');
+      ga('send', 'pageview');
+    </script>
+    <script async src='https://www.google-analytics.com/analytics.js'></script>
   </head>
 
   <body <?php body_class('font-body text-dark overflow-x-hidden'); ?>>