# Increase Customer Lifetime Value with a loyalty program

## Use case description

🎯 Goal:

Increase Customer Lifetime Value, boost customers loyalty and **avoid churn**.

Flag your customers based on their behaviour to switch from one status to another (Gold, Silver…). Define rewards and gains for each status and communicate by email any changes or promotion.

🔧 Complexity: 2/5

💰 ROI: Medium

![](/files/uqVmvJyf1Is1FKeUkStT)

## Use case setup

Step 1: create new Augmented User Attributes to FLAG your customers according to their status (define conditions to enter and exit flags). 1 flag per status

![](/files/t5X8QPofc4wbj978vgqL)

Step 2: create segments based on flags previously created (=fidelity status) and more conditions if needed. 1 segment per status

Step 3: create streams to send users in segments previously created (to an emailing solution for example)


---

# 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://doc.commandersact.com/use-cases/data-activation/increase-loyalty/increase-customer-lifetime-value-with-a-loyalty-program.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.
