> 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/de/what-would-you-like-to-learn-about/platform-features/tracking/mobile-app-tracking/mobile-tracking-using-mmps-explained.md).

# Mobiles Tracking mit MMPs erklärt

Ein Mobile Measurement Partner (MMP) ist ein Drittanbieter-Tool, das einer Marke hilft, besser zu verstehen, wie gut ihr Mobile-App-Marketingprogramm in Bezug auf die Performance abschneidet. Wenn Sie ein MMP verwenden und In-App-Conversions erzielen möchten, können Sie Ihr MMP mit impact.com integrieren, um mobile App-Events an einem praktischen Ort zu verfolgen, zu berichten und auszuzahlen.

#### Wie funktioniert MMP-Tracking?

Ein MMP erfasst, attribuiert und organisiert Daten aus verschiedenen Kanälen. Wenn ein Kunde einem Link auf einem dieser Kanäle folgt, wird der Link über das MMP weitergeleitet, das Daten zum Klick speichert. Wenn der Kunde später eine Conversion abschließt, beispielsweise die mobile App der Marke installiert, gleicht das MMP diese Conversion-Daten mit dem ursprünglichen Klick ab und schreibt die Gutschrift der richtigen Quelle zu, sodass die Marke künftig strategische Budgetentscheidungen treffen kann.

Wenn Sie Ihr MMP mit impact.com integrieren, können Sie bestimmte Tracking-Parameter an Ihr impact.com-Konto übergeben, einschließlich des `ClickId`. Dies ermöglicht es Ihnen, die Funktionen Ihres MMP mit den Reporting-, Finanz- und erweiterten Tracking-Funktionen von impact.com zu kombinieren.

#### Voraussetzungen

* Sie verwenden ein [von impact.com unterstütztes MMP](#which-mmp-integrations-are-supported).
* Ihr MMP verfügt über alle erforderlichen Parameter, die Sie verwenden oder voraussichtlich verwenden werden, um Ihre Partner auszuzahlen.

#### Welche MMP-Integrationen werden unterstützt?

* [Adjust](https://integrations.impact.com/integration-guides/for-brands/plugin-integrations/mmp-mobile-measurement/integrate-with-adjust)
* [AppsFlyer](https://integrations.impact.com/integration-guides/for-brands/plugin-integrations/mmp-mobile-measurement/integrate-with-appsflyer)
* [Branch](https://integrations.impact.com/integration-guides/for-brands/plugin-integrations/mmp-mobile-measurement/integrate-with-branch)
* [Segment](https://integrations.impact.com/integration-guides/for-brands/plugin-integrations/cdp-customer-data-platform/integrate-with-segment)
* Kochava (Um mehr zu erfahren, [den Support kontaktieren](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/de/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.
