Creating an Abandoned Cart Email Sequence
Recover lost revenue with a 3-email abandoned cart sequence. Learn the timing, content, and AcelleMail automation setup for each email in the flow.
Birthday and anniversary emails consistently achieve some of the highest open and conversion rates in email marketing — typically 2–5x higher than standard campaigns. The reason is simple: they feel personal, unexpected, and relevant.
Birthday email programs generate 342% more revenue per email than promotional emails, according to Experian research. Setting one up in AcelleMail takes under an hour.
To trigger date-based automations, you need date-type custom fields on your list.
Birthday, Type: DateBIRTHDAYThis could be the subscription date, first purchase date, or membership start date.
For subscription date, AcelleMail automatically tracks subscribed_at — you can use this directly.
For a custom anniversary (e.g., customer since):
Customer Since, Type: Date, Tag: CUSTOMER_SINCEYou can collect birthdays:
// Sync birthday from your user database to AcelleMail
AcelleMailAPI::updateSubscriber($subscriberUid, [
'fields' => [
'BIRTHDAY' => $user->birthday->format('Y-m-d'),
]
]);
In AcelleMail, create a new automation:
BIRTHDAY field — Yearly recurrenceBirthday email content structure:
Subject: 🎂 Happy Birthday, {{first_name}}!
Preheader: A little something from us to celebrate your day.
Hi {{first_name}},
Happy Birthday! We hope today is as wonderful as you deserve.
As a small token of appreciation, here's a special gift from us:
[BIRTHDAY20 — 20% off your next order]
Valid today and tomorrow only.
[Shop Now]
Wishing you a wonderful day,
— The [Brand] Team
Key elements:
Trigger on the anniversary of the subscriber's join date to celebrate loyalty:
Trigger: Date — subscribed_at — Yearly — +365 days
Subject: {{first_name}}, it's been a whole year!
Content ideas:
For e-commerce, the anniversary of a customer's first purchase is a powerful re-engagement trigger:
Trigger: Date — CUSTOMER_SINCE — Yearly
Subject: One year ago, you made your first purchase. Here's to another.
Content:
{{field:first_product_name}})Not all subscribers will have a birthday on file. AcelleMail's date-trigger automation only fires if the date field is populated — subscribers without a birthday simply don't receive the email.
Best practice: Add a note to your birthday email that says "Don't have a birthday on file? Update your profile" with a link to a preference page. Over time, this self-populates your birthday data.
| Metric | Birthday email benchmark |
|---|---|
| Open rate | 45–60% |
| Click rate | 15–25% |
| Conversion rate | 3–8% |
| Revenue per email | 3–5x standard promo |
Date-based automations are true "set and forget" campaigns. Once configured correctly, they run indefinitely — delivering personalized moments that keep subscribers feeling valued year after year.
Recover lost revenue with a 3-email abandoned cart sequence. Learn the timing, content, and AcelleMail automation setup for each email in the flow.
Build a point-based lead scoring system using AcelleMail tags and custom fields to identify your hottest prospects and trigger sales-ready actions.
Identify inactive subscribers, send a 3-email win-back sequence, and implement a sunset policy to protect your deliverability and list quality.
Build a point-based lead scoring system using AcelleMail tags and custom fields to identify your hottest prospects and trigger sales-ready actions.
Identify inactive subscribers, send a 3-email win-back sequence, and implement a sunset policy to protect your deliverability and list quality.
Master AcelleMail's automation engine with advanced triggers, conditional logic, and branching workflows.
Turn one-time buyers into repeat customers with a post-purchase email sequence covering order confirmation, review requests, and cross-sell opportunities.
AcelleMail is the self-hosted email marketing platform you control end-to-end.
View Pricing