# Retention

## Overview

The **Daasity Retention Dashboard** was developed to help you better understand how well your company is retaining customers by getting them to repurchase.  Daasity provides merchants with out-of-the-box customer segmentation that can be used as a building block for both understanding your retention performance and also for creating new retention strategies.

This dashboard and the Daasity customer segmentation can help answer the following questions:

* How can I segment my customer base to better reach them?  Our out-of-the-box customer segmentation gives you an easy way to start segmenting your email / SMS / other retention campaigns.
* Which customer segments are contributing to orders and revenue this month?  If too much of your revenue is coming from new customers then you may have a retention problem.
* What is the average time between purchases for your customers?  This can help you decide how often to send emails / SMS campaigns to different segments.
* Which products are purchased when customers repurchase?  This can help you decide which products to feature in your email / SMS campaigns.

{% hint style="info" %}
**RFM segments**

To understand our default RFM segments and how to customize them, read [our **RFM in the Daasity App** article](https://help.daasity.com/important-concepts/rfm/rfm-in-the-daasity-app).
{% endhint %}

<div data-full-width="true"><figure><img src="/files/Te6GQf4Wlvs4jvPLtwPJ" alt=""><figcaption></figcaption></figure></div>

## Important notes

* We exclude all Wholesale orders and customers from our Retention calculations
* The non-buyer customer segment contains all customers for which you have collected an email, but they have not made a purchase.  This includes customers that might join your email list through your Shopify site, and customers that make a purchase that is later cancelled or voided.&#x20;

## Deep dive

### Performance by customer segment

<figure><img src="/files/6FciFLwG1IdV2fRm12Xe" alt=""><figcaption></figcaption></figure>

These two visualizations show current and last month to date performance (gross sales, orders, AOV, units per order, and average unit revenue) for each customer segment. For these visualizations, customers are tagged into a certain segment at the beginning of each month and they stay in that segment for the remainder of the month regardless of how many purchases they make. Note that this is NOT how the general customer segmentation works which is updated for every customer every day.

{% hint style="info" %}
**Date ranges**

The MTD Retention Performance visualization shows performance for each segment for the current month through yesterday. The Last MTD Retention Performance visualization shows performance for each segment for last month through the same number of days. As an example, on the 18th of January the first visualization is showing performance through Jan 17th and the second visualization is showing performance through Dec 17th.
{% endhint %}

### Time between orders

<div align="left"><figure><img src="/files/8JnEWMkpVPTAHedybHd6" alt=""><figcaption></figcaption></figure></div>

As you start segmenting your retention campaigns, cadence, or how often you are sending campaigns, is an important factor. Some segments may repurchase at shorter or longer time intervals. These visualizations allow you to see exactly when you need to be targeting different segments based on when they are most likely to repurchase.

### Customer movement & historical performance

<figure><img src="/files/xldUVYv0vyDzJZSfifu0" alt=""><figcaption></figcaption></figure>

These visualizations allow you to see how customers are moving between segments. It's important to make sure that you have customers moving from your single buyer segment into the multi-buyer segment, and customers moving from your multi-buyer segment into your HVC segment. It's also important to keep an eye on the HVC segment and make sure that these customers aren't all moving to your Churning and Lapsed groups.

{% hint style="info" %}
**Churning high-value customers**

This segment is one of the most important segments to make sure you are targeting aggressively.  These are customers that have purchased multiple times and used to be great customers, but they have not made a purchase in almost 12 months.  If you see a lot of your HVC customers moving to the churning group, try to target that segment with special offers and unique content or products, or try to reach them through different marketing vendors if they aren't responding to email or SMS.  Keeping them engaged and repurchasing is key to maintaining high repurchase rates, increasing LTV, and keeping overall company CPOs low.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.daasity.com/core-concepts/dashboards/report-library/retention-marketing/retention.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
