Skip to content

Commit 189c7e7

Browse files
authored
google analytics
1 parent 5417b56 commit 189c7e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/pages/index.astro

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ const title = 'Becoming';
55
const description = 'kaizer1v\'s site';
66
const permalink = Astro.site.href;
77
---
8+
<!-- Google Tag Manager (noscript) -->
9+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M8TP7F33"
10+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
11+
<!-- End Google Tag Manager (noscript) -->
812

913
<BaseLayout title={title} description={description} permalink={permalink}>
1014
<div class="home-container">

0 commit comments

Comments
 (0)