> 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/platform-features/promo-codes/enable-promo-code-tracking.md).

# Abilita il tracciamento dei codici promozionali

{% hint style="warning" %}
**Avviso:** Devi [testare e convalidare](/brand/it/what-would-you-like-to-learn-about/platform-features/event-types/test-new-event-types.md) il tuo Codice Promo nel Tipo di evento prima di abilitare questa impostazione. Rivolgiti al tuo CSM o [contatta l'assistenza](https://app.impact.com/support/portal.ihtml?createTicket=true) se hai bisogno di aiuto con questo.
{% endhint %}

1. Dalla barra di navigazione in alto, seleziona ![](/files/a0314b1a64ec39500a614699810af2308cfe8328) **\[Profilo utente] → Impostazioni**.
2. Nella colonna di destra, sotto *Generale*, seleziona **Impostazioni annunci**.
3. Sotto *Tracciamento codici promo*, seleziona ![](/files/cec8fb6b06bdba97a0f302d45d30862de79a5365) **\[Casella non selezionata]** **Abilita il tracciamento dei codici promo per questo programma**.
   * Puoi anche selezionare ![](/files/cec8fb6b06bdba97a0f302d45d30862de79a5365) **\[Casella non selezionata]** **Consenti ai partner di richiedere codici promo per questo programma** se vuoi consentire ai partner di chiederti di creare per loro un codice promo specifico.
4. In fondo allo schermo, seleziona **Salva**.

   <div data-with-frame="true"><figure><img src="/files/f85a2c517fa6102af421bf4a1b984cbf4bd92c64" alt="" width="563"><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/platform-features/promo-codes/enable-promo-code-tracking.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.
