> 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/tracking/credit-policies/credit-policies-overview.md).

# Panoramica delle politiche di credito

**Segui il corso PXA**

<a href="https://pxa.impact.com/student/activity/1099652?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">Contratto e pagamento (livello fondamentale)</a><a href="https://pxa.impact.com/student/activity/1117596?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">Contratto e pagamento (livello esperto)</a>

Con impact.com, ogni [tipo di evento](/brand/it/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) nel tuo programma può utilizzare una qualsiasi delle nostre 3 politiche di credito disponibili:

| Tipo di evento                                                                                                                                        | Descrizione                                                                                                                                                                                                                                                                                                                                                                                                               |
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Ultimo clic](/brand/it/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md)          | <p>Il partner che ha generato l'ultimo clic nel percorso di conversione riceverà il 100% del credito.</p><p>Questo è il <strong>consigliato</strong> politica di credito.</p>                                                                                                                                                                                                                                             |
| [Primo clic](/brand/it/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/first-click-credit-policy-explained.md)          | <p>Il partner che ha generato il primo clic nel percorso di conversione riceverà il 100% del credito e, di solito, l'intero compenso per la conversione.</p><p>Questa politica di credito è disponibile solo in specifiche edizioni di impact.com. È <strong>non consigliata</strong> per la maggior parte delle implementazioni.</p>                                                                                     |
| [Ultimo al carrello](/brand/it/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md) | <p>Il partner che ha spinto il cliente ad aggiungere l'ultimo articolo al carrello prima del checkout riceverà quasi sempre il 100% del credito e, di solito, l'intero compenso per la conversione.</p><p>Questa politica di credito è disponibile solo in specifiche edizioni di impact.com. Se sia consigliata per il tuo programma è <strong>circostanziale</strong> e andrebbe discusso con un agente impact.com.</p> |

{% hint style="warning" %}
**Non modificare autonomamente la tua logica di attribuzione:** Cambiare una politica di credito significa che dovrai aggiornare un tipo di evento, operazione che dovrebbe essere eseguita solo da un agente impact.com. Parla con il tuo CSM (o [contatta l'assistenza](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=PARTNER)) riguardo a eventuali modifiche alla politica di credito.
{% 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/brand/it/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/credit-policies-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.
