-
-
Notifications
You must be signed in to change notification settings - Fork 363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hosting my website on netlify makes requests from preview builds logged #346
Comments
That's strange. Can you check if Ackee sends the correct CORS headers? Is the visit logged by a browser or by the deployment system? Scripts might ignore the CORS headers. |
Looks like it's logged by the deployment system.
|
Btw, I have a check for |
Hello, I have exactly the same issue, let me know if I can give more details to help for the investigation |
Same issue here. Give me a shout and I'll post what ever info is helping to debug this :) Thank you for an awesome analytics tool! |
🐞 Describe the bug
I have ackee and my website both hosted on netlify.
But I see requests logged from the preview builds.
📚 To Reproduce
Probably have the tracked app hosted on netlify and see this happening on deploy?
💡 Expected behavior
I expected that the whitelisted origins prevent loggin requests from other sources.
🖼️ Screenshots
⚙️ Environment
The text was updated successfully, but these errors were encountered: