> 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/fr/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/credit-policies-overview.md).

# Aperçu des politiques d’attribution

**Suivre le cours 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">Contracter et payer (niveau fondamental)</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">Contracter et payer (niveau expert)</a>

Avec impact.com, chaque [type d’événement](/brand/fr/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) dans votre programme peut utiliser l’une de nos 3 politiques d’attribution disponibles :

| Type d’événement                                                                                                                                           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [Dernier clic](/brand/fr/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md)              | <p>Le partenaire qui a généré le dernier clic dans le parcours de conversion recevra 100 % du crédit.</p><p>Il s'agit du <strong>recommandé</strong> politique d’attribution.</p>                                                                                                                                                                                                                                                                            |
| [Premier clic](/brand/fr/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/first-click-credit-policy-explained.md)             | <p>Le partenaire qui a généré le premier clic dans le parcours de conversion recevra 100 % du crédit, et généralement la totalité du paiement pour la conversion.</p><p>Cette politique d’attribution n’est disponible que pour certaines éditions impact.com. Elle est <strong>non recommandé</strong> pour la plupart des implémentations.</p>                                                                                                             |
| [Dernier ajout au panier](/brand/fr/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md) | <p>Le partenaire qui a amené le client à ajouter le dernier article à son panier avant de passer au paiement recevra presque toujours 100 % du crédit, et généralement la totalité du paiement pour la conversion.</p><p>Cette politique d’attribution n’est disponible que pour certaines éditions impact.com. Le fait qu’elle soit recommandée pour votre programme est <strong>circonstanciel</strong> et doit être discuté avec un agent impact.com.</p> |

{% hint style="warning" %}
**N’éditez pas votre logique d’attribution vous-même :** Modifier une politique d’attribution signifie que vous devrez mettre à jour un type d’événement, ce qui ne doit être fait que par un agent impact.com. Parlez-en avec votre CSM (ou [contacter le support](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=PARTNER)) à propos de toute modification de politique d’attribution.
{% 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/fr/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.
