> 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/credit-policies-overview.md).

# クレジットポリシーの概要

**PXAコースを受講する**

<a href="https://pxa.impact.com/student/activity/1099652?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">契約と支払い（基礎レベル）</a><a href="https://pxa.impact.com/student/activity/1117596?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">契約と支払い（上級レベル）</a>

クレジットポリシーは、顧客のコンバージョン経路に2つ以上のパートナーが現れた場合に、どのパートナーにコンバージョンのクレジットを付与するかを決定します。各 [イベントタイプ](/brand/ja/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) は、アトリビューションロジックを設定するために、3つのクレジットポリシーのいずれか1つを使用します。

デフォルトでは、impact.comはコンバージョンをラストクリック基準でアトリビューションしますが、顧客のジャーニー全体でパートナーをどのように報酬したいかに応じて、別のクレジットポリシーを適用できます。

| クレジットポリシー                                                                                                                                     | 仕組み                                                                                                                                              | 最適なケース                                                                                                        |
| --------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------- |
| [ラストクリック](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md)      | コンバージョン経路で最後のクリックを発生させたパートナーが、クレジットの100%を受け取ります。                                                                                                 | 販売を成立させたパートナーに報酬を与える方法です。これは **推奨** クレジットポリシーです。                                                              |
| [ファーストクリック](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/first-click-credit-policy-explained.md)   | <p>コンバージョン経路で最初のクリックを発生させたパートナーが、クレジットの100%を受け取り、通常はコンバージョンの支払い額全額も受け取ります。</p><p>このクレジットポリシーは、特定のimpact.comエディションでのみ利用できます。</p>                  | 顧客に商品を紹介したパートナーに報酬を与える方法です。このポリシーは **推奨されません** ほとんどの実装では。                                                     |
| [ラスト・トゥ・カート](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md) | <p>チェックアウト前に顧客がカートに最後のアイテムを追加するきっかけを作ったパートナーは、ほぼ常にクレジットの100%を受け取り、通常はコンバージョンの支払い額全額も受け取ります。</p><p>このクレジットポリシーは、特定のimpact.comエディションでのみ利用できます。</p> | 最終チェックアウトよりも、カート追加の瞬間のほうが、狙っているパートナーの影響をよりよく反映する場合。あなたのプログラムに推奨されるかどうかは **状況によります** 。impact.comの担当者と相談してください。 |

{% hint style="warning" %}
**クレジット付与ロジックを自己判断で編集しないでください：** クレジットポリシーを変更するには、イベントタイプを更新する必要があり、それはimpact.comの担当者のみが行うべきです。CSM（または [サポートに連絡](https://app.impact.com/support/portal.ihtml?createTicket=true\&accountType=PARTNER)）に、クレジットポリシーの変更について相談してください。
{% endhint %}


---

# 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/credit-policies-overview.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.
