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

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

Last to Cart ポリシーでは、チェックアウト前に顧客に最後の商品をカートへ追加させたパートナーが、通常、コンバージョンに対するクレジットの100%とすべての報酬を受け取ります。ただし、クレジットと報酬の額は、あなたの [参加ボーナス](/brand/ja/nitsuitebitaidesuka/platform-features/contracts-and-template-terms/template-terms/participation-bonuses-explained.md) の設定。

{% hint style="warning" %}
**互換性要件：** Last to Cart には手動の [Universal Tracking Tag (UTT)](/brand/ja/nitsuitebitaidesuka/platform-features/tracking/javascript-tag-tracking/tracking-with-universal-tracking-tag-utt.md) 設定と [UTT `trackCart` 実装](/brand/ja/nitsuitebitaidesuka/platform-features/tracking/javascript-tag-tracking/tracking-with-utt-javascript-functions.md) が追加購入（add-to-cart）アクションに必要です。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 ポリシーへ変更したいと考えています。カスタマーサクセスマネージャー（CSM）と相談した結果、ACME Corporation は、顧客がカートに商品を追加するタイミングに注目することにしました。

この変更にもかかわらず、ACME Corporation のコンバージョン経路は変わりません。顧客は、ホームインプルーブメントのブログのバナー広告をクリックした後にペイントブラシを追加し、スポンサー検索結果をクリックした後に防水シートを追加し、スポンサー付きInstagram投稿をクリックした後にチェックアウトしています。新しいポリシーでは、スポンサー検索結果の責任を持つパートナーが、チェックアウト前に顧客が最後の商品（防水シート）をカートに追加するよう導いているため、すべてのコンバージョンを受け取るようになります。

<div data-with-frame="true"><figure><img src="/files/1cfadc76a495d99f16192108d82a64bf3ff1cf40" 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 対象になるのか（ならない場合、複数のポリシーが存在するときにジャーニー内でどのポリシーを優先すべきか）を共有するとよいでしょう。
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/ja/nitsuitebitaidesuka/platform-features/tracking/credit-policies/last-to-cart-credit-policy-explained.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
