File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,11 @@ import { ClientRouter } from "astro:transitions";
3939</script >
4040<!-- End Google Tag Manager -->
4141
42- <!-- <script data-category="analytics" is:inline type="text/partytown" src="https://www.googletagmanager.com/gtag/js?id=GTM-NC98TL28"></script> -->
42+ <script
43+ data-category =" analytics"
44+ is:inline
45+ type =" text/partytown"
46+ src =" https://www.googletagmanager.com/gtag/js?id=G-7D9M5LKKR7" ></script >
4347
4448<script data-category =" analytics" is:inline type =" text/partytown" >
4549 window.dataLayer = window.dataLayer || [];
@@ -48,8 +52,7 @@ import { ClientRouter } from "astro:transitions";
4852 }
4953 gtag("js", new Date());
5054
51- // gtag("config", "G-7D9M5LKKR7");
52- // gtag("config", "GTM-NC98TL28");
55+ gtag("config", "G-7D9M5LKKR7");
5356
5457
5558
You can’t perform that action at this time.
0 commit comments