I wish to integrate a home made cookie banner to my Hubspot CMS, Client Portal and landing page.
I want to deactivate Hubspot cookie banner, place my homemade cookie banner, and maybe use Hubspot Cookie consent banner API to manage cookies.
Is there a way not to update each and every layout manually ( maybe through Hubspot API ?) and to force the loading of an external script that would do all that ?
Hey, @VLarue Welcome to our community. It’s challenging for our community to give a specific reply without knowing more about what you’ve already tried and how it’s not working as you’d expect it to. Can you share any additional details on the steps you’ve taken?
Here are the available documents for customizing or replacing the cookie banner:
Thx, the first link confirm what I thought : there no “easy” way to replace Hubspot cookie banner.
I am prepared to use somme css, javascript to hide Hubspot cookie banner and “cookie banner api” to manage HubSpot cookies through the third-party banner.
Is there any way to attach the css and js files through API ?