Replies: 1 comment
-
Yes, of course. Plugin does not manage or block cookies by itself, it allows you manage additional cookies like Google Analytics etc. Note that this plugin uses the modified cookie consent script by Orest Bida https://github.com/orestbida/cookieconsent. There are no modifications in cookie handling, only changed to Bootstrap classes and removed some styling options. If you have questions about the cookie functionality, it's better to ask there. See here as well https://github.com/orgs/bootscore/discussions/387. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If I understood bsCookies correctly, then the cookie dialog itself saves a cookie concerning the values
IN accordance with that classification, we can decide to which group our cookies belong and can add them to the respective groups in the bsCookie script.
Now my - perhaps - a bit stupid question: Is it correct that we, the side creators themselves have to implement the semantics of this cookie handling? Did I understand it correctly, that there isn't any automatism that prevents us or any of our plugins from writing - for example - any analytic cookie if our user has decided 'only necessary cookies'? Is it correct, if I said that having this cookie-dialog activated is only the one half of an adequate cookie handling?
Many thanks for your answers!
Beta Was this translation helpful? Give feedback.
All reactions