We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jan 10, 2022 11:17 AM - edited Jan 11, 2022 3:30 AM
Hi everyone,
Is it possible to revoke __cf_bm cookie with some script? I used the example below but with this script i succeeded to revoke only hubspotutk, __hssc, __hssrc, __hstc.
<script type="text/javascript" id="hs-script-loader" async defer src="js.hs-scripts.com{hubId}.js"></script>
<script>
var _hsq = window._hsq = window._hsq || [];
_hsq.push(['addPrivacyConsentListener']);
_hsq.push(['revokeCookieConsent']);
</script>
Jan 12, 2022 4:46 AM
Hi @MMisheva
Thank you for reaching out.
The _cf_bm cookie is an essential cookie as you can see here. You cannot opt out from it, it is used by our CDN provider and is a necessary cookie for bot protection. It expires in 30 minutes. You can learn more about it here.
Thank you!
Best
Tiphaine
![]() | Saviez vous que la Communauté est disponible en français? Rejoignez les discussions francophones en changeant votre langue dans les paramètres ! Did you know that the Community is available in other languages? Join regional conversations by changing your language settings ! |