nuxt-community / google-optimize-module

SSR friendly Google Optimize module for Nuxt.js
MIT License
215 stars 32 forks source link

How to prevent `exp` cookie from being set before consent is given? #51

Open RakshithNM opened 3 years ago

RakshithNM commented 3 years ago

The exp cookie is set before consent is given and i want to prevent that from happening. What steps do i need to follow?