> 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/pt-br/o-que-voce-gostaria-de-aprender/platform-features/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-for-partners.md).

# Ver relatórios sobre Sub IDs e Shared IDs para parceiros

Depois que você gerar links de rastreamento com Sub IDs anexados ou um Shared ID, você poderá visualizar os dados de relatórios sobre eles. Esses dados podem ser vistos no *Desempenho por Sub ID* e *Listagem Avançada de Ações* relatórios.

1. Na barra de navegação superior, selecione **Relatórios → Mais Relatórios**.
2. Na seção *Categoria* filtro ao lado da barra de pesquisa, selecione **Desempenho** → [Desempenho por Sub ID e Shared ID](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=partner_performance_by_subid) .
   * Na barra de filtros, selecione **Mostrar \[menu suspenso]** e selecione todos os parâmetros para os quais você gostaria de ver o desempenho (por padrão, o relatório mostrará apenas o desempenho por Sub ID 1).
   * Você também pode usar os filtros na barra de filtros para ver o desempenho de um Sub ID específico ou de um Shared ID *valor*. Para fazer isso, selecione um parâmetro na barra de filtros e digite o valor que te interessa, por exemplo: `SubId1 = vermelho`

     <div data-with-frame="true"><figure><img src="/files/cfbdfaca41cfdd2dcf78ffa9c3859edadb7efb4a" alt="" width="563"><figcaption></figcaption></figure></div>
3. Como alternativa, na *Categoria* filtro ao lado da barra de pesquisa, selecione **Listagem** → **Listagem Avançada de Ações**.
   * Todas as colunas de Sub ID e Shared ID ficam visíveis por padrão - role para a direita da tabela para vê-las.
   * Você também pode usar os filtros na barra de filtros para ver o desempenho de um Sub ID específico ou de um Shared ID *valor*. Para fazer isso, selecione um parâmetro na barra de filtros e digite o valor que te interessa, por exemplo: `Shared Id = instastory`

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

{% hint style="info" %}
**Observação:** Os valores de Sub ID passados pelo link de rastreamento são visíveis apenas para você nos seus relatórios, enquanto um Shared ID é visível tanto para você quanto para a 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/pt-br/o-que-voce-gostaria-de-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.
