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

# Überblick über Gutschrift-Richtlinien

**Belege den PXA-Kurs**

<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">Vertrag und Bezahlung (Grundstufe)</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">Vertrag und Bezahlung (Expertenstufe)</a>

Mit impact.com kann jede [Ereignistyp](/brand/de/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) in Ihrem Programm kann eine unserer 3 verfügbaren Credit-Richtlinien genutzt werden:

| Ereignistyp                                                                                                                                     | Beschreibung                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Letzter Klick](/brand/de/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md)  | <p>Der Partner, der den letzten Klick im Conversion-Pfad ausgelöst hat, erhält 100 % der Gutschrift.</p><p>Dies ist der <strong>empfohlen</strong> Credit-Richtlinie.</p>                                                                                                                                                                                                                                                                                   |
| [Erster Klick](/brand/de/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/first-click-credit-policy-explained.md)  | <p>Der Partner, der den ersten Klick im Conversion-Pfad ausgelöst hat, erhält 100 % der Gutschrift und in der Regel die gesamte Auszahlung für die Conversion.</p><p>Diese Credit-Richtlinie ist nur in bestimmten impact.com-Editionen verfügbar. Sie ist <strong>nicht empfohlen</strong> für die meisten Implementierungen.</p>                                                                                                                          |
| [Last to Cart](/brand/de/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md) | <p>Der Partner, der den Kunden dazu gebracht hat, den letzten Artikel vor dem Bezahlen in den Warenkorb zu legen, erhält fast immer 100 % der Gutschrift und in der Regel die gesamte Auszahlung für die Conversion.</p><p>Diese Credit-Richtlinie ist nur in bestimmten impact.com-Editionen verfügbar. Ob sie für Ihr Programm empfohlen wird, ist <strong>situationsabhängig</strong> und sollte mit einem impact.com-Mitarbeiter besprochen werden.</p> |

{% hint style="warning" %}
**Ändern Sie Ihre Zuordnungslogik nicht selbst:** Das Ändern einer Credit-Richtlinie bedeutet, dass Sie einen Ereignistyp aktualisieren müssen; das sollte nur von einem impact.com-Mitarbeiter durchgeführt werden. Sprechen Sie mit Ihrem CSM (oder [den Support kontaktieren](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=PARTNER)) über Änderungen an der Credit-Richtlinie.
{% 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/de/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.
