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

# Explicación del seguimiento móvil usando MMP

Un Mobile Measurement Partner (MMP) es una herramienta de terceros que ayuda a una marca a entender mejor el rendimiento de su programa de marketing de aplicaciones móviles. Si utilizas un MMP y quieres impulsar conversiones dentro de la app, puedes integrar tu MMP con impact.com para rastrear, informar y pagar eventos de aplicaciones móviles en un solo lugar conveniente.

#### ¿Cómo funciona el seguimiento con MMP?

Un MMP rastrea, atribuye y organiza datos de varios canales. Cuando un cliente sigue un enlace en uno de estos canales, el enlace se redirige a través del MMP, que almacena datos sobre el clic. Si el cliente completa posteriormente una conversión, como instalar la aplicación móvil de la marca, el MMP relaciona esos datos de conversión con el clic inicial y atribuye el crédito a su fuente correcta para que la marca pueda tomar decisiones estratégicas de presupuesto en el futuro.

Al integrar tu MMP con impact.com, puedes enviar ciertos parámetros de seguimiento a tu cuenta de impact.com, incluido `ClickId`. Esto te permite combinar las capacidades de tu MMP con las funcionalidades de informes, financieras y de seguimiento ampliado de impact.com.

#### Requisitos previos

* Estás utilizando un [MMP compatible con impact.com](#which-mmp-integrations-are-supported).
* Tu MMP tiene todos los parámetros requeridos que estás utilizando o que esperas utilizar para pagar a tus socios.

#### ¿Qué integraciones de MMP son compatibles?

* [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 (Para obtener más información, [contacte con soporte](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/es/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.
