GA Fixes and CWV improvements
Some checks failed
ci/woodpecker/pr/ci Pipeline failed

This commit is contained in:
2026-02-01 00:19:02 -03:00
parent 45e9382645
commit 9bf06d8cb0
5 changed files with 13 additions and 13 deletions

View File

@@ -0,0 +1,8 @@
window.dataLayer = window.dataLayer || [];
function gtag(){ window.dataLayer.push(arguments); }
gtag("js", new Date());
gtag("config", "G-36F29PDKRT", {
// optional, but often helpful:
anonymize_ip: true,
});