Forms and Cookie Bot Incompatibility

If you're using cookiebot plugin on your website, FunnelBud forms may not display well or not display at all. It happens because the plugin interrupts the code flow. There is a certain order of functions in a code that when interrupted or when one chain is removed, will give you unexpected results. In some cases, the form is still on the website but it's not displayed where it's intended to be. In other cases, the form is not visible at all. It’s important to ensure that the plugin is only blocking the necessary resources according to its configuration.


Note: form.js does not drop cookies, the tracking code, ss.js does.


If the form is deferred or not showing at all, try the following solutions: