> 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-to-cart-credit-policy-explained.md).

# Last to Cartクレジットポリシーの解説

Last to Cart ポリシーは、次の [ラストクリック](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/credit-policies/last-click-credit-policy-explained.md) ポリシーと似ており、顧客の行動に基づいて、コンバージョンのクレジットと報酬をどのパートナーが受け取るかを決定します。顧客が行う最後のクリックが結果を決める代わりに、顧客が最後に *カートに商品を追加する* ことで、勝ちとなるパートナーが決まります。

Last to Cart ポリシーでは、チェックアウト前に顧客がカートに最後の商品を追加するよう導いたパートナーが、通常、コンバージョンのクレジットの 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="warning" %}
**互換性要件：** Last to Cart には手動の [ユニバーサル トラッキング タグ（UTT）](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/javascript-tag-tracking/tracking-with-universal-tracking-tag-utt.md) 設定と [UTT `trackCart` 実装が必要です](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/javascript-tag-tracking/tracking-with-utt-javascript-functions.md) をカートに追加するアクションに対して必要です。アプリおよびプラグイン連携は、Shopify、WooCommerce、BigCommerce を含め、Last to Cart をサポートしていません。Last to Cart を使用するには、アプリまたはプラグイン連携ではなく、手動の UTT 連携を使用する必要があります。手動の UTT 連携への移行でサポートが必要な場合は、 [サポートにお問い合わせください。](https://app.impact.com/support/portal.ihtml?createTicket=true)
{% endhint %}

<details>

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

ACME Corporation は、オンラインの消費者直販（DTC）ペイントストアを運営しています。パートナーからのフィードバックにより、First Click ポリシーから Last to Cart ポリシーへ変更したいと考えています。Customer Success Manager（CSM）と相談した結果、ACME Corporation は、顧客がカートに商品を追加するタイミングに注目することにしました。

この変更にもかかわらず、ACME Corporation のコンバージョン経路は変わりません。顧客は、ホーム改善ブログのバナー広告をクリックした後に引き続きペイントブラシを追加し、スポンサー検索結果をクリックした後に防水シートを追加し、スポンサー付き 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-3f1fa7b025ef2e81bb1812432028a3947edfe49b%2Fc114738b2798c895fe6cb0e55ee44cb67cb25bfb2200c55e5c5ca4d63b0d9aba.png?alt=media" alt=""><figcaption></figcaption></figure></div>

</details>

{% hint style="info" %}
**このクレジットポリシーはどのように申請すればよいですか？** 担当の CSM に連絡するか、 [サポートにお問い合わせください](https://app.impact.com/support/portal.ihtml?createTicket=true)）Last to Cart のクレジットポリシーを有効にすることについて話し合うためです。このポリシーを使いたい理由と、すべてのパートナーを Last to Cart にするのか（そうでない場合、1 つのジャーニーに複数のポリシーがあるときに、どのポリシーを優先すべきか）を共有するとよいでしょう。
{% 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/last-to-cart-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.
