> For the complete documentation index, see [llms.txt](https://support.happydemics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.happydemics.com/launch/survey-customisation/how-to-replace-brand-in-selected-kpis.md).

# How to replace “brand” in selected KPIs ?

For specific KPI questions, the **Configuration tab** you have the flexibility to choose the variant for "brand", that best fits the campaign. It ensures that the **wording perfectly matches** what the ad promotes to avoid any confusion for respondents in key KPI questions and capture the most relevant insights.<br>

<figure><img src="/files/1k6SXuqjKCL5QQo4hXCW" alt=""><figcaption></figcaption></figure>

#### Affected KPIs :

| **Personal interest**      | Do you have a personal interest in the \[variant] featured in this ad?       |
| -------------------------- | ---------------------------------------------------------------------------- |
| **Preference**             | Which of these \[variant] do you prefer?                                     |
| **Spontaneous ad recall**  | For which of these \[variant] do you remember seeing/hearing an ad recently? |
| **Consideration (market)** | In the future which of these \[variant] would you consider …..?              |

#### List of variant available:

* Tourism
* Destination
* Association
* Event
* Institution
* Film
* TV Show
* Game
* Product
* Service

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

**For example:**

* Do you have a personal interest in the **association** featured in this ad?
* Which of these **TV shows** do you prefer?
* For which of these **events** do you remember seeing/hearing an ad recently?
* In the future which of these **destinations** would you consider …..?<br>

👋 If you don't find your answer, feel free to reach out to **<support@happydemics.com>** for further consideration !

### 🚀 Related articles

* [How to choose the right questionnaire and KPIs?](https://support.happydemics.com/launch/the-set-up/how-to-choose-the-right-questionnaire-and-kpis)
* [How to launch a brand lift with a custom KPIs combination?](https://support.happydemics.com/launch/the-set-up/how-to-launch-a-brand-lift-with-a-custom-kpis-combination)
* [How to set up a brand lift?](https://support.happydemics.com/launch/the-set-up/how-to-set-up-a-brand-lift)

<br>

<br>


---

# 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://support.happydemics.com/launch/survey-customisation/how-to-replace-brand-in-selected-kpis.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.
