Skip to content

Commit c34a059

Browse files
Update GTM container to use new id
Signed-off-by: todaywasawesome <dan@codefresh.io>
1 parent 8032593 commit c34a059

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
5050
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
5151
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
52-
})(window,document,'script','dataLayer','GTM-WV3QT3W');</script>
52+
})(window,document,'script','dataLayer','GTM-W57JFSTSH');</script>
5353
<!-- End Google Tag Manager -->
5454

5555
<!--

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<!-- Google Tag Manager (noscript) -->
8-
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WV3QT3W"
8+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W57JFSTSH"
99
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
1010
<!-- End Google Tag Manager (noscript) -->
1111

_layouts/docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- Google Tag Manager (noscript) -->
1313
<noscript>
14-
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WV3QT3W"
14+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W57JFSTSH"
1515
height="0" width="0" style="display:none;visibility:hidden"></iframe>
1616
</noscript>
1717
<!-- End Google Tag Manager (noscript) -->

_layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Google Tag Manager (noscript) -->
99
<noscript>
10-
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WV3QT3W"
10+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W57JFSTSH"
1111
height="0" width="0" style="display:none;visibility:hidden"></iframe>
1212
</noscript>
1313
<!-- End Google Tag Manager (noscript) -->

_layouts/no-header-footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Google Tag Manager (noscript) -->
99
<noscript>
10-
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WV3QT3W"
10+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W57JFSTSH"
1111
height="0" width="0" style="display:none;visibility:hidden"></iframe>
1212
</noscript>
1313
<!-- End Google Tag Manager (noscript) -->

_layouts/redirect.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<body>
3434
<!-- Google Tag Manager (noscript) -->
3535
<noscript>
36-
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WV3QT3W"
36+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W57JFSTSH"
3737
height="0" width="0" style="display:none;visibility:hidden"></iframe>
3838
</noscript>
3939
<!-- End Google Tag Manager (noscript) -->

0 commit comments

Comments
 (0)