GithubHelp home page GithubHelp logo

Comments (4)

bbalm avatar bbalm commented on September 15, 2024 1

Step 2 is indeed needed!

More detailed explanation: it is needed if you want to use Cookiebar to provide actual opt-in, rather than just informing the user cookies are used on the website; but providing opt-in functionality is currently what you should do to comply to regulations across the world, e.g. EU GDPR)

from cookie-bar.

ToX82 avatar ToX82 commented on September 15, 2024

Hi,
that script is not run by the cookieBAR itself, it's just an example of what the website owner would want to do if he/she wants to check if the cookies have been accepted by the user or not.

What the cookieBAR does is to write a new cookie with a value that states the user's choice.

Then, in your website's source code, you can check if the user has accepted cookies (using one of those examples) and load external services or set your own cookies.

from cookie-bar.

cemerson avatar cemerson commented on September 15, 2024

On a related/similar note - I am unsure if I'm overcomplicating things or not. Can anyone confirm this is the correct way to use CookieBar?

  1. Include the Cookiebar JS on my website
  2. Update my website code everywhere tracking or third party cookies are created with the appropriate user-values from: Cookiebar's cookies: "cookiebar", "cookiebar-tracking" or "cookiebar-third-barty"
  3. When user(s) visit my website their Cookiebar decision(s) will then affect all cookie/tracking behavior across the entire site

Could someone please confirm that step #2 above is indeed required? Asking because I see in the README it says this is a "drop in and forget" plugin - but I'm not sure if that's implying if extra coding in step #2 is still necessary or it isn't. Based on what I see in the Dev Tools it does seem like the extra coding is required but I just want to make sure.

from cookie-bar.

cemerson avatar cemerson commented on September 15, 2024

Thank you @bbalm! After a while staring at cookies too long you start to question reality ... so I definitely needed someone to confirm for me. Thank you 🙏🏻

from cookie-bar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.