Skip to content
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

Optionally block requests when visitorId is given but user has cookies disabled #5

Open
tsteur opened this issue Dec 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tsteur
Copy link
Member

tsteur commented Dec 13, 2020

We know that when cookies are disabled, no visitorId will be set unless it is set manually.

If a user knows they have set the disableCookies in the tracking code for all sites, then we could block any tracking request that has a visitorId set as it has to be spam/bots.

When this happens we would also block all future requests for up to 24 hours similar to the max actions logic.

@tsteur tsteur added the enhancement New feature or request label Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant