hello, I expected you to show us a completed tutorial about this plugin, in the cookie manager tab you must show us what must to add there, now I must search for another tutorial to complete this option from there...
Thank you :) I read through the comments and did not see this answer. Can we just have the pop-up with the 3 options to accept, reject or manage cookies? Or do we need both a cookie policy page and pop-up? If we need both, we cam just copy the text on the CookieYes page into a webpage? Thanks for such an easy-to-follow tutorial.
The "Add Cookie" feature in a cookie manager is typically used for managing browser cookies, which are small pieces of data that websites store on your computer to remember information about your session. Here's a breakdown of what it means and how you might use it: What is a Cookie? Session Cookies: Temporary cookies that expire when you close your browser. Persistent Cookies: Remain on your device for a set period or until you delete them. Third-party Cookies: Set by a domain other than the one you are visiting, often used for tracking and advertising. When to Add a Cookie Adding a cookie manually can be useful for several reasons: Testing and Development: Web developers and testers might add cookies to test how a website behaves with specific cookie values. Access Control: If a website uses cookies for authentication, adding the right cookie might allow you to bypass login. Customization: Some users add cookies to personalize their web experience if certain preferences are stored in cookies. What Information is Needed? When adding a cookie manually, you usually need to provide the following details: Name: The name of the cookie. Value: The value stored in the cookie. Domain: The domain for which the cookie is valid. Path: The path within the domain for which the cookie is valid. Expiration Date: When the cookie should expire. Secure Flag: Indicates if the cookie should only be transmitted over secure HTTPS connections. HttpOnly Flag: Indicates if the cookie is only accessible via HTTP(S) and not through client-side scripts. Is it Fine to Leave it Blank? If you leave the fields blank: Name and Value: The cookie won't be set correctly, as these are mandatory fields. Domain and Path: These typically default to the current domain and root path. Expiration Date: Defaults to a session cookie if not specified. Secure and HttpOnly Flags: Defaults to not being secure and accessible through scripts if not set. Example Here is an example of adding a cookie for a session: Name: sessionId Value: abc123 Domain: example.com Path: / Expiration Date: Leave blank (session cookie) Secure Flag: Check if using HTTPS HttpOnly Flag: Check to restrict access to scripts
Olá, obrigada pelo vídeo! No nosso site o app aparece o status como ativo, mas no home do site ele nao parece. Já instalamos vários plugins e todos dá isso. Alguma sugestão de como arrumar?
Hi, this is a very good video, can you pls tell me how can I switch off blue colour world icon adter addcept cookie message. This icon is alwaus list in top of the webiste.
Thank you for this video! Is there a way to find out the cookies our website is using? If so, how do we add them to the list in the plugin? Thanks again! :)
What if the user doesn't want the cookies? How do you block the cookies or js files to act and insert cookies, there is a missing part. Adding a cookie consent is super easy, the most difficult part is to effectively block those cookies if the user choose not be tracked. Is this plugin actually blocking cookies? Otherwise it's not GDPR compliant.
I have a question. On other websites (also using this plug-in), after displaying the cookies window and clicking "customize", a list of cookies is displayed and it is possible to select or deselect individual categories of cookies. How to do it? I don't see that option anywhere 😔
A quite complicated thing to do one depends on how your site collects info, it would be better if you contact the plugin devs to check it out, and after this, please come back here with their instructions
@@visualmodo not really, no. it can be done by a sevice. like how you add a simple code in header and the service gets connected. like adsense and analytics
Thank you for the great tutorial! A quick one: do we have to make an account for this app or we can use it without the account? Thank you in advance!
You need an account
Thank you very much for this tutorial. Is it compulsory to have this cookie banner set up on every website?
Yes.
Thank you so much,this is exactly what I need.Simple and straight to the point.Excellent work
Thanks for your comment!
hello, I expected you to show us a completed tutorial about this plugin, in the cookie manager tab you must show us what must to add there, now I must search for another tutorial to complete this option from there...
Hello, thanks for the comment. Can you please explain more of what you were expecting?
Thank you :) I read through the comments and did not see this answer. Can we just have the pop-up with the 3 options to accept, reject or manage cookies? Or do we need both a cookie policy page and pop-up? If we need both, we cam just copy the text on the CookieYes page into a webpage?
Thanks for such an easy-to-follow tutorial.
Thanks for your comment, you need a policy page, and for it you can follow visualmodo.com/privacy-policy-creation-guide/
Thanks, this a really great tutorial👍👍
Glad you enjoyed it!
What exactlly is the cookie manager for when you "Add Cookie"? Is it fine to leave it blank? Have no idea what needs to go in there.
The "Add Cookie" feature in a cookie manager is typically used for managing browser cookies, which are small pieces of data that websites store on your computer to remember information about your session. Here's a breakdown of what it means and how you might use it:
What is a Cookie?
Session Cookies: Temporary cookies that expire when you close your browser.
Persistent Cookies: Remain on your device for a set period or until you delete them.
Third-party Cookies: Set by a domain other than the one you are visiting, often used for tracking and advertising.
When to Add a Cookie
Adding a cookie manually can be useful for several reasons:
Testing and Development: Web developers and testers might add cookies to test how a website behaves with specific cookie values.
Access Control: If a website uses cookies for authentication, adding the right cookie might allow you to bypass login.
Customization: Some users add cookies to personalize their web experience if certain preferences are stored in cookies.
What Information is Needed?
When adding a cookie manually, you usually need to provide the following details:
Name: The name of the cookie.
Value: The value stored in the cookie.
Domain: The domain for which the cookie is valid.
Path: The path within the domain for which the cookie is valid.
Expiration Date: When the cookie should expire.
Secure Flag: Indicates if the cookie should only be transmitted over secure HTTPS connections.
HttpOnly Flag: Indicates if the cookie is only accessible via HTTP(S) and not through client-side scripts.
Is it Fine to Leave it Blank?
If you leave the fields blank:
Name and Value: The cookie won't be set correctly, as these are mandatory fields.
Domain and Path: These typically default to the current domain and root path.
Expiration Date: Defaults to a session cookie if not specified.
Secure and HttpOnly Flags: Defaults to not being secure and accessible through scripts if not set.
Example
Here is an example of adding a cookie for a session:
Name: sessionId
Value: abc123
Domain: example.com
Path: /
Expiration Date: Leave blank (session cookie)
Secure Flag: Check if using HTTPS
HttpOnly Flag: Check to restrict access to scripts
Thanks! This helps a lot!
Glad it helped!
Olá, obrigada pelo vídeo!
No nosso site o app aparece o status como ativo, mas no home do site ele nao parece.
Já instalamos vários plugins e todos dá isso.
Alguma sugestão de como arrumar?
você testou no site livre de cache?
digo, sem estar logado, e de um pc ou navegador que não costume acessar o site
Hello, I dont like having the cookie settings widget live on my website. Is there a way to hide that. I have never seen that before on any website.
If you don't want to have it, just don't install any plugin or frame. All the best
Hi, this is a very good video, can you pls tell me how can I switch off blue colour world icon adter addcept cookie message. This icon is alwaus list in top of the webiste.
You can use a CSS code on the class (use inspector browser window to check the class name)
Obrigado irmão! Tu é brasileiro né? Me ajudou muito!
Olá, sou sim, valeu por comentar!
Thank you for this video! Is there a way to find out the cookies our website is using? If so, how do we add them to the list in the plugin? Thanks again! :)
On the lock icon on your browser you can see the cookies in use
What if the user doesn't want the cookies? How do you block the cookies or js files to act and insert cookies, there is a missing part. Adding a cookie consent is super easy, the most difficult part is to effectively block those cookies if the user choose not be tracked. Is this plugin actually blocking cookies? Otherwise it's not GDPR compliant.
It's a very good question, but to have 100% sure you may need to contact the developers of this plugin.
What about a multilingual site? How can we translate the cookies? Thanks
Depends on what plugin are you using to make your translated site
Good video, cool vibes
Glad you enjoyed
thanks, very useful.
Glad it was helpful!
thank you so much, it really helps
You're welcome!
Thank you. So helpful ❤
You're so welcome!
I have a question.
On other websites (also using this plug-in), after displaying the cookies window and clicking "customize", a list of cookies is displayed and it is possible to select or deselect individual categories of cookies. How to do it? I don't see that option anywhere 😔
A quite complicated thing to do one depends on how your site collects info, it would be better if you contact the plugin devs to check it out, and after this, please come back here with their instructions
Truly good job 🎉
Thanks for your comment!
great video
Thanks for the visit
good video, thx
Glad you liked it!
I need both GDPR and CCPA notice for free in order to run Google ads
Great, did you already tried this tool on the video?
I added cookies but where the cookies will be show , i mean data of those people's?
Depends, what tools do you use to collect data? (exemplo - Google analytics)
cookie consent accepts all button not clickable
What?
Thanks pro🙏
Welcome
thanksss
You're welcome!
👏👏👏
Thanks for your comment!
Plugins may be free, but the services always have pricing inside. What is the point of having a free plugin then?
Integration without plugins are harder and needs coding
@@visualmodo not really, no. it can be done by a sevice. like how you add a simple code in header and the service gets connected. like adsense and analytics
what service do you recommend that works for free?
@@visualmodo Google adsense gdpr
CookieYes is not free, the gdpr is paid. The plugin itself may be free, but the services are NOT.
They are free with limitation, just let every single person in the planet, devs don't work for free
o:45
Thanks for your comment!
No problem at all!@@visualmodo
They put their horrible logo on top of your page, not useful at all
A simple CSS code (Display: none !important;) can fix it
👏👏👏
Thanks for the comment!
👏👏👏
Thanks for the comment!