> 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/partner/es/sobre-que-te-gustaria-aprender/platform-features/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-for-partners.md).

# Consulta informes sobre Sub IDs y Shared IDs para partners

Una vez que hayas generado enlaces de seguimiento con Sub IDs o un ID compartido adjuntos, puedes ver datos de informes sobre ellos. Estos datos se pueden ver en el *Rendimiento por Sub ID* y *Listado avanzado de acciones* informes.

1. En la barra de navegación superior, selecciona **Informes → Más informes**.
2. Desde el *Categoría* filtro junto a la barra de búsqueda, seleccione **Rendimiento** → [Rendimiento por ID secundario e ID compartido](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=partner_performance_by_subid) .
   * En la barra de filtros, selecciona **Mostrar \[menú desplegable]** y selecciona todos los parámetros para los que te gustaría ver el rendimiento (de forma predeterminada, el informe solo mostrará el rendimiento por Sub ID 1).
   * También puedes usar los filtros en la barra de filtros para ver el rendimiento de un Sub ID o ID compartido específico *valor*. Para hacerlo, selecciona un parámetro de la barra de filtros y escribe el valor que te interesa, p. ej.: `SubId1 = rojo`

     <div data-with-frame="true"><figure><img src="/files/56febed3335fa69fa1a9133557fe98560dd226b1" alt="" width="563"><figcaption></figcaption></figure></div>
3. Alternativamente, desde el *Categoría* filtro junto a la barra de búsqueda, seleccione **Listado** → **Listado avanzado de acciones**.
   * Todas las columnas de Sub ID e ID compartido son visibles de forma predeterminada; desplázate hacia la derecha de la tabla para verlas.
   * También puedes usar los filtros en la barra de filtros para ver el rendimiento de un Sub ID o ID compartido específico *valor*. Para hacerlo, selecciona un parámetro de la barra de filtros y escribe el valor que te interesa, p. ej.: `ID compartido = instastory`

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

{% hint style="info" %}
**Nota:** Los valores de Sub ID pasados a través del enlace de seguimiento solo son visibles para ti en tus informes, mientras que un ID compartido es visible tanto para ti como para la marca.
{% endhint %}


---

# 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/partner/es/sobre-que-te-gustaria-aprender/platform-features/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-for-partners.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.
