diff --git a/src/web/static/ga.html b/src/web/static/ga.html
index d285cdf9..1da8b611 100755
--- a/src/web/static/ga.html
+++ b/src/web/static/ga.html
@@ -1,12 +1,11 @@
-
-
-
+
-
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+ gtag('config', 'G-SLSCJ42KLN');
+
+
+
\ No newline at end of file