Gary Munnelly преди 2 години
родител
ревизия
ed5f0b3b85
променени са 1 файла, в които са добавени 9 реда и са изтрити 0 реда
  1. 9 0
      engine/webapp/index.html

+ 9 - 0
engine/webapp/index.html

@@ -22,6 +22,15 @@
       	aspect-ratio: 8/5;
       }
 	</style>
+  <!-- Google tag (gtag.js) -->
+  <script async src="https://www.googletagmanager.com/gtag/js?id=G-RY4PV833S2"></script>
+  <script>
+    window.dataLayer = window.dataLayer || [];
+    function gtag(){dataLayer.push(arguments);}
+    gtag('js', new Date());
+
+    gtag('config', 'G-RY4PV833S2');
+  </script>
   </head>
   <body style="text-align: center">
     <noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript>