> 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/creator-program/working-with-creators/generate-campaign-tracking-links-on-behalf-of-creators.md).

# Genera link di tracciamento della campagna per conto dei creator

Puoi generare un link di tracciamento nel gestore attività di una campagna e inviarlo ai tuoi creator. I creator possono anche copiare il link di tracciamento dal proprio gestore attività.

{% hint style="warning" %}
**Importante:** Devi abilitare *Tracciamento di clic e conversioni* perché la tua campagna generi link di tracciamento. Questi link di tracciamento si basano sulle prestazioni, quindi pagherai i creator per aver generato conversioni. Fai riferimento al *Tracciamento* sezione in [Configura una campagna creator](/brand/it/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md) per abilitare il tracciamento per una campagna.
{% endhint %}

1. Dal menu di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage]** → **Campaign Manager** → **Creator**.
2. Nella *Campaign Manager* schermata, seleziona la scheda **Attivo** scheda per visualizzare tutte le campagne attualmente attive.
3. Passa il mouse sopra la campagna per la quale vuoi creare un link di tracciamento, quindi seleziona **Gestisci campagna**.
4. Seleziona il filtro **Attività** .
5. Passa il mouse sopra il task per il quale vuoi creare il link di tracciamento, quindi seleziona **Visualizza dettagli attività**.
6. A seconda dell'impostazione del link di tracciamento della campagna che hai scelto durante la configurazione della campagna, il tuo link di tracciamento varierà in base a una delle 3 impostazioni:
   * **I creator indirizzano il traffico alle landing page che scelgono:** Inserisci manualmente una landing page.
   * **I creator indirizzano il traffico a specifiche landing page che scelgo:** Dal menu a discesa, seleziona una landing page salvata.
   * **I creator indirizzano il traffico alla landing page predefinita del mio programma:** La tua landing page predefinita verrà compilata automaticamente e il link di tracciamento verrà generato automaticamente.
7. Seleziona **Crea link** e ![](/files/a8246ec3bff215a2322b5803ba1c46b3bfccb902) **\[Copia]** il link.

   <div data-with-frame="true"><figure><img src="/files/8a8d672f0a3b9b8497f88da8e642e8dc4e7a514c" 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/brand/it/what-would-you-like-to-learn-about/creator-program/working-with-creators/generate-campaign-tracking-links-on-behalf-of-creators.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.
