Dani
Forum Replies Created
-
Hello effectdesign,
The Domain and Path attributes define the scope of the cookie and should be configured to properly delete the cookies. These settings should be configured based on the specific cookie. Information on these attributes are available here. Note that third party cookies can’t be deleted by the plugin due to browser limitations.
The Security field is used for display purposes in the cookie settings.
Note that for complex scenarios you might consider using CMP platforms that automatically categorize and handle cookies. E.g Cookiebot, CookieYes, etc.
Hello effectdesign,
- Not with the plugin, since users have to select its cookies preference in order to enable cookie categories.
- Cookies set by the same domain can be deleted by adding cookies to categories using the Cookies menu. Other types of cookies can’t be deleted by the plugin due to browser limitations.
- This feature is not included.
[duplicate]
- This reply was modified 1 year, 2 months ago by Dani. Reason: duplicate message
Hello effectdesign,
- Enable the Reload Page available in the Options -> Advanced section
- In the front-end enable the Google category
- In the front-end click Accept
The page will reload, and the script will be added to the page.
Hello effectdesign,
I recommend proceeding as follows:
- Verify which service provider creates the specific cookies and get the related script from the service provider
- Add the script code and disable the Initial State toggle
For alternative implementation method see the last answer of this thread: https://ww.wp.xz.cn/support/topic/does-this-plugin-actual-intervene-on-cookies/
Hello effectdesign,
If you are asking if it’s possible to disable by default a category, this can be achieved by toggling off the Initial State option in the Cookie Notice → Categories menu.
An answer to this question has been sent to the direct email we received from the user. I’m marking this thread as resolved. If you have any further questions or need additional assistance, feel free to reply here.
Hello effectdesign,
1.
The script used to enable the “_ga” cookie should be added in the HTML Head or HTML Body fields of the category. This script will be added to the page when the user performs the Accept Cookies (if the related category is selected) or Accept All Cookies action.
Ref: https://daext.com/doc/lightweight-cookie-notice/#button-actions
2.
The plugin can add the provided HTML content (usually script HTML element are used) in the page HTML based on the user selections. Note that there are no ready-to-use integrations for specific services, like for example Google Analytics, as a consequence the scripts should be added (created or copied from the ones provided by the service provided) by the plugin user.
Note that the plugin includes a feature to optionally reload the page after the user selection, named Reload Page and available in the Options -> Advanced section.
- This reply was modified 1 year, 2 months ago by Dani.