> 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 socio de medición móvil (MMP) es una herramienta de terceros que ayuda a una marca a comprender mejor el rendimiento de su programa de marketing de aplicaciones móviles. Si usas un MMP y quieres impulsar conversiones dentro de la app, puedes integrar tu MMP con impact.com para hacer seguimiento, generar informes y pagar eventos de aplicaciones móviles en un solo lugar práctico.

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

Un MMP rastrea, atribuye y organiza datos de diversos 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 más tarde completa 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 pasar ciertos parámetros de seguimiento a tu cuenta de impact.com, incluidos los `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 usando un [MMP compatible con impact.com](#which-mmp-integrations-are-supported).
* Tu MMP tiene todos los parámetros requeridos que estás usando o esperas usar 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)
* [Segmento](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.
