> 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/it/cosa-vorresti-imparare/platform-features/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-for-partners.md).

# Visualizza i report sui Sub ID e Shared ID per i partner

Una volta che hai generato i link di tracciamento con Sub ID o un Shared ID associati, puoi visualizzare i dati di reportistica su di essi. Questi dati possono essere visti nei *Performance per Sub ID* e *Elenco delle azioni avanzate* report.

1. Dalla barra di navigazione superiore, seleziona **Report → Altri report**.
2. Dalla *Categoria* filtro accanto alla barra di ricerca, seleziona **Performance** → [Performance per Sub ID e Shared ID](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=partner_performance_by_subid) .
   * Dalla barra dei filtri, seleziona **Mostra \[menu a discesa]** e seleziona tutti i parametri per i quali desideri visualizzare le performance (per impostazione predefinita, il report mostrerà solo la performance per Sub ID 1).
   * Puoi anche usare i filtri nella barra dei filtri per visualizzare le performance di uno specifico Sub ID o Shared ID *valore*. Per farlo, seleziona un parametro dalla barra dei filtri e digita il valore che ti interessa, ad es.: `SubId1 = rosso`

     <div data-with-frame="true"><figure><img src="/files/6e2908901f69dc51892f77981c84c107472ae105" alt="" width="563"><figcaption></figcaption></figure></div>
3. In alternativa, da *Categoria* filtro accanto alla barra di ricerca, seleziona **Elenco** → **Elenco delle azioni avanzate**.
   * Tutte le colonne Sub ID e Shared ID sono visibili per impostazione predefinita: scorri verso destra nella tabella per visualizzarle.
   * Puoi anche usare i filtri nella barra dei filtri per visualizzare le performance di uno specifico Sub ID o Shared ID *valore*. Per farlo, seleziona un parametro dalla barra dei filtri e digita il valore che ti interessa, ad es.: `Shared Id = instastory`

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

{% hint style="info" %}
**Nota:** I valori Sub ID passati tramite il link di tracciamento sono visibili solo a te nei tuoi report, mentre un Shared ID è visibile sia a te sia al brand.
{% 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/it/cosa-vorresti-imparare/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.
