> For the complete documentation index, see [llms.txt](https://community.commandersact.com/customer-success/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.commandersact.com/customer-success/expand-your-uses/audience-and-activation/improved-engagement-upon-reconnection.md).

# Improved engagement upon reconnection

### 1. Business value: Guarantee actionable and certified data

Recognising a loyal customer as soon as they arrive allows you to move from anonymous browsing to a ‘VIP’ experience that values brand preference.

* **Loyalty and attachment**: A personalised welcome message (e.g. ‘Happy to see you again, \[First name]!’) creates a strong emotional connection and increases the feeling of recognition.
* **Streamlining the journey**: By offering quick access to the categories most frequently viewed by the profile, you reduce the number of clicks needed to reach the desired product.
* **Strategic differentiation:** You radically distinguish the experience of a new visitor (discovery of the brand) from that of a regular customer (efficiency and services).

### 2. Implementation methodology

#### Step A: Profile identification and scoring (CDP)

The CDP analyses the user's history to classify them into specific segments (e.g. ‘New’, ‘Loyal Customer’, ‘Sports Category Fan’).

* **Action**: Define segmentation criteria based on the frequency of visits or the volume of past purchases.

#### Step B: Real-time profile retrieval (TMS)

As soon as the first page loads, the TMS queries the CDP to retrieve the visitor's attributes (first name, favourite category, status).

* **Action**: Configure the real-time connector between the CDP and the TMS's on-site campaigns.

#### **Step C: Activation of personalised welcome (TMS/On-Site)**

The TMS triggers the scenario corresponding to the profile: a welcome pop-in for loyal customers or a reassurance banner for new customers.

* **Action**: Create visual variants adapted to each identified segment.

#### **Step D: Measuring relational impact**

Analyse the bounce rate and time spent on the site by recognised users compared to anonymous sessions to validate engagement.

### 3. Typical use cases

1. **Loyal Customer (Recognition):** A regular customer arrives on the home page. The TMS displays a discreet banner: ‘Hello \[First Name], go directly to your new items \[Favourite Category]’.
2. **New Visitor (Acquisition):** For an unknown profile, the TMS highlights ‘Best Sellers’ or a welcome offer to encourage them to create their first profile.
3. **Service Renewal:** For a user with an expiring subscription, display a specific welcome message facilitating one-click renewal.

### Need help making your data flows more reliable?

Personalised welcome messages are the cornerstone of a successful relationship strategy. Our experts will help you configure your CDP segments and TMS scenarios to turn every reconnection into an opportunity. **Contact our support team:** <support@commandersact.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://community.commandersact.com/customer-success/expand-your-uses/audience-and-activation/improved-engagement-upon-reconnection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
