Skip to content

Commit 254a6d4

Browse files
feature(REPORT-333381): Removed Google Tag Manager(31/10/2023)
1 parent 077bfb8 commit 254a6d4

File tree

2 files changed

+0
-46
lines changed

2 files changed

+0
-46
lines changed

Views/Shared/Preview/_index.cshtml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -21,30 +21,6 @@
2121
}
2222
}
2323
</script>
24-
<!-- Google Tag Manager -->
25-
<script>
26-
(function (w, d, s, l, i) {
27-
w[l] = w[l] || []; w[l].push({
28-
'gtm.start':
29-
new Date().getTime(), event: 'gtm.js'
30-
}); var f = d.getElementsByTagName(s)[0],
31-
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
32-
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
33-
})(window, document, 'script', 'dataLayer', 'GTM-K73VBT8');</script>
34-
<!-- End Google Tag Manager -->
35-
<link rel="shortcut icon" type="image/x-icon" href="~/favicon.ico" />
36-
37-
<link href="~/bundles/preview/app.min.css" rel="stylesheet" />
38-
39-
</head>
40-
<body>
41-
<div hidden id="reports-analytics" data-queue="Bold Reports - Demos - ASP.NET Core"></div>
42-
<!-- Google Tag Manager (noscript) -->
43-
<noscript>
44-
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K73VBT8"
45-
height="0" width="0" style="display:none;visibility:hidden"></iframe>
46-
</noscript>
47-
<!-- End Google Tag Manager (noscript) -->
4824
@RenderBody()
4925
<div class="splash">
5026
<div class="message">ASP.NET Core Reports</div>

Views/Shared/_index.cshtml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -28,28 +28,6 @@
2828
}
2929
}
3030
</script>
31-
<!-- Google Tag Manager -->
32-
<script>
33-
(function (w, d, s, l, i) {
34-
w[l] = w[l] || []; w[l].push({
35-
'gtm.start':
36-
new Date().getTime(), event: 'gtm.js'
37-
}); var f = d.getElementsByTagName(s)[0],
38-
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
39-
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
40-
})(window, document, 'script', 'dataLayer', 'GTM-K73VBT8');</script>
41-
<!-- End Google Tag Manager -->
42-
<link href="~/bundles/main/app.min.css" rel="stylesheet" />
43-
44-
</head>
45-
<body>
46-
<div hidden id="reports-analytics" data-queue="Bold Reports - Demos - ASP.NET Core"></div>
47-
<!-- Google Tag Manager (noscript) -->
48-
<noscript>
49-
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K73VBT8"
50-
height="0" width="0" style="display:none;visibility:hidden"></iframe>
51-
</noscript>
52-
<!-- End Google Tag Manager (noscript) -->
5331
@RenderBody()
5432
<div class="splash">
5533
<div class="message">ASP.NET Core Reports</div>

0 commit comments

Comments
 (0)