WebmasterID logoWebmasterID
Analytics metrics

RFM score (recency, frequency, monetary)

RFM is a customer-segmentation framework that scores each customer on three dimensions — recency (how recently they acted), frequency (how often), and monetary value (how much they spent) — typically by ranking customers into quantiles per dimension. The combined score sorts customers into segments such as best customers, lapsing, or new. It is a concept built from three underlying metrics, not a single measured quantity.

Partially verified

What this means

RFM assigns each customer three scores. A common approach ranks customers into quantiles (for example quintiles) on each of recency, frequency, and monetary value, then concatenates or combines the scores. The result is a per-customer profile that compresses a transaction history into three comparable dimensions, which makes large customer bases tractable to segment without modeling.

From scores to segments

The three scores map to named segments — best/loyal customers (recent, frequent, high spend), at-risk or lapsing (formerly frequent, now low recency), new customers (recent, low frequency), and so on. Because the scores are usually relative rankings, RFM segments shift as the base changes, which is a feature for prioritization but means the labels are comparative, not absolute. Define the quantile method, the qualifying actions, and the window so segments are reproducible.

RFM is descriptive segmentation, not a predictive model; pair it with cohort and retention analysis for forward-looking decisions.

How it appears in analytics and logs

An RFM segment tells you a customer's behavioral profile: high recency and frequency with high spend marks a best customer; high past frequency with low recency marks someone lapsing. The score is a ranking, not an absolute value.

Diagnostic use case

Segment a customer base by loyalty and value using three behavioral dimensions, to prioritize retention, win-back, and high-value outreach.

What WebmasterID can help detect

WebmasterID measures the recency and frequency signals behind RFM first-party; monetary value comes from purchase events, all without third-party cross-site identifiers.

Common mistakes

Privacy and accuracy notes

RFM operates on identified customers' histories, so it involves personal data; aggregate to segments, minimize fields, and apply it lawfully. This is educational, not legal advice.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.