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

# 归因政策概述

**参加 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">合同与付款（基础级）</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">合同与付款（专家级）</a>

在 impact.com 中，每个 [设置的事件类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) 在您的项目中都可以使用我们提供的 3 种可用归因政策中的任意一种：

| 事件类型                                                                                                                                    | 描述                                                                                                                                                            |
| --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [最后点击](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md)   | <p>在转化路径中促成最后一次点击的合作伙伴将获得 100% 的归因。</p><p>这是 <strong>推荐</strong> 归因政策。</p>                                                                                    |
| [首次点击](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/first-click-credit-policy-explained.md)  | <p>在转化路径中促成第一次点击的合作伙伴将获得 100% 的归因，通常还会获得该转化的全部支付金额。</p><p>此归因政策仅适用于特定的 impact.com 版本。它是 <strong>不推荐</strong> 适用于大多数实施场景。</p>                                  |
| [最后加购](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md) | <p>在结账前促使客户将最后一件商品加入购物车的合作伙伴几乎总是会获得 100% 的归因，通常还会获得该转化的全部支付金额。</p><p>此归因政策仅适用于特定的 impact.com 版本。是否适合您的项目，取决于 <strong>具体情况</strong> 并应与 impact.com 客服代表讨论。</p> |

{% hint style="warning" %}
**请勿自行编辑您的归因逻辑：** 更改归因政策意味着您需要更新事件类型，这只能由 impact.com 客服代表执行。请与您的 CSM（或 [联系支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=PARTNER)）讨论任何归因政策更改。
{% 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/zh/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.
