# Drive to favourite store

## Use case description

🎯 Goal:

SMS with favourite store incentive for loyal customers.

Drive traffic to stores with customers with a **high propensity to buy.**

Send a personalized SMS with a discount valid only in the customer’s favourite shop (regarding his past purchases).

🔧 Complexity: 2/5

💰 ROI: High

![](/files/2pYa75unQjkgqWoSxCWg)

## Use case setup

Step 1: create a new variable ‘favourite\_store’ and import values

Step 2: create a segment with conditions to target loyal customers

Step 3: create a stream to send users in segment previously created to an SMS solution (send the variable favourite\_store to personalize the SMS sent)


---

# 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/drive-to-favourite-store.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.
