Update printable_qr_code.php
authorPatrick McGuire <insidenothing@gmail.com>
Tue, 16 Mar 2021 19:59:00 +0000 (15:59 -0400)
committerGitHub <noreply@github.com>
Tue, 16 Mar 2021 19:59:00 +0000 (15:59 -0400)
printable_qr_code.php

index 0017580..3551aa3 100644 (file)
@@ -7,14 +7,14 @@
   <meta property="og:image"         content="http://md-petition.com/files/maryland-flag-graphic.png" />
  
   <!-- Global site tag (gtag.js) - Google Analytics -->
 <script async src="https://www.googletagmanager.com/gtag/js?id=UA-165887820-1"></script>
-  <script>
-    window.dataLayer = window.dataLayer || [];
-    function gtag(){dataLayer.push(arguments);}
-    gtag('js', new Date());
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TY6C66ZWMX"></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
 
-    gtag('config', 'UA-165887820-1');
-  </script>
+  gtag('config', 'G-TY6C66ZWMX');
+</script>
   <?PHP 
   include_once('/var/www/secure.php'); //outside webserver
   include_once('slack.php');