Skip to content

Commit 107b15b

Browse files
committed
removed GTM tag
1 parent ba393d7 commit 107b15b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

_layouts/base.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,6 @@
2929
<link rel="alternate" type="application/atom+xml" title="Swift.org (Atom Feed)" href="/atom.xml" />
3030
{% endif %}
3131

32-
<!-- Google Tag Manager -->
33-
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
34-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
35-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
36-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
37-
})(window,document,'script','dataLayer','GTM-K5J4Q9FN');</script>
38-
<!-- End Google Tag Manager -->
39-
4032
{% if page.url %}
4133
<link rel="canonical" href="{{ site.url }}{{ page.url }}" />
4234
{% endif %}
@@ -71,10 +63,6 @@
7163
</head>
7264

7365
<body>
74-
<!-- Google Tag Manager (noscript) -->
75-
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K5J4Q9FN"
76-
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
77-
<!-- End Google Tag Manager (noscript) -->
7866
{% if jekyll.environment == 'stage' %}
7967
<p class="stage">
8068
⚠️ STAGING WEBSITE ⚠️<br>

0 commit comments

Comments
 (0)