> 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/analysis/brand-lift-results/how-are-kpis-categorized.md).

# How are KPIs categorized?

<figure><img src="/files/7Wr984S8jvOtHncUNe8H" alt=""><figcaption><p>What is the relationship between the different types of KPIs?</p></figcaption></figure>

### Delivery performance <a href="#h_ac9c277297" id="h_ac9c277297"></a>

Delivery performance measures the ability of a campaign to be seen, to generate recall and to have correctly targeted the desired audience. The ad recall indicator is key in this part.

### Creative diagnosis <a href="#h_3e5b5e87c8" id="h_3e5b5e87c8"></a>

The creative diagnosis section covers the campaign's performance from a creative standpoint and its perception.

The indicators used allow us to assess the relevance and creative effectiveness of the advertising message, based on the attention people have paid to it. The better the creative diagnosis, the better the performance of the campaign in terms of brand impact.

### Advertising recall impact <a href="#h_e165770c93" id="h_e165770c93"></a>

The impact of advertising recall compares the gaps between the population that has memorized the ad and those that haven't or have never been exposed to it. These differences tell us whether the campaign has had an impact on brand indicators.

Depending on the campaign's objectives, the indicators measured will be different. For example, if the campaign's aim is to increase brand awareness and image, we'll analyze variations in brand perception. If the advertising is meant to trigger a purchase, we'll look at variations in consideration rate and purchase intention.

## How to access detailed results? <a href="#h_43fecbb669" id="h_43fecbb669"></a>

On each slide of the report, you'll find a link to your results. You can drill down into the results, analyze response details or create different sub-targets. You can also view detailed answers directly on the report slide, by clicking on the eye icon next to the question.

<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/analysis/brand-lift-results/how-are-kpis-categorized.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.
