We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce0fd7 commit aa9123dCopy full SHA for aa9123d
_static/google_analytics_tracker.js
@@ -1,5 +1,5 @@
1
window.dataLayer = window.dataLayer || [];
2
-function gtag() { dataLayer.push(arguments); }
+function gtag(){dataLayer.push(arguments);}
3
gtag('js', new Date());
4
5
-gtag('config', 'G-WZL1ZQLZ7K');
+gtag('config', 'G-ZXEQFEKF68');
0 commit comments