How to disable cookie categories by default
The GDPR Cookie Consent plugin gives the users granular control over the cookies that they want to allow. They can turn the cookies on/off in their browser depending on their category.
For this, the plugin gives you two predefined categories named Necessary and Non-necessary. You can add the necessary cookies of your website to the Necessary category. The users will not be able to disable the cookies that are categorized as Necessary. So the cookies that are essential for the functioning of the website should be added to this category.

For the rest of the non-necessary cookies used by the website, you can either add them to the Non-necessary category or you can create categories of your own. This allows you to create cookie categories like Analytics, Statistics, Advertisement, etc. based on the nature of the cookies.
To create a new category for the cookies, go to GDPR Cookie Consent > Cookie Category. This will take you to the Cookie Category page where you can add the name of the category, slug, description of the category, and give the priority to determine the order in which the categories will appear on the front end.
Disable Cookie Category
To disable a category by default, go to the Cookie Category page and click edit on the category that you want to edit, and set “disabled” as the default button state.
If you set the Category default state option as enabled, the category toggle button will be in the active state for cookie consent.
Load on start
If you enable Load on Start option, scripts under the created category will be rendered without waiting for user consent on the first page visit. This option is discreetly used only if you are sure that no user sensitive data is being obtained via the specified scripts.
Sell personal information
If you enable Sell Personal Information option, scripts under this category will be considered as personal data collecting scripts and will be blocked if opted out from CCPA.
The categories thus added will be visible on the user-end on a pop-up when the user clicks on the Settings button on the cookie bar. When clicked on each category, the users will be shown the description of the category as added by the admin. The user can then choose to enable or disable the cookies of each category from the popup.

Note: The categories, either predefined or user-defined, are only visible on the popup when there are cookies added into that category.
Know more about the plugin, here.
Comments (4)
Ruben
January 29, 2021
hello
I have some pre-sales questions:
– I would like to have the plugin open as “cookie-wall”, so this means that I would have to choose “popup”, is that right?
– Can the popup show the “settings” pane on page load (instead of letting the user click on “settings” first)?
Txs for sorting this out
Mark
February 1, 2021
Hi Ruben,
Please contact us via this forum.
Agnes
November 6, 2020
Hello
I am trying to have
– Google Analytics to start automatically in an anonimyzed way
– Full functions of GA and GTM upon acceptance.
I can’t find the setup to get this work.
Any help?
Mark
November 12, 2020
You must be using 2 different scripts for GA to make this work. If you are using the same script for anonymized and non anonymized data, it is not possible to set this up.