APIs & Integrations

MVermeulen
Membro

Hubspot forms dissapear from website after consent denied

resolver

Can anyone help with this. My hubspot forms dissapear from my website when denying cookie consent. 

Installed cookiebot, put the cookies from huspot as nesesarry. 

Website made with webflow

Cookiebot installed with GTM. 

No idea why this is happening. 

This is url https://www.flyingstart.be/contact-page 

0 Avaliação positiva
2 Solução aceitas
Jaycee_Lewis
Solução
Gerente da Comunidade
Gerente da Comunidade

Hubspot forms dissapear from website after consent denied

resolver

Hey, @MVermeulen 👋 You may need to troubleshoot your 3rd party cookie tool. I see some warning in the developer console. Additionally, the cookie consent banner is not appearing for me at all and the HubSpot form is only showing up after I refresh the page. It's the same result when I use an Incognito window — no consent banner and no form until you refresh the page.

 

Best,

Jaycee


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !

Exibir solução no post original

0 Avaliação positiva
MVermeulen
Solução
Membro

Hubspot forms dissapear from website after consent denied

resolver

Hi Jaycee, so i got a response from cookiebot and managed to solve the issue. 

I added (data-cookieconsent="ignore") to the script of the form on my webflow website in this position after the type code like this: type="text/javascript" data-cookieconsent="ignore".  For other people that might need other solutions here is the response from cookiebot: There are 4 things you can do to prevent resources from being blocked unintentionally:
 

  1. Add the following attribute to the element's tag: data-cookieconsent="ignore"
  2. Go to the Cookiebot Manager and categorize all cookie set by the blocked resource as "Necessary".
  3. Remove scripts which set cookies from the file, and either add them inline, or in a separate file.
  4. Disable auto blocking by replacing the data-blockingmode="auto" with the async attribute on the Cookiebot script tag. This does mean that you will have to manually mark up elements to prevent them from setting cookies prior consent. Instructions for manually adding mark up is described in this guide.

Hope this might help others aswell. Have a great day! 

Exibir solução no post original

5 Respostas 5
Jaycee_Lewis
Solução
Gerente da Comunidade
Gerente da Comunidade

Hubspot forms dissapear from website after consent denied

resolver

Hey, @MVermeulen 👋 You may need to troubleshoot your 3rd party cookie tool. I see some warning in the developer console. Additionally, the cookie consent banner is not appearing for me at all and the HubSpot form is only showing up after I refresh the page. It's the same result when I use an Incognito window — no consent banner and no form until you refresh the page.

 

Best,

Jaycee


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
0 Avaliação positiva
MVermeulen
Membro

Hubspot forms dissapear from website after consent denied

resolver

Thanks Jaycee, i have submitted a support request to cookiebot support. Hope they can help as i am not a developer and not sure how to solve it. Have a great day

0 Avaliação positiva
Jaycee_Lewis
Gerente da Comunidade
Gerente da Comunidade

Hubspot forms dissapear from website after consent denied

resolver

Anytime @MVermeulen. Please let us know if you find anything out. I've found if one person is having an issue, it's likely others are too. — Jaycee


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
MVermeulen
Solução
Membro

Hubspot forms dissapear from website after consent denied

resolver

Hi Jaycee, so i got a response from cookiebot and managed to solve the issue. 

I added (data-cookieconsent="ignore") to the script of the form on my webflow website in this position after the type code like this: type="text/javascript" data-cookieconsent="ignore".  For other people that might need other solutions here is the response from cookiebot: There are 4 things you can do to prevent resources from being blocked unintentionally:
 

  1. Add the following attribute to the element's tag: data-cookieconsent="ignore"
  2. Go to the Cookiebot Manager and categorize all cookie set by the blocked resource as "Necessary".
  3. Remove scripts which set cookies from the file, and either add them inline, or in a separate file.
  4. Disable auto blocking by replacing the data-blockingmode="auto" with the async attribute on the Cookiebot script tag. This does mean that you will have to manually mark up elements to prevent them from setting cookies prior consent. Instructions for manually adding mark up is described in this guide.

Hope this might help others aswell. Have a great day! 

Jaycee_Lewis
Gerente da Comunidade
Gerente da Comunidade

Hubspot forms dissapear from website after consent denied

resolver

Amazing! Thank you very much for taking the time to come back and share the solution!  — Jaycee


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !