> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-measures-in-data-lab.md).

# Créer des mesures personnalisées dans Data Lab

{% hint style="warning" %}
**Important :** Nous *fortement* vous recommandons de consulter [Introduction à Data Lab](/brand/fr/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/data-lab-introduction.md) avant de commencer cet article.
{% endhint %}

1. Dans le menu de navigation de gauche, sélectionnez ![](/files/15f4c8f88cb75624c1f6a18cb768e8f494128ac4) **\[Engage] → Rapports** → **Data Lab**.
2. Sélectionnez un **visualisation** pour commencer.
3. Dans la section Dimensions et mesures de la barre d’outils de droite, sélectionnez ![](/files/2e9a31a024d0b16eff92531050fb4093467526d2) **\[Créer une mesure personnalisée]**.

   <div data-with-frame="true"><figure><img src="/files/2301620d2a60d22214d85b923b58c19ffd0b5cbd" alt="" width="355"><figcaption></figcaption></figure></div>
4. Nommez votre mesure personnalisée — l’exemple ci-dessous montrera une mesure appelée *Taux de conversion*.
5. Sélectionnez le format de votre mesure **Format**. Vous pouvez choisir entre *Nombre*, *Chaîne*, *Paiement*ou *Devise*.
6. Dans le *Formule* champ, saisissez le calcul de la mesure personnalisée.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Exemple :</strong> Le <em>Taux de conversion</em> la mesure utilisera <code>Coûts d’actions / clics</code>. impact.com indiquera si la formule est valide ou non par une petite <img src="/files/08defcbb58d74cb9efb402397e8c79e8f2aaf2a2" alt=""> <strong>[coche]</strong> en haut à droite de la fenêtre.</p></div>
7. Sélectionnez **Enregistrer** pour enregistrer votre mesure personnalisée.

   <div data-with-frame="true"><figure><img src="/files/14d906acbad83e35c939dbff4fe43c66c4662561" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/create-custom-measures-in-data-lab.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.
