> 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-many-kpis-can-i-add-in-a-brand-lift.md).

# How many KPIs can I add in a Brand lift ?

When [setting up](https://support.happydemics.com/launch/the-set-up/how-to-set-up-a-brand-lift) a Brand lift on Happydemics, you can include **up to 12 questions** in total in your questionnaire.

This limit helps ensure:

* high response quality
* smooth and timely data collection
* a good user experience for respondents

### Standard questionnaire structure (included by default)

Whether you choose a [Happydemics template](https://support.happydemics.com/launch/the-set-up/how-to-choose-the-right-questionnaire-and-kpis) or build a [custom template](https://support.happydemics.com/launch/the-set-up/how-to-launch-a-brand-lift-with-a-custom-kpis-combination), the standard questionnaire structure (at no additional cost) includes:

#### 3 mandatory questions

These questions are always included:

* Ad Recall
* Age
* Gender

<figure><img src="/files/9FjCrBGBwmDOE5MdNXtd" alt=""><figcaption></figcaption></figure>

#### KPIs included

**Between 1 and 4 KPIs**, depending on the selected template or custom setup

This standard structure already allows you to measure campaign performance reliably.

### Adding additional KPIs

If your objectives require deeper analysis, you can enrich your questionnaire:

#### With additional KPIs

* For any template that includes 4 KPIs, you can add **up to** [**2 additional KPIs**](https://support.happydemics.com/launch/the-set-up/how-to-launch-a-brand-lift-with-a-custom-kpis-combination) (€200 each)
* This allows for more **granular insights** while keeping the questionnaire concise

<br>

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

#### With boosts & custom questions

In the Boosts tab, you can further customize your study and add **up to 3 additional questions** (200€ each).

These can be:

* [Custom questions](https://support.happydemics.com/launch/survey-customisation/can-i-add-my-own-custom-questions)
* [Profiling questions<br>](https://support.happydemics.com/launch/survey-customisation/how-to-add-a-profiling-question)

Boosts are ideal when you need **extra insights** beyond standard KPIs, without compromising data quality.

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

<br>

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

### 🚀 Related articles

* [How to launch a brand lift with a custom KPIs combination?](/launch/the-set-up/how-to-launch-a-brand-lift-with-a-custom-kpis-combination.md)
* [How to choose the right questionnaire and KPIs?](/launch/the-set-up/how-to-choose-the-right-questionnaire-and-kpis.md)
* [Can I update or delete my Brand lift ?](/feasibility/can-i-update-or-delete-my-brand-lift.md)

### <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-many-kpis-can-i-add-in-a-brand-lift.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.
