Pillar guide
Brevo Segmentation: A Practical Guide to Revenue-Based Audiences
Design Brevo segments around purchases, customer value, recency, subscriptions, and campaign intent—not arbitrary list sprawl.
Updated · 11 min read
Brevo segmentation becomes more valuable when contact data reflects what customers actually did. Email engagement shows attention; Stripe payment history shows commercial intent.
This pillar guide provides a simple model for turning purchase data into audiences, campaigns, and measurable lifecycle decisions.
Lists, attributes, and segments
Use lists for durable operational membership and attributes for facts such as last purchase date or value tier. Use dynamic segment logic when membership should change as those facts change. Naming should explain the business rule without requiring a separate decoder.
- Prefer “Customers — purchased at least once” over “List 14.”
- Separate consent state from commercial lifecycle state.
- Document the source, refresh frequency, inclusion rule, and exclusion rule.
The four dimensions of revenue segmentation
| Dimension | Question | Example |
|---|---|---|
| Lifecycle | Where are they now? | Trial, active, canceled |
| Recency | When did they last buy? | 0–30, 31–90, 90+ days |
| Frequency | How often do they buy? | One-time or repeat buyer |
| Value | How valuable are they? | Standard, high value, VIP |
A minimum viable segment set
This set is intentionally small. Each segment represents a distinct customer state and should map to a distinct message. Add product-level or plan-level segments only when they change the offer, onboarding, or support path.
- Prospects who have never purchased
- First-time customers
- Repeat customers
- High-value customers
- Recent customers
- Lapsed customers
- Customers with a failed payment or past-due subscription
Campaign plays by segment
- 1
First-time customer
Confirm value, guide setup, and remove sales messages for the product already purchased.
- 2
Repeat customer
Recommend complementary products and recognize existing knowledge.
- 3
VIP
Provide early access, higher-touch support, or research invitations.
- 4
Lapsed
Reference the prior relationship and present a relevant reason to return.
Data quality rules
- Normalize email casing and whitespace before matching.
- Decide how guest checkouts and multiple Stripe customer records are consolidated.
- Exclude test-mode payments from production audiences.
- Process refunds and disputes according to a documented policy.
- Never restore marketing consent merely because a payment occurred.
How to measure segmentation
A segment is useful only if it improves a decision. Compare the segmented campaign with a broad or previous campaign using conversion and revenue per recipient, while monitoring unsubscribes and complaints.
- Coverage: percentage of eligible contacts with usable payment context.
- Freshness: time from payment event to membership update.
- Accuracy: sampled contacts whose membership matches the written rule.
- Impact: incremental conversion or revenue relative to the comparison.
Frequently asked questions
What is the difference between a Brevo list and segment?
A list is typically a stored collection of contacts. A segment is an audience defined by conditions and may change as contact data changes. Use the mechanism that matches how membership should be maintained.
How many customer segments should I start with?
Start with roughly five to seven segments that each support a different campaign decision. More segments create maintenance work without value unless the message truly changes.
Can purchase data improve Brevo campaigns?
Yes. Purchase status, recency, frequency, value, and product context can make onboarding, cross-sell, retention, and win-back campaigns more relevant.