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

# 末次点击归因政策说明

Last Click 是 impact.com 上所有品牌的默认归因政策。它是建议使用的政策，也被视为行业标准。

采用 Last Click 归因政策时，在转化路径中推动最后一次点击的合作伙伴将获得 100% 的归因，通常也会获得该次转化的全部支付金额。不过，获得全部归因可能取决于你的 [参与奖金](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/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)，Last Click 不需要人工 [Universal Tracking Tag (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`，例如 Last Click。
{% endhint %}

<details>

<summary>示例场景</summary>

让我们来看一下 Acme Corporation，它最近开设了一家面向消费者的线上（DTC）油漆商店。当 Acme 采用 impact.com 的 Starter Edition 时，他们提到自己刚接触联盟营销和合作伙伴关系，希望在提升其项目级别之前更多了解漏斗。

在这种情况下，由于 Acme 对营销漏斗还很新，正在运行 Starter Edition 项目，而且不寻求高度定制化的解决方案，因此在所有事件类型中他们会使用 Last Click 作为归因政策。

采用这种归因逻辑，Acme 可以让无限数量的合作伙伴参与客户的转化路径，但只有在客户完成购买前推动最后一次点击的那个合作伙伴，才能获得该次转化的归因和支付。

自项目启动以来，Acme 的第一位客户通过点击家装博客上的横幅广告找到他们的网站，并往购物车里添加了几件商品。他们没有完成购买，但之后又通过点击一个赞助搜索结果回到网站，并添加了一些其他产品。不过，直到他们点击一则赞助的 Instagram 帖子后，才完成购买。

在这里，拥有该 Instagram 帖子的合作伙伴将获得推动转化的全部归因和支付，即使他们并没有推动客户将任何产品加入购物车。

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-e56402c1f81a62621da172d8135a5c224298e868%2F03bb5354a3c67bfb7221024c14cac41c5c47a776e994a63ef092524f80da09f4.png?alt=media" alt=""><figcaption></figcaption></figure></div>

</details>


---

# 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/last-click-credit-policy-explained.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.
