Hide and show content based on the visitor's cookie consent

How can I show content (e.g. a message) when a visitor has NOT given the appropriate cookie consent?

We are using the HubSpot Cookie manager.
When loading the page Wie viel wird mich HubSpot kosten? (password ‘12345678’) and declining all cookies, the iframe is NOT loaded.

So far - so correct.

Now, How can I show a text to the visitor to activate the required cookie category?

Other systems have a solution for this situation:
https://support.cookiebot.com/hc/en-us/articles/360003812053-Hide-and-show-content-based-on-the-visitor-s-consent

Thanks,

Frank

Hi @FrankWL

Thank you for reaching out.

I want to tag some of our experts here - @LMeert @Anton @Mike_Eastwood do you have any thoughts for @FrankWL on this?

Thank you!

Best

Tiphaine

Hi @FrankWL

The cookies are “first party” cookies so you should be able to build a Drag and Drop Module that fishes for the Cookie and shows a message (or not) based on the Cookie Data.

While I haven’t done it with HubSpot I’ve done similar things with other sites… should be reasonably easy.

But, then I am a HubSpot Geek.

Mike

p.s. thank you for the mention @TitiCuisset