> 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/tracking/mobile-app-tracking/mobile-tracking-using-mmps-explained.md).

# Explication du suivi mobile à l'aide des MMP

Un Partenaire de mesure mobile (MMP) est un outil tiers qui aide une marque à mieux comprendre les performances de son programme de marketing d’application mobile. Si vous utilisez un MMP et souhaitez générer des conversions dans l’application, vous pouvez intégrer votre MMP à impact.com pour suivre, générer des rapports et effectuer les paiements liés aux événements de l’application mobile en un seul endroit pratique.

#### Comment fonctionne le suivi MMP ?

Un MMP suit, attribue et organise les données provenant de divers canaux. Lorsqu’un client suit un lien sur l’un de ces canaux, le lien est redirigé via le MMP, qui stocke des données sur le clic. Si le client effectue ensuite une conversion, comme l’installation de l’application mobile de la marque, le MMP associe ces données de conversion au clic initial et attribue le crédit à sa source correcte afin que la marque puisse prendre des décisions stratégiques en matière de budget à l’avenir.

Lors de l’intégration de votre MMP avec impact.com, vous pouvez transmettre certains paramètres de suivi à votre compte impact.com, notamment le `ClickId`. Cela vous permet de combiner les capacités de votre MMP avec les fonctionnalités de reporting, financières et de suivi étendu d’impact.com.

#### Prérequis

* Vous utilisez un [MMP pris en charge par impact.com](#which-mmp-integrations-are-supported).
* Votre MMP dispose de tous les paramètres requis que vous utilisez ou prévoyez d’utiliser pour rémunérer vos partenaires.

#### Quelles intégrations MMP sont prises en charge ?

* [Adjust](https://integrations.impact.com/impact-brand/docs/adjust)
* [AppsFlyer](https://integrations.impact.com/impact-brand/docs/appsflyer)
* [Branch](https://integrations.impact.com/impact-brand/docs/branch)
* [Segment](https://integrations.impact.com/impact-brand/docs/integrate-with-segment)
* Kochava (Pour en savoir plus, [contactez l’assistance](https://app.impact.com/support/portal.ihtml).)


---

# 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://help.impact.com/brand/fr/what-would-you-like-to-learn-about/platform-features/tracking/mobile-app-tracking/mobile-tracking-using-mmps-explained.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.
