ActiveCampaign
Connect ActiveCampaign, a marketing automation and email platform, with Webflow to sync form submissions to contact records, track visitor behavior, and trigger automated email sequences based on page activity.
ActiveCampaign turns Webflow form submissions and page visits into instant marketing actions. Submissions flow straight into contact records with the right lists, tags, and custom fields applied, while site tracking feeds page-visit signals into automations, lead scores, and targeted email sequences, no manual exports required.
It's built for freelance designers shipping turnkey lead-capture systems, agencies running email marketing across multiple sites, SaaS marketers converting trial signups, and content teams segmenting blog readers into subscribers. If your site needs to move beyond basic form collection, this is the direct path.
How to integrate ActiveCampaign with Webflow
What is ActiveCampaign? ActiveCampaign is a marketing automation and email marketing platform that combines email campaigns, multi-step automation workflows, CRM pipelines, and site tracking into a single system. It has native email support, with SMS and WhatsApp available via add-ons. The platform includes 950+ automation recipes, A/B testing, lead scoring, and a REST API available on all paid plans.

Pair ActiveCampaign with your site when you need form submissions to trigger immediate, personalized follow-up sequences. A visitor fills out a contact form, downloads a resource, or signs up for a trial, and ActiveCampaign takes over with automated emails, tag-based segmentation, and behavioral tracking. The combination gives you full control over both the website experience and the post-submission lifecycle.
You can connect ActiveCampaign to your site in 5 ways:
- The ActiveCampaign app handles form syncing, form embedding, list and tag management, and site and event tracking without writing code.
- Code Embed elements and custom code let you place ActiveCampaign form scripts and tracking code directly into specific pages or site-wide.
- Zapier, Make, and viaSocket connect form submissions to ActiveCampaign contacts, tags, and automations through visual workflow builders.
- The Data API and ActiveCampaign API give you full control over contact syncing, CMS updates, webhook-driven workflows, and e-commerce data, but require server-side development.
Start most implementations with the native app and add custom API integrations only when your workflows exceed what the app supports.
Install the ActiveCampaign app
The ActiveCampaign app is the recommended starting point for connecting the two platforms. It launched in September 2025 as an official integration built by ActiveCampaign and is free to install. The app handles form-to-contact mapping, one-click ActiveCampaign form embedding, list and tag creation, and site and event tracking, all from within the Designer. The app works with all site plans, but the ActiveCampaign features used with it require a paid ActiveCampaign plan.

To set up the integration:
- Click the Apps icon in the left menu, search for "ActiveCampaign," and click Install.
- After installation, click Launch and authenticate with your ActiveCampaign account URL and API key.
- Choose your approach: map an existing form to ActiveCampaign, or embed an ActiveCampaign form directly into your page.
- Select or create ActiveCampaign lists and tags, then map form fields to the corresponding ActiveCampaign contact fields.
- Enable site tracking and event tracking from within the app interface.
- Click Publish Site to activate the integration. Sync configurations and tracking do not work until you publish the site.
The app can:
- Sync form submissions directly to ActiveCampaign contacts with field mapping
- Embed ActiveCampaign inline, floating bar, floating box, and modal forms with one click
- Create and manage ActiveCampaign lists, tags, and custom fields without leaving the Designer
- Enable site tracking (page visits for known contacts) and event tracking (clicks, element visibility, time on page) with no code
- View full form submission history per contact record (ActiveCampaign Enterprise plan only, via Custom Objects)
These features cover the standard no-code setup you'll need before moving into custom workflows.
If you add a new field to a form after the initial setup, the field mapping does not auto-update. You'll need to manually reconfigure mappings for any form changes through the app.
Add ActiveCampaign forms and tracking with Code Embed elements
When you need to place an ActiveCampaign form on a specific page position or add tracking scripts outside the native app, paste embed codes directly into your site. This method works if you want ActiveCampaign's form builder, with conditional fields, multi-step flows, or GDPR consent options, rendered inline on a page, or if you need to add the site tracking script manually. You need a paid site plan to access Code Embed elements and custom code in head and body tags.
Embed an inline ActiveCampaign form
ActiveCampaign's simple embed code is a JavaScript snippet that renders your form dynamically. Any changes you make to the form in ActiveCampaign's form builder update automatically on your site without re-pasting the code.
To embed an inline form:
- In ActiveCampaign, open your form in the Form Builder and click Integrate in the top-right corner.
- Copy the Simple embed code.
- Drag a Code Embed element to the desired position on your page.
- Double-click the Code Embed element, paste the simple embed code, and click Save & Close.
- Publish your site.
Embedded ActiveCampaign forms process submissions through ActiveCampaign's infrastructure, not through the native form handler. That means they don't count against your form submission limits, which is useful for high-volume sites on lower-tier plans.
Add a modal or floating form site-wide
ActiveCampaign floating bar, floating box, and modal forms can't be placed in a specific element position on the canvas. You'll need to place the embed script via your site's custom code settings, footer code, rather than a Code Embed element.
To add a site-wide form script:
- In ActiveCampaign, open the form in the Form Builder and click Integrate.
- Copy the Simple embed code.
- Go to Site Settings > Custom Code and paste the code in the Footer Code field.
- Save and publish your site.
To restrict a modal or floating form to a single page, use the page-level custom code field instead. Open the Pages panel, click the gear icon next to the target page, scroll to Custom Code, and paste the script in the Before



