Webflow
How to use Spara with Webflow.
Last updated
How to use Spara with Webflow.
Last updated
Many companies customers build and maintain their marketing websites using Webflow. Installing and managing Spara in Webflow is well-supported.
Refer to specific Installing Spara Navigator instructions for more context.
Step 1: Navigate to your Webflow site's General Settings > Custom Code page.
Step 2: Paste your Spara JavaScript snippet into the "Head code" text input.
Step 3: Publish your website.
Unfortunately Webflow does not provide a no-code mechanism way to dynamically append query parameters to a form redirect on submission. But this is easily solved by inserting a custom Javascript snippet into the head of any webpage with a Webflow-powered form.
This code assumes your Webflow forms have:
Email, First Name, and Company Name fields
The form name is "Marketing-Form"
Make sure to modify this code with your own form name and fields.