added gtm and custom event tracking

This commit is contained in:
zach
2026-02-25 14:12:11 -05:00
parent 2ebb8eb127
commit 5d9655e196
15 changed files with 103 additions and 2273 deletions

View File

@@ -9,7 +9,6 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/cloudflare": "^12.6.12",
"astro": "^5.17.1",
"bootstrap": "^5.3.8",
"chalk": "^5.6.2",
@@ -18,8 +17,7 @@
"drizzle-orm": "^1.0.0-beta.15-859cf75",
"mysql2": "^3.16.3",
"sass": "^1.97.3",
"typesense": "^3.0.1",
"wrangler": "^4.68.1"
"typesense": "^3.0.1"
},
"devDependencies": {
"@types/bootstrap": "^5.2.10",