Alex-D / Cookies-EU-banner

1kb vanilla JS script which manages cookies consent banner display like asked by GDPR
http://alex-d.github.io/Cookies-EU-banner/
MIT License
441 stars 57 forks source link

delete _gid tracking cookie #29

Closed kremalicious closed 6 years ago

kremalicious commented 6 years ago

When using the analytics.js variant, a _gid cookie is set too:

screen shot 2018-05-15 at 13 43 36

This PR adds this one to the array of cookie names to be deleted when user hits Reject.

Alex-D commented 6 years ago

Thanks! :)

I will release it soon.

kremalicious commented 6 years ago

great, thanks! And thanks for this plugin, lightweight, focused, unobtrusive, and simply does what it says it does, wonderful