i include only js.hsforms.net/forms/v2.js, nothing more. And I still see __cf_bm and _cfuvid cookies on .hsforms.com and __cf_bm cookie on .hsforms....read more
I am including HubSpot forms with a script like this: let script = document . createElement ( 'script' );
script. src = 'https://js.hsforms.net/forms/v2.js' ;
document . head . appendChild (script); I don't include other HubSpot scripts. read more
I am including HubSpot forms with a script like this: let script = document . createElement ( 'script' );
script. src = 'https://js.hsforms.net/forms/v2.js' ;
document . head . appendChild (script); I don't include other HubSpot scripts. read more