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:
Update the Cookiebot settings to allow FunnelBud forms to show
Use a Target ID parameter in the HTML code of your website and add a line of code to the form embed code that specifies the Target ID where the form will be placed