fix: correct GA4 Measurement ID to G-74BHREDLC3
This commit is contained in:
@@ -79,12 +79,12 @@ const organizationJsonLd = JSON.stringify({
|
|||||||
<script src="https://consent.moreminimore.com/consent-loader.js" data-site-id="2f6d0ab5-f7d6-4d06-b299-5069c21f6238" data-api-base="https://consent.moreminimore.com"></script>
|
<script src="https://consent.moreminimore.com/consent-loader.js" data-site-id="2f6d0ab5-f7d6-4d06-b299-5069c21f6238" data-api-base="https://consent.moreminimore.com"></script>
|
||||||
|
|
||||||
<!-- Google Analytics 4 -->
|
<!-- Google Analytics 4 -->
|
||||||
<script is:inline async src="https://www.googletagmanager.com/gtag/js?id=G-397993276"></script>
|
<script is:inline async src="https://www.googletagmanager.com/gtag/js?id=G-74BHREDLC3"></script>
|
||||||
<script is:inline>
|
<script is:inline>
|
||||||
window.dataLayer = window.dataLayer || [];
|
window.dataLayer = window.dataLayer || [];
|
||||||
function gtag(){dataLayer.push(arguments);}
|
function gtag(){dataLayer.push(arguments);}
|
||||||
gtag('js', new Date());
|
gtag('js', new Date());
|
||||||
gtag('config', 'G-397993276');
|
gtag('config', 'G-74BHREDLC3');
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- Meta Pixel -->
|
<!-- Meta Pixel -->
|
||||||
|
|||||||
Reference in New Issue
Block a user