> 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).

# ラストクリッククレジットポリシーの説明

ラストクリックは、impact.com上のすべてのブランドに対するデフォルトのクレジットポリシーです。これは使用が推奨されるポリシーであり、業界標準と見なされています。

ラストクリックのクレジットポリシーでは、コンバージョンの経路で最後のクリックを発生させたパートナーが、クレジットの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" %}
**互換性に関する注意：** 〜とは異なり [ラスト・トゥ・カート](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md)、ラストクリックでは手動の [Universal Tracking Tag（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`、たとえばラストクリックのようなものです。
{% endhint %}

<details>

<summary>例のシナリオ</summary>

では、最近オンラインの直販（DTC）塗料ストアを立ち上げた Acme Corporation を考えてみましょう。Acme が impact.com の Starter Edition を導入する際、彼らはアフィリエイトマーケティングとパートナーシップは初めてであり、プログラムを次の段階に進める前にファネルについてもっと学びたいと述べました。

このシナリオでは、Acme はマーケティングファネルの初心者で、Starter Edition のプログラムを運用しており、高度にカスタマイズされたソリューションを求めていないため、ラストクリックがすべてのイベントタイプで使用するポリシーになります。

このクレジット付与ロジックでは、Acme は顧客のコンバージョン経路に無制限の数のパートナーを参加させることができますが、顧客が購入する直前の最終クリックを発生させたパートナーだけが、そのコンバージョンのクレジットと報酬を得ます。

プログラム開始後最初の顧客は、ホームインプルーブメント系ブログのバナー広告をクリックしてウェブサイトを見つけ、いくつかの商品をカートに追加します。購入はしませんが、その後スポンサー検索結果をクリックしてサイトに戻り、さらにいくつかの商品を追加します。ところが、スポンサー付きの Instagram 投稿をクリックするまで購入には至りません。

ここでは、Instagram 投稿を所有するパートナーが、顧客にカートへ商品を追加させることには直接貢献していなくても、コンバージョンを促進したとしてクレジットと報酬をすべて受け取ります。

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