This integration requires a paid Webflow plan to allow embedding custom
scripts into your site.
To allow sign ups to your audience from your Webflow site, you can utilise a native Webflow form plus some drop-in JavaScript.
If you do not add the custom script in the correct place, the form may not
work properly.
To submit data to Loops seamlessly from your Webflow site we provide some JavaScript, which can be added to your site.
Where to add the script
- If you have a Loops form on every page of your site, add this code to the “Footer code” section in your Site settings (read how in the Webflow docs).
- If you have a Loops form on only one page, add this code to the “Before </body> tag” section in your Page setting (read how in the Webflow docs).
Add a form to your page
Next you need to create a form in your Webflow page. Use the “Input” and “Button” elements.
When you add new fields, make sure the “Name” value in the field’s settings panel matches the name of the field in Loops: email, firstName, etc. You can check the full list of your available properties from your API Settings page.