> 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>               | 顧客に製品を最初に紹介したパートナーに報酬を与える場合に適しています。このポリシーは **推奨されません** ほとんどの実装には。                                                       |
| [Last to Cart](/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.
