> 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/first-click-credit-policy-explained.md).

# 首次点击归因政策说明

如果 Last Click 会将全部功劳和 выплат给转化路径中的最后一个合作伙伴，而 First Click 则将其归给路径中第一个促成点击的合作伙伴。合作伙伴通常认为这种方式不太受欢迎，一般不建议使用。

在 First Click 功劳政策下，在转化路径中促成首次点击的合作伙伴将获得 100% 的功劳，通常也会获得该次转化的全部 payout。不过，获得全部功劳可能取决于你的 [参与奖金](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/participation-bonuses-explained.md) 设置。

{% hint style="info" %}
**兼容性说明：** 不同于 [Last to Cart](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md)，First Click 不需要手动 [通用跟踪标签 (UTT)](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/javascript-tag-tracking/tracking-with-universal-tracking-tag-utt.md) `trackCart` 实施。如果你使用的是应用或插件集成，包括 Shopify、WooCommerce 或 BigCommerce，请使用一种不需要 `trackCart`.
{% endhint %}

First Click 政策与其他政策之间的一个主要区别是需要设置回溯窗口。该窗口用于设定 impact.com 应该回溯多远来查找转化路径中的首次点击。由于转化路径会在 [操作锁定窗口](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/understand-the-action-life-cycle-and-finance.md) 开始时提交（即，当像销售这样的转化被跟踪时），回溯窗口决定了 impact.com 应该向前追溯多远来识别引流合作伙伴。

例如，如果回溯窗口设置为 90 天，那么它只会回溯到转化时点之前 90 天。即使实际转化路径耗时超过 90 天，在该窗口内促成最早一次点击的合作伙伴也会赢得该次转化的功劳。

<details>

<summary>示例场景</summary>

例如，我们来看看 Duff Inc. 这家公司的业务。他们决定升级到 Professional 版本，原因有好几个，并且特别希望将 First Click 功劳政策切换为他们的归因逻辑。

Duff Inc. 决定将回溯窗口设为 45 天，因为他们在使用 Last Click 时，所有转化路径都需要这么长时间才能完成转化。他们还决定将 First Click 政策优先于 Last Click。最后，所有合作伙伴都将根据 First Click 功劳政策获得功劳。

不过，不知为何，他们的转化路径看起来和使用 Last Click 时完全一样。客户总是在 merch blog 的横幅广告中添加眼镜，点击赞助搜索结果后添加品牌元素，然后在点击赞助的 Instagram 帖子后完成购买。然而，自从切换之后，merch blog 一直赢得所有转化，因为它在转化路径中促成了首次点击。

<div data-with-frame="true"><figure><img src="/files/f7facb0e8d50d2e4acc1d5ef2e96ba6b38285c50" alt=""><figcaption></figcaption></figure></div>

</details>

#### 我该如何申请这种功劳政策？

请联系你的 CSM（或 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true)）来讨论启用 First Click 功劳政策。你需要说明为什么想使用此政策、是否所有合作伙伴都将采用 First Click（如果不是，则当一个旅程中存在多个政策时，哪一种政策应优先），以及你是否已经考虑好了回溯窗口。


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/first-click-credit-policy-explained.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
