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

impact.comでは、各 [イベントタイプ](/brand/ja/what-would-you-like-to-learn-about/platform-features/event-types/event-types-explained.md) あなたのプログラムでは、利用可能な3つのクレジットポリシーのいずれかを使用できます：

| イベントタイプ                                                                                                                                     | 説明                                                                                                                                                                                                                         |
| ------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [ラストクリック](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md)    | <p>コンバージョンパスで最後のクリックを発生させたパートナーが、クレジットの100%を受け取ります。</p><p>これは <strong>推奨</strong> クレジットポリシー。</p>                                                                                                                           |
| [ファーストクリック](/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エディションでのみ利用できます。これは <strong>推奨されません</strong> ほとんどの実装には。</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エディションでのみ利用できます。あなたのプログラムに推奨されるかどうかは <strong>状況次第</strong> であり、impact.comの担当者と相談してください。</p> |

{% 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.
