Email Sequences and Drip Campaigns
Email sequences let you automate multi-step email outreach. Define a series of timed emails, enroll contacts, and let CRM handle the follow-up.
Creating an Email Sequence
- Navigate to Marketing > Drip Sequences
- Click New Sequence
- Name your sequence and add a description
- Set the trigger — how contacts enter the sequence:
- Manual — You enroll contacts yourself
- Form Submission — Auto-enroll when a contact submits a specific form
- Contact Tag — Auto-enroll when a tag is added
- Date — Trigger based on a date field (e.g., contract renewal date)
- Build your sequence steps (see below)
- Set the status to Active when ready
Sequence Steps
Each step in a sequence is one of:
| Step Type | Description |
|---|---|
| Send an email using a template with personalization tokens | |
| Wait | Pause for a specified duration (e.g., 3 days, 1 week) |
| Condition Branch | Split the path based on contact behavior (opened previous email, clicked a link, etc.) |
Building a Typical Sequence
A basic prospecting sequence might look like:
- Email — Introduction email
- Wait — 3 days
- Condition — Did they open?
- Yes → Email with case study
- No → Re-send with different subject line
- Wait — 5 days
- Email — Follow-up with meeting request
- Wait — 7 days
- Email — Final check-in
Enrolling Contacts
Enroll contacts in a sequence:
- Individual: Open a contact record → Actions > Enroll in Sequence → Select sequence
- Bulk: From the contact list, select multiple contacts → Enroll in Sequence
- Automatic: Sequences with form, tag, or date triggers enroll contacts automatically
Personalization Tokens
Use tokens in your email templates to personalize each message:
| Token | Resolves To |
|---|---|
{{first_name}} | Contact's first name |
{{last_name}} | Contact's last name |
{{company_name}} | Associated company name |
{{job_title}} | Contact's job title |
{{owner_name}} | Assigned sales rep's name |
{{owner_email}} | Sales rep's email (for reply-to) |
Tokens are replaced at send time. If a token value is missing, the field renders blank — set fallback values in your template to handle this.
Sequence Analytics
Each sequence tracks:
| Metric | Description |
|---|---|
| Sent | Total emails sent across all steps |
| Delivered | Successfully delivered (sent minus bounces) |
| Opened | Unique opens (pixel tracking) |
| Clicked | Unique link clicks |
| Replied | Contacts who replied to a sequence email |
| Unsubscribed | Contacts who opted out via the unsubscribe link |
| Bounced | Hard and soft bounces |
View analytics at the sequence level or drill into individual steps to see where engagement drops off.
Pausing and Resuming
For a Single Contact
- Open the contact record
- Go to the Sequences tab
- Click Pause next to the active sequence
- The contact's position in the sequence is preserved
- Click Resume to continue from where they left off
For the Entire Sequence
- Go to Marketing > Drip Sequences
- Open the sequence
- Change the status to Paused
- All enrolled contacts are paused — no emails send until resumed
- Change back to Active to resume
CASL Compliance in Sequences
CRM enforces email compliance rules within sequences:
- Consent check — Every contact is verified for consent status before enrollment and before each email send
- Unsubscribe link — Automatically appended to every sequence email
- Opt-out processing — When a contact clicks unsubscribe, they're immediately removed from all active sequences
- Suppression sync — Bounced and complained addresses are added to the suppression list and blocked from future sends
See Email Compliance for full CASL and CAN-SPAM details.
Email Templates
Sequences use email templates from the template library:
- Go to Marketing > Email Templates
- Click New Template
- Set the subject line, HTML content, and text content
- Add personalization tokens
- Save and reference the template in your sequence steps
Templates support categories for organization and can be marked as global (shared across all users).
Next Steps
- Email Compliance — CASL and CAN-SPAM requirements
- Contact Management — Managing contacts and consent status
- Activity Log — How email activity is tracked
- GDPR Data Erasure — Handling erasure requests for sequenced contacts