We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc04ef commit 11eaeb0Copy full SHA for 11eaeb0
templates/analytics-superuserlabs.pug
@@ -6,14 +6,5 @@
6
| gtag('js', new Date());
7
|
8
| gtag('config', 'UA-121118459-1');
9
-|</script>
10
-
11
-|<!-- Google tag (gtag.js) -->
12
-|<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MVEP1H2F6"></script>
13
-|<script>
14
-| window.dataLayer = window.dataLayer || [];
15
-| function gtag(){dataLayer.push(arguments);}
16
-| gtag('js', new Date());
17
-|
18
-| gtag('config', 'G-2MVEP1H2F6');
+| gtag('config', 'G-2MVEP1H2F6');
19
|</script>
0 commit comments