Skip to content

Commit 9821d2e

Browse files
authored
Update
1 parent 93bfac0 commit 9821d2e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

_layouts/default.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
<meta name="description" content="Homepage of June Suk Choi">
1010
<meta name="author" content="June Suk Choi">
1111

12+
<!-- Google Tag Manager -->
13+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
14+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
15+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
16+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
17+
})(window,document,'script','dataLayer','GTM-PHJTT4QT');</script>
18+
<!-- End Google Tag Manager -->
19+
1220
<!-- Mobile Specific Metas
1321
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
1422
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -56,6 +64,10 @@
5664

5765
</head>
5866
<body>
67+
<!-- Google Tag Manager (noscript) -->
68+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PHJTT4QT"
69+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
70+
<!-- End Google Tag Manager (noscript) -->
5971

6072
<!-- Primary Page Layout
6173
–––––––––––––––––––––––––––––––––––––––––––––––––– -->

0 commit comments

Comments
 (0)