GDPR

Lilla_A
Miembro

Double cookie policy banner on a landingpage with iframe element from Typeform

resolver

Hi,

 

I embedded a Typeform survey on a Hubspot landingpage and now I have two Cookie policy banner on the landingpage. One on the top of the landingpage and one on the top of the Typeform survey. The two accounts are connected and our Cookie consent ist implemented for all URLs now. Does anyone had this issue or knows how to solve it?

Here is the code I just removed some url information and replaced with xxx:

<div class="typeform-widget" data-url="xxx" style="width: 100%; height: 500px;"></div> <script> (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm", b="https://embed.typeform.com/"; if(!gi.call(d,id)) { js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q) } })() </script> <div style="font-family: Sans-Serif;font-size: 12px;color: #999;opacity: 0.5; padding-top: 5px;"> powered by <a href="https://admin.typeform.com/signup?utm_campaign=xxx&utm_source=typeform.com-xxx-professional&utm_medium=typeform&utm_content=typeform-embedded-poweredbytypeform&utm_term=EN" style="color: #999" target="_blank">Typeform</a> </div>

 

Lilla A.

0 Me gusta
1 Soluciones aceptada
Lilla_A
Solución
Miembro

Double cookie policy banner on a landingpage with iframe element from Typeform

resolver

Hi,

thank you, HubSpot Support couldn`t really help us.

We found however a solution that works for us: we excluded the iframe site url completely under the cookie banner policy settings.

Best regards.

Ver la solución en mensaje original publicado

0 Me gusta
3 Respuestas 3
Kim_HM
Colaborador líder | Partner nivel Diamond
Colaborador líder | Partner nivel Diamond

Double cookie policy banner on a landingpage with iframe element from Typeform

resolver

Hi @Lilla_A , 

 

Unfortunately, this can't be resolved as far as I know of. I would suggest contacting HubSpot Support for this matter! 

 

Hope you're able to resolve this in the near future. 

 

Kind regards, 

 

Kim 

0 Me gusta
Lilla_A
Solución
Miembro

Double cookie policy banner on a landingpage with iframe element from Typeform

resolver

Hi,

thank you, HubSpot Support couldn`t really help us.

We found however a solution that works for us: we excluded the iframe site url completely under the cookie banner policy settings.

Best regards.

0 Me gusta
lsmith77
Colaborador

Double cookie policy banner on a landingpage with iframe element from Typeform

resolver

If you disable the cookie banner and you are still tracking, then you are not compliant. So how did you disable the tracking on the iframe?

0 Me gusta