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 an easy way to exclude cookie categories completely #37

Open
alimony opened this issue Aug 13, 2021 · 1 comment
Open

Add an easy way to exclude cookie categories completely #37

alimony opened this issue Aug 13, 2021 · 1 comment

Comments

@alimony
Copy link

alimony commented Aug 13, 2021

If I don't use e.g. performance or marketing cookies on my website, I want to hide those sections completely in the cookie settings dialogue. There does not seem to be an easy way to do this at the moment.

@Deepcuts
Copy link

	performance: false, //Cookies in the performance category.
	analytics: false, //Cookies in the analytics category.
	marketing: false //Cookies in the marketing category.

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

2 participants