Hello everyone,
I’m facing a frustrating issue where my Google Analytics tag is not appearing on my production site (dreamteam1.co.jp), even though the deployment is correct.
Here’s what I’ve done so far:
Correct Deployment: I have confirmed that the latest version of my site, which includes the Google Analytics tag, is successfully deployed and marked as “Production Current” in the Vercel dashboard.
Cache Clear: I have cleared my browser and local DNS cache (ipconfig /flushdns).
External Checks: The issue persists on different devices and networks, indicating it’s not a local caching problem.
Domain Configuration: I have verified that my domain’s DNS records are correctly pointing to Vercel, and my CAA record is properly configured. My domain registrar (onamae.com) does not have any active CDN or proxy services.
Time Passed: It has been over 72 hours since the deployment.
I believe the problem might be related to Vercel’s global caching layer, which is not updating my site’s content. Any help would be greatly appreciated.