> 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" %}
**兼容性说明：** 不同于 [最后加购](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md)，Last 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`，例如 Last Click。
{% endhint %}

<details>

<summary>示例场景</summary>

让我们来看看 Acme Corporation，这家公司最近开设了一家面向消费者的在线涂料店。Acme 在使用 impact.com 的 Starter Edition 入驻时提到，他们对联盟营销和合作伙伴关系还很陌生，希望在升级其项目之前更多了解漏斗。

在这种情况下，由于 Acme 对营销漏斗还很陌生，运行的是 Starter Edition 项目，而且并不寻求高度定制的解决方案，因此 Last Click 将是他们在所有事件类型中采用的政策。

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

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

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

<div data-with-frame="true"><figure><img src="/files/ae34e9f88ab155b0a2699bb37825d958215f19a6" 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.
