This commit is contained in:
2025-05-03 23:11:36 -03:00
parent eae3f40df7
commit b84c46721a
8 changed files with 266 additions and 19 deletions

View File

@@ -19,13 +19,13 @@ import Footer from "./_components/Footer.astro";
</slot>
<script
data-category="analytics"
is:inline
data-category="analytics"
type="text/partytown"
src="https://www.googletagmanager.com/gtag/js?id=G-G2989LF493"
></script>
<script data-category="analytics" is:inline type="text/partytown">
<script is:inline data-category="analytics" type="text/partytown">
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);