Instagram Post Sync Goes Live 📸🔄
June 3, 2026
This guide will walk you through the steps to add a form to your website using the embed code. Although you can utilize the Form element within the builder, embedding options for forms offer greater control over the visibility and behavior of forms on websites or funnels. This provides flexibility in managing when and how forms appear, with advanced options to trigger and deactivate forms based on specific conditions. Whether you want forms to display after a certain user action or deactivate once a lead is collected, these options allow for a tailored, dynamic user experience.
Start by accessing the Form Builder section of your account. Here, you can create a new form, or click a form in the list to access its options.
Click the “Integrate” button once you are satisfied with the selected elements and design. This action will automatically save any changes made to your form.
Choose how the form will be displayed on your website. The available options include:
Trigger options determine when the form will appear on your site. Choose from the following options:
Determine when the form should be activated:
Define when the form should stop being displayed:
After configuring each setting, copy the embed code to save it to your clipboard.
Now that you have obtained the code, access the Websites section of your account, and either select an existing site or create a new one where you wish to embed the form.
Add a Code element to your page and paste the embed code into this element.
Before saving the embed code, locate the script within the embed code responsible for auto-adjusting the form’s height. Remove or comment out this script to disable the automatic height adjustment feature.
With the auto-adjust script removed, you’ll need to manually set the height of the form. Do this by adding a height attribute directly in the embed code or through CSS styling. Start with a reasonable height, such as 200px, and adjust as necessary.
After embedding the form, preview your website to see how the form appears. If the form is not displaying correctly, incrementally adjust the height until you achieve the desired result.
By configuring the form layout and options, you’ve ensured that the form is both functional and visually appealing. With this feature, your form should now fit perfectly within your website.
Q: What if I’m not comfortable editing HTML or CSS?
Q: Can embedded forms work dynamically if I change my options?