> 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/technical-integration-guides/shopify-plugin-consent-management-explained.md).

# Shopifyプラグインの同意管理について

impact.comの [Shopifyプラグイン](https://integrations.impact.com/integration-guides/for-brands/plugin-integrations/e-commerce/integrate-with-shopify) トラッキングと顧客同意の扱いについて、舞台裏でいくつか改善がありました。この更新により、進化するプライバシー基準への準拠を維持し、パートナー向けのコンバージョンアトリビューションを改善し、報酬トラッキングの既存のギャップを解消できます。

これらの改善の恩恵を受け始めるために必要なのは、Shopifyの設定で簡単な更新を行うことだけです。以下をご覧ください。 [*対応する*](#take-action) のセクションを参照してください。

{% hint style="warning" %}
**重要：** 推奨どおりに設定を更新しない場合、顧客がチェックアウト前にページを再読み込みしないと、トラッキングが時折途切れる可能性があります。
{% endhint %}

{% hint style="info" %}
**注:** impact.comのShopifyプラグインを使用している場合は、この2つはまだ互換性がないため、Consent Modeを有効にしないでください。
{% endhint %}

#### 新機能

コンバージョントラッキングは、以下のいずれかの条件が満たされた場合にのみ行われるようになりました：

* 顧客がサイト上のプライバシー/Cookieポップアップを承認して、トラッキングに同意した場合。
* 顧客が次のリンクを開いた後にShopifyストアに到着した場合： [キャッシュバックまたはロイヤルティ](/brand/ja/what-would-you-like-to-learn-about/partnership-strategies/working-with-partners/an-impactcom-guide-to-partner-types.md) パートナーサイト。

つまり、顧客があなたのShopifyストアを訪れ、トラッキングに同意した場合、その顧客が行う購入やコンバージョンは期待どおりにトラッキングされます。顧客が同意を拒否またはスキップした場合、トラッキングは一時停止されます。

この一時停止の例外は、顧客がキャッシュバックまたはロイヤルティパートナーのいずれかから紹介された場合です。その場合、紹介への参加によってトラッキング同意はすでに得られているものとみなされます。このシナリオでトラッキングを継続するには、 `im_rewards=1` パラメータを、顧客がキャッシュバックまたはロイヤルティパートナーから紹介された際のランディングページURLに含める必要があります。設定方法についてはCSMまたは [サポート](https://app.impact.com/support/portal.ihtml) 正しく設定するためのサポートが必要な場合は、または [Shopifyでキャッシュバック＆ロイヤルティのトラフィックを追跡する](/brand/ja/what-would-you-like-to-learn-about/technical-integration-guides/track-cashback-and-loyalty-traffic-with-shopify.md) をご覧ください。

#### これがお客様にもたらすメリット

* **より優れたプライバシーコンプライアンス** — 進化し続けるプライバシー基準に準拠し、顧客の同意を尊重します。
* **信頼できる報酬トラッキング** — ロイヤルティ/キャッシュバックパートナーからのコンバージョンは常に記録されます。
* **失われたコンバージョンの可視化** — impact.comのレポートで、顧客が同意を拒否した影響を確認できます。
* **有効化が簡単** — Shopifyストアをimpact.comに再連携する必要はありません。単に以下の [手順に従ってください](#take-action).

#### 対応する

時折発生するトラッキングの欠落を減らすため、5つの簡単な手順で設定を更新してください：

1. [ログイン](https://www.shopify.com/login) してShopifyアカウントにアクセスします。
2. 左側のメニューバーから **オンラインストア → テーマ**.
3. 選択 **カスタマイズ** を現在のテーマで。
4. テーマエディタの左側メニューバーで **アプリ埋め込み**.
   * テーマのバージョンによっては、これは **アプリセクション** を代わりに使用してください。
5. 新しくインストールしたimpact.comプラグインを見つけて、 ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[有効にする] トラッキング管理**.


---

# 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/technical-integration-guides/shopify-plugin-consent-management-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.
