The cookie used by the Custom Loader Power-Up gets set regardless of user consent.
Because of AVG/GDPR Regulations we need to be able to set it after user consent.
We use the CookieBot CMP integration in GTM.
We’ve tried all ChatGPT suggested options (custom HTML scripts) but to no effect.
The cookie keeps being set without consent, eventhough strictly speaking it is just a Marketing purpose cookie, not an essential one.
@Frank_Litjens custom loader will not set the master cookie, it will look for it when loading but is not responsible for setting it. Therefore there’s nothing you can do from container or Stape side to change this
Cookie Keeper restores your cookies based on the master id, which in your case is cookie named ‘fp_cookie’. Cookie Keeper does not set the fp_cookie though, an only attempts to get it’s value.
So you want to understand first and foremost, where that fp_cookie is coming from.