vercel / analytics

Privacy-friendly, real-time traffic insights
https://vercel.com/analytics
Mozilla Public License 2.0
422 stars 26 forks source link

My analytics aren't working, is my HOC the main reason? #47

Closed zavbala closed 1 year ago

zavbala commented 1 year ago

Hello fellas, a few days ago I deployed my Project, but seems analytics don't work. If you try to open the debugger options, you can't see the script at /_vercel/insights/script.js

The only thing that maybe is causing trouble could be the appWithTranslation 🤔

code

Of course, Vercel is waiting for: image

tobiaslins commented 1 year ago

Hey @zavbala

It seems like you enabled Analytics after you redeployed the project. Can you try redeploying to production and check if this resolves your issue?

Thanks! :)