Replies: 0
Hello!
I have a question about your plugin. First I need to give you some background though.
I have implemented your plugin and made some changes in Google Tag Manager for all of my tags to make them GDPR compliant.
This is how it is set up in GTM:
All tags have the following exception trigger:
– Fires on cmplz_consent_status matches RegEx (ignore case) dismiss|undefined
So basically it works like this:
When you first come to our website (or go via inkognito), NO MARKETING COOKIES are added to the browser, only the functional ones (because in this scenario your consent status is undefined).
Then if you click ACCEPT, all marketing cookies are added to the browser.
However, if you click DISMISS, everything stays the same, only the functional cookies are there.
So all of this is working fine which I am very happy about, but my question has to do with the “manage consent”-tab.
If at some point in the session, a user decides to change their consent to non-consent, that is, go from ACCEPT to DISMISS by clicking the “manage consent”-tab, this does NOT remove the old marketing cookies. Everything looks the same.
Maybe I have misunderstood, but should your plugin not be able to REMOVE the cookies if this is the case?
Any guidance is very appreciated 🙂 Thank u!