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

Add API method to reject all (yes, we need it) #393

Open
MathRobin opened this issue Nov 25, 2024 · 0 comments
Open

Add API method to reject all (yes, we need it) #393

MathRobin opened this issue Nov 25, 2024 · 0 comments

Comments

@MathRobin
Copy link

Hi !

Lot of people just don't want to be tracked, some of them have activated "Do not track" feature on their browsers (for those who know it), some of them use browsers extension to kick or manage permissions (I develop one of those extension).

But to develop it, and to be really "transparency - and - consent" you need to allow easily to reject all non-mandatory permissions. You already do it using UI. Good job, most of platforms don't provide it. So thanks ! But can you add this feature in the JS API ?

Moreover, you already provide API interface to accept everything and to reject one by one. So reject everything will not be a massive cost, considering that if you comply to Gdpr, it's the default choice. Quantcast, for example, provides this API method. Because they want to comply. Sites which implements Quantcast can choose if they accept to display or not the button for rejecting everything (hello hypocrisies).

And what about the respect of "do not track" feature/flag provided by some browsers. When I switch on "do not track" on my browser, do you still think that is important to ask me again and again on each site if I want to be tracked ?

Remember that, by default, the european law ask that all consentis are rejected by default. To allow an explicit and chosen consent. And when, a user activates "do not track" feature of its browser, it knows what it does. So, again, why ask to those guys, if they want to be track if they have activated voluntarily the "do not track" feature.

Many thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant