From 80634aafaf88ae3088e2f58498d3cb41dbd75c79 Mon Sep 17 00:00:00 2001 From: bee-san Date: Fri, 22 Dec 2023 09:48:08 +0000 Subject: [PATCH] ga --- src/web/static/ga.html | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) 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