// glossary
What is Customer Segmentation?
Customer Segmentation
Customer segmentation is the process of grouping customers by similar behavior, demographics or value. The goal: replace one-message-fits-all with content, channel, and offer tailored per group. Foundational to marketing automation, retention strategy and LTV optimization.
// segmentation types
- Demographic: age, gender, income, education, location. Simplest, often insufficient alone.
- Behavioral: purchase frequency, spend, category, channel. Most valuable type.
- Psychographic: lifestyle, values, interests. For brand campaigns.
- Value-based: LTV, margin, predicted future value. Strategic decisions.
- Lifecycle stage: new, active, dormant, lost. Foundation of lifecycle marketing.
// RFM segmentation (classic and effective)
The most common e-commerce method: RFM analysis:
- R (Recency) — time since last purchase.
- F (Frequency) — total purchases.
- M (Monetary) — total spend.
Score 1-5 in each dimension; combine into segments: VIP (555), at-risk (155), new (511), lost (111).
// how to apply segmentation
- Collect data — orders, behavior, profile in one place (CRM, CDP, warehouse).
- Hypothesize — what difference would change a marketing decision?
- Define 3-7 meaningful groups — no team manages 30 segments.
- Differentiate message / offer per segment.
- Measure — segment-level CR, LTV, ROAS comparison.
// in marketing automation
- New customer (0-30 days): onboarding series, second-order incentive.
- Active regular (30-180): cross-sell, premium category recommendations.
- VIP: early access, exclusive campaigns.
- At-risk / dormant (90+ silent): winback campaign, personalized offer.
- Lost: reactivation; if no response, archive.
// typical errors
- Too many segments, no action — 50 segments designed, none operational.
- Demographics-only — age + gender insufficient; behavior is the real signal.
- Static segments — behavior shifts; segments must auto-update.
- VIP fatigue — 5 emails/week to "high spenders" → unsubscribe.
Example: A D2C cosmetics brand sent the same weekly campaign to its full list — 18% open, 0.4% CR. Splitting into 5 RFM segments with different content: VIP open 42%, CR 3.1%; reactivation segment CR 8%. Same list, same budget, +210% revenue.