Jul 30, 20245:33 AM - edited Jul 30, 20245:34 AM
Member
HubSpot, Webflow, and Cookie Information
SOLVE
Our website is hosted on Webflow, with Webflow forms that send information to HubSpot for CRM via Make (formerly Integromat). We manage cookies using Cookie Information, which is implemented via GTM. Everything is functioning well. My question is: How can we ensure that cookie consent information, i.e., for specific contacts is transmitted to HubSpot, e.g., in the form of a property?
Hey @NVeli The best way to do this would be through the cookie banner api. This would require some custom coding however. This is the only way to manage HubSpot cookies through a third party cookie banner. Once you have dropped the HubSpot cookies on the browser, you then send them to HubSpot via the forms api. This would be what your integration is using to send data. You just need to make sure the "hutk" field is included in the form submissions (by the integration) as this is the cookie for HubSpot tracking. As long as your integration is sending that, the cookie will be logged to the contact record.
Tom Mahon Technical Consultant | Solutions Engineer | Community Champion Baskey Digitial
Hey @NVeli The best way to do this would be through the cookie banner api. This would require some custom coding however. This is the only way to manage HubSpot cookies through a third party cookie banner. Once you have dropped the HubSpot cookies on the browser, you then send them to HubSpot via the forms api. This would be what your integration is using to send data. You just need to make sure the "hutk" field is included in the form submissions (by the integration) as this is the cookie for HubSpot tracking. As long as your integration is sending that, the cookie will be logged to the contact record.
Tom Mahon Technical Consultant | Solutions Engineer | Community Champion Baskey Digitial