Title: cookie consent
Last modified: July 6, 2018

---

# cookie consent

 *  Resolved [imokweb](https://wordpress.org/support/users/imokweb/)
 * (@imokweb)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/cookie-consent-6/)
 * Hello
    I have a question about the cookie consent bar. Could you give me an example
   on how to configure the cookie bar coorectly? What and how do I have to configure
   this part [http://prntscr.com/k3dggm](http://prntscr.com/k3dggm). Example : on
   the website there are a bunch of cookies, r/collect is from a third party website,
   doubleclick.net, of PHPSESSID that is a necessary cookie used by wordpress. How
   can I make PHPSESSID to be unoptable out and r/collect optable out? Does the 
   plugin stop all cookies until it is clicked not to do so ? Thank
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcookie-consent-6%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Donny Oexman](https://wordpress.org/support/users/donnyoexman/)
 * (@donnyoexman)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/cookie-consent-6/#post-10474118)
 * Basically you can add code snippets to your consents, for example your Google
   Analytics code. This will trigger a so called ‘Consent bar’ at the bottom of 
   the page, just like a cookie bar. Your sites visitors are able to either decline
   or accept your added consents. Should they, for example, decline your ‘Analytics’
   consent, this means the code snippet for Google Analytics won’t be loaded.
 * In that matter it’s not really a cookie consent, as you’re not able to directly
   target cookies, like the ones you stated. You can however indirectly stop the
   loading of cookies by adding pieces of code that add these cookies, for example
   Analytics.
 * So to answer your question: “Does the plugin stop all cookies until it is clicked
   not to do so ?” => No.

Viewing 1 replies (of 1 total)

The topic ‘cookie consent’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-gdpr-compliance_6396ab.svg)
 * [Cookie Information | Free GDPR Consent Solution](https://wordpress.org/plugins/wp-gdpr-compliance/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-gdpr-compliance/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-gdpr-compliance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-gdpr-compliance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-gdpr-compliance/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Donny Oexman](https://wordpress.org/support/users/donnyoexman/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/cookie-consent-6/#post-10474118)
 * Status: resolved