> 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/create-and-manage-links/chrome-extension/impactcom-for-chrome-extension-overview.md).

# Panoramica dell'estensione impact.com per Chrome

impact.com ha un’estensione web con deep linking per Google Chrome che ti consente di creare al volo link di tracciamento per i programmi brand aderenti che hanno scelto di abilitare il deep linking. Verifica se il tuo programma brand [consente il deep linking](/partner/it/cosa-vorresti-imparare/platform-features/tracking/tracking-links/create-and-manage-links/tracking-links-overview.md).

{% hint style="info" %}
**Sei un brand?** I brand possono anche usare l’estensione di Chrome di impact.com per trovare e reclutare facilmente nuovi partner direttamente dalle proprie piattaforme social. Scopri di più in [Trova e aggiungi prospect con l’estensione di Chrome di impact.com](/brand/it/what-would-you-like-to-learn-about/creator-program/recruit-creators/find-and-add-prospects-with-the-impactcom-chrome-extension.md).
{% endhint %}

#### Funzionalità principali

* [Candidati e unisciti ai programmi brand](/partner/it/cosa-vorresti-imparare/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/apply-to-a-brand-program-via-the-chrome-extension.md)
* [Crea link di tracciamento per la pagina prodotto di un brand partner](/partner/it/cosa-vorresti-imparare/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/create-tracking-links-via-the-chrome-extension.md)
* [Ricevi notifiche quando è possibile creare un link di tracciamento](/partner/it/cosa-vorresti-imparare/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/manage-your-chrome-extension-settings.md)
* [Aggiungi parametri di report personalizzati ai tuoi link](/partner/it/cosa-vorresti-imparare/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/manage-your-chrome-extension-settings.md)
* [Copia i link negli appunti](/partner/it/cosa-vorresti-imparare/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/create-tracking-links-via-the-chrome-extension.md)

#### Scarica e configura l’estensione

1. Scarica l’estensione direttamente dal [Chrome Store](https://chromewebstore.google.com/detail/impactcom-for-chrome/jliaphkmaknmllgfgfifmaciiindcpmi) .
2. Fissa l’estensione per accedervi più facilmente. Puoi fissare l’estensione facendo quanto segue:
   * Nella barra dell’intestazione del browser, seleziona ![](/files/91a78abaf4357b7911fdf7e3604b38d1d812c5c1) **\[Extensions]**.
   * Accanto a *impact.com for Chrome*, seleziona ![](/files/adc3e51312c8a8e856da194875e8b2005acddc99) **\[Pin]**.
3. Seleziona l’estensione fissata e inserisci il tuo account partner impact.com *Nome utente* e *Password*.

   * In alternativa:
     * Per accedere tramite un altro provider, consulta la sezione *Accedi tramite SSO* qui sotto.
   * Per cambiare la lingua:
     * Usa il menu ![](/files/5e670dc4207d266adef31582384cfe8ff70508cc) **\[Drop-down]** nell’angolo in alto a sinistra per passare da una lingua disponibile all’altra.

   <div data-with-frame="true"><figure><img src="/files/9a4056e06245cd4ab535f381595d951257b02af4" alt="" width="305"><figcaption></figcaption></figure></div>

#### Accedi tramite SSO

1. Apri l’estensione selezionandola nell’angolo in alto a destra della barra dell’intestazione.
2. Seleziona l’opzione SSO che vuoi usare:
   * ![](/files/7cec4739470dc24751ce8fc96cd93f4c05c0f729) **\[Google]**
   * ![](/files/a0cbbfe10c313cbef6b7d262e645313d0ac8a432) **\[Apple]**
   * ![](/files/8c9516a8ea4030b28af9ae753efc870405477433) **\[Facebook]**
   * ![](/files/06ab1eb383cfcc7981ef5c2b415c5ba2d0dc41d5) **\[LinkedIn]**
3. Segui le istruzioni per accedere tramite il provider SSO (ad es. Google).
4. Seleziona l’estensione nella barra dell’intestazione per riaprirla in stato di accesso effettuato.

   <div data-with-frame="true"><figure><img src="/files/7bd78ccfd6dfb281197eb2737a2e4d55607ae565" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/create-and-manage-links/chrome-extension/impactcom-for-chrome-extension-overview.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.
