> 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/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/stay-ahead-with-competitive-insight-reports.md).

# Resta un passo avanti con i report di approfondimenti competitivi

Esplora i report chiave che mostrano come il tuo brand si posiziona nel tuo settore. Analizza parametri finanziari, performance dei partner e insight di settore per ottenere un vantaggio competitivo. Scopri di più su [Benchmarking dei settori](/brand/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking-verticals-explained.md).

#### Visualizza i report

<details>

<summary>Report di insight competitivi</summary>

Ottieni una visione strategica della posizione del tuo mercato con report sulla share of voice, sul benchmarking del brand, sull'analisi dei partner e su insight di settore più ampi.

| Rapporto                                                                                                                                                                                               | Descrizione                                                                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Panoramica del benchmarking del brand](/brand/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/brand-benchmarking-overview.md) | Confronta le prestazioni del tuo programma con quelle dei concorrenti nel tuo segmento. Questa panoramica ti aiuta a orientarti tra le metriche chiave per capire dove sei in vantaggio—e dove puoi migliorare. |
| [Analisi benchmark dei partner](/brand/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/benchmark-partner-analysis.md)          | Analizza le prestazioni dei partner su metriche chiave come clic, azioni, entrate e pagamenti—confrontate con quelle dei tuoi pari. Individua i gap e le opportunità di crescita per il tuo programma.          |
| [Raccomandazioni di benchmarking](/brand/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/benchmarking/benchmark-recommendations.md)         | Scopri i partner più performanti nel tuo segmento con un forte potenziale di fatturato. Individua i partner già esistenti con cui interagire più a fondo o nuovi partner da reclutare.                          |
| [Report di insight di settore](/brand/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/industry-insights-report.md)                          | Visualizza le prestazioni medie del programma nel tuo settore con insight su metriche chiave, trend generali e partner migliori—pensato per aiutarti a fare benchmarking e crescere nel tuo settore.            |

</details>

<details>

<summary>Report di benchmark finanziari</summary>

Approfondisci il benchmarking delle prestazioni finanziarie con insight sui trend complessivi e analisi a livello di partner per rafforzare la tua posizione competitiva.

{% hint style="info" %}
**Nota:** I report seguenti sono disponibili solo per i brand classificati da impact.com come brand Finance.
{% endhint %}

| Rapporto                                                                                                                                                                                                                     | Descrizione                                                                                                                                                                                         |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Panoramica del benchmark finanziario](/brand/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-overview.md)             | Confronta le prestazioni finanziarie del tuo programma con programmi partner simili nel tuo settore. Esplora le metriche chiave per capire come i tuoi risultati si confrontano con la concorrenza. |
| [Analisi benchmark dei partner Finance](/brand/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-partner-analysis.md)    | Valuta le prestazioni dei partner confrontando clic, azioni, ricavi e pagamenti con quelli dei pari del settore. Questo report evidenzia i gap e le opportunità di crescita per il tuo programma.   |
| [Raccomandazioni del benchmark finanziario](/brand/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/finance-benchmark-report/finance-benchmark-recommendations.md) | Individua i partner con le migliori performance e un forte potenziale di fatturato. Filtra per dare priorità alle relazioni esistenti o scoprire partner di alto valore da reclutare.               |

</details>


---

# 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/it/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/stay-ahead-with-competitive-insight-reports.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.
