fix: ajuste google analytics

This commit is contained in:
Ricardo Carneiro 2025-10-23 01:43:36 -03:00
parent 6d5e8dadea
commit 7acd78e2c3

View File

@ -144,7 +144,7 @@
}); });
gtag('js', new Date()); gtag('js', new Date());
gtag('config', 'GA_MEASUREMENT_ID', { gtag('config', 'G-64FCDJGT44', {
send_page_view: false send_page_view: false
}); });