feat(analytics): add Google Tag Manager script and gtag.js for tracking

This commit is contained in:
UncleCode
2025-05-16 20:49:02 +08:00
parent 8a5e23d374
commit baca2df8df
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-58W0K2ZQ25');