workflowdynamicshero

ActiveCampaign Tutorial

How to Build an Automated Lead Nurture Sequence with ActiveCampaign

A nurture sequence is one of the highest-leverage automations you can build in ActiveCampaign — it keeps new leads engaged without manual follow-up while feeding behavioral data back into your lead scoring. This tutorial walks through building a list-based nurture sequence from scratch, including the trigger setup, email cadence, and the conditional logic that makes the sequence respond to actual lead behavior rather than just running on a timer.

What this tutorial covers: setting up the entry trigger, building a multi-email sequence with wait steps, adding conditional branches based on engagement, and connecting the sequence to lead scoring.

Prerequisites:

  • An ActiveCampaign account on a plan that includes Automations (available from the Lite plan up, though conditional content and lead scoring require Plus or higher)
  • At least one list or form already capturing new leads
  • 3–5 pieces of content ready to send (educational posts, case studies, or product information)

For a full breakdown of plans and where ActiveCampaign fits against alternatives, see our ActiveCampaign vs. HubSpot comparison or the Sales & Marketing Automation pillar page.

Step 1: Choose Your Entry Trigger

From the left menu, go to Automations > Create an Automation. Skip the AI prompt generator for this tutorial so you can see each piece being configured manually — though it’s worth knowing that ActiveCampaign’s Active Intelligence feature can generate a full draft sequence from a text prompt if you want a starting point to edit later.

Select the Subscribes to a list trigger. Choose the list that new leads land on after filling out a form (commonly a “Master List” or a dedicated “New Leads” list). Starting the automation from a list trigger, rather than a specific form trigger, means any future forms feeding that same list will automatically enter the sequence too — saving you from rebuilding the automation every time you add a new lead source.

Step 2: Send the First Email Immediately

Add an Send Email action right after the trigger. This first email should deliver whatever the lead originally requested (a guide, checklist, or webinar confirmation) and introduce your company briefly. Keep it short — the goal is to confirm value was delivered, not to sell.

Step 3: Add Wait Steps Between Emails

After the first email, add a Wait action. A common cadence for a B2B nurture sequence is:

  • Email 1 (immediate): Deliver requested content, brief introduction
  • Wait 2–3 days
  • Email 2: Educational content — a blog post, guide, or industry insight
  • Wait 3–4 days
  • Email 3: Case study or customer success story
  • Wait 3–4 days
  • Email 4: Address common objections directly
  • Wait 2–3 days
  • Email 5: Clear offer with a specific next step (demo, trial, consultation)

Each wait step is its own block on the canvas — don’t try to combine timing into the email content itself, as ActiveCampaign won’t delay sends based on email copy.

Step 4: Add Conditional Branches Based on Engagement

This is the step that turns a basic drip sequence into an adaptive nurture flow. After Email 2 or 3, add an If/Else condition checking whether the contact opened or clicked the previous email.

  • If yes (engaged): continue down the main path toward the offer email
  • If no (not engaged): branch into a re-engagement path — a different subject line, a shorter message, or a longer wait before the next attempt

You can build this with the Goal step as well: set a goal based on a link click (e.g., visiting a pricing page), and if a contact hits that goal mid-sequence, route them out of the educational emails and into a sales-ready automation instead.

Step 5: Connect to Lead Scoring (Plus Plan and Above)

If your plan includes lead scoring, add a Contact score action at relevant points in the sequence — for example, adding points when a lead opens an email or clicks a link. Then build a second automation triggered by Score changes: when a contact crosses your “warm” threshold, they can be automatically pulled into a more sales-focused sequence featuring comparisons, ROI content, or a direct demo offer.

This two-automation structure (a general nurture sequence plus a score-triggered sales sequence) is more maintainable than trying to handle every scenario inside one sprawling automation.

Step 6: Test and Activate

Before activating, use ActiveCampaign’s test contact feature to run a sample contact through each branch and confirm timing, content, and conditions behave as expected. Once confirmed, toggle the automation to Active. New contacts added to the trigger list from this point forward will enter the sequence automatically — existing contacts on the list will not enter retroactively unless manually added.

Settings That Are Easy to Miss

  • List vs. form triggers: Triggering on “Subscribes to a list” rather than a specific form means every lead source feeding that list enters the same sequence — useful, but make sure that’s actually what you want before activating.
  • Wait step time zones: Wait times are based on the automation’s configured time zone, not each contact’s individual time zone, unless you specifically enable send-time optimization where available.
  • Goal steps don’t retroactively pull contacts already past that point in the sequence — goals only affect contacts currently sitting in a wait step or about to enter one.
  • Unsubscribe and suppression handling: If a contact unsubscribes mid-sequence, they’ll stop receiving emails automatically, but they may remain “in” the automation on the backend — worth checking your automation reports periodically for contacts stuck in a non-progressing state.
  • CRM/deal integration (Plus plan+): If you want the nurture sequence to also update deal stages in ActiveCampaign’s built-in CRM, this requires a separate Deal action added at the relevant step — it doesn’t happen automatically just because lead scoring is connected.

Related Reading