> 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/ja/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/ja/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/ja/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md)、Last Clickでは手動の [ユニバーサル トラッキング タグ（UTT）](/brand/ja/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://1458456015-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/ja/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.
