---
title: "RFM Segments"
slug: "rfm-segments"
description: "Create RFM segments in Insider One to group users based on recency, frequency, and monetary value for targeted marketing strategies."
tags: ["rfm", "rfm segments"]
updated: 2026-08-13T07:17:47Z
published: 2026-08-13T07:17:47Z
canonical: "academy.insiderone.com/rfm-segments"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://academy.insiderone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# RFM Segments

RFM stands for recency, frequency, and monetary value. This method analyzes a user's past transaction data, creates different segment groups based on their purchase history, and measures customer value. ![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/rfm1*.png)

> [!NOTE]
> The available segments of RFM might vary depending on the product you are using.

## Scoring Model

- Five levels of scores are available for Recency, Frequency, and Monetary values (scores 1–5).
- Total possible combinations: 125 segments (5³)

### Score interpretation

- 5 = Highest ranking (e.g., most recent activity, highest frequency, highest spending)
- 1 = Lowest ranking (e.g., long inactive, low frequency, low spending)

### How users are distributed across RFM scores

RFM scores are relative rankings within the eligible user population. For each RFM dimension, eligible users are sorted according to their Recency, Frequency, or Monetary value and distributed across five score levels.

- **5** represents the highest-ranking group.
- **1** represents the lowest-ranking group.
- Each score level contains approximately 20% of the eligible population.

> [!NOTE]
> The approximately 20% distribution applies separately to Recency, Frequency, and Monetary scores. It does not mean that each named RFM segment, such as Champions or Loyal Customers, contains 20% of all eligible users.

> [!NOTE]
> RFM scores do not represent fixed spending, purchase count, or recency thresholds. The boundaries between score levels can change as the eligible population and its behavior change.

### Definitions

- **Recency**: Time since last purchase or activity with the brand.
- **Frequency**: How often purchases or interactions occur with the brand during a particular period.
- **Monetary**: How much a user spends during a defined period

### Calculation Basis

- **Ecommerce websites**: RFM is calculated based on purchases.
- **Non-ecommerce websites**: RFM is calculated based on sessions.

## RFM Segment Requirements

- **Data used**: Only purchase behavior is used for segmentation (app, web, CRM). Behavioral data, like session views or product interactions, is not considered.
- **Segment update frequency**: Segments are updated daily. A customer’s segment can change daily based on their latest purchase activity.
- **Data span**: Up to 12 months of purchase history is processed when calculating segments.

> [!NOTE]
> RFM segment sizes can change after the daily recalculation, even when you do not change the segment configuration. Users can move between RFM segments as their activity and relative scores change. Profile removal under the applicable User TTL can also affect segment counts.
> 
> Refer to [Troubleshoot RFM Segment Changes](/v1/docs/troubleshoot-rfm-segment-changes) for possible causes, investigation steps, and historical data limitations.

## Use Cases

RFM scores can help identify and engage a variety of customer segments:

- **High-spending new customers**: Score high on recency and monetary, but low on frequency.
- **Frequent low spenders**: Score high on frequency, but low on monetary value.
- **One-time big spenders**: Purchased only once, but spent above average.
- **VIP customers**: Score high across all three dimensions.
- **High-value churn risks**: Score high on frequency and monetary, but low on recency.
- **Low-value customers**: Score low across recency, frequency, and monetary value.

## Related

- [Troubleshoot RFM Segment Changes](/troubleshoot-rfm-segment-changes.md)
