fix: google tag manager
All checks were successful
Deploy QR Rapido / test (push) Successful in 39s
Deploy QR Rapido / build-and-push (push) Successful in 15m7s
Deploy QR Rapido / deploy-staging (push) Has been skipped
Deploy QR Rapido / deploy-production (push) Successful in 2m14s

This commit is contained in:
Ricardo Carneiro 2025-10-23 13:23:37 -03:00
parent 7acd78e2c3
commit 174287f5bf

View File

@ -133,7 +133,7 @@
</script> </script>
<!-- Google Analytics 4 - Optimized with defer --> <!-- Google Analytics 4 - Optimized with defer -->
<script defer src="https://www.googletagmanager.com/gtag/js?id=GA_MEASUREMENT_ID"></script> <script defer src="https://www.googletagmanager.com/gtag/js?id=G-64FCDJGT44"></script>
<script defer> <script defer>
window.dataLayer = window.dataLayer || []; window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);} function gtag(){dataLayer.push(arguments);}