> 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/zh/what-would-you-like-to-learn-about/technical-integration-guides/shopify-plugin-consent-management-explained.md).

# Shopify 插件同意管理说明

impact.com’s [Shopify 插件](https://integrations.impact.com/impact-brand/docs/shopify) 在跟踪和客户同意的处理方式上进行了部分幕后改进。此更新可帮助您保持与不断演进的隐私标准一致，提高合作伙伴的转化归因，并弥补奖励跟踪中的现有缺口。

要开始受益于这些增强功能，您只需在 Shopify 设置中快速更新一下即可。请参见 [*采取行动*](#take-action) 部分。

{% hint style="warning" %}
**重要：** 如果您未按建议更新设置，当客户在结账前没有经过页面重新加载时，可能会偶尔出现跟踪丢失。
{% endhint %}

{% hint style="info" %}
**注意：** 如果您正在使用 impact.com’s Shopify 插件，请不要启用 Consent Mode，因为这两者目前尚不兼容。
{% endhint %}

#### 新内容

转化跟踪现在仅在满足以下条件之一时才会发生：

* 客户通过接受您网站上的隐私/Cookie 弹窗，授权被跟踪。
* 客户在打开一个来自 [返现或忠诚度](/brand/zh/what-would-you-like-to-learn-about/partnership-strategies/working-with-partners/an-impactcom-guide-to-partner-types.md) 合作伙伴网站的链接后，进入您的 Shopify 商店。

换句话说，如果客户访问您的 Shopify 商店并同意被跟踪，他们所进行的任何购买或转化都将按预期被跟踪。如果客户拒绝或跳过同意，跟踪将暂停。

这种暂停的例外情况是：如果客户是由您的某个返现或忠诚度合作伙伴推荐而来，因为在这种情况下，由于其参与了推荐活动，系统已默认其同意被跟踪。为了确保在此场景下跟踪继续进行，当客户由您的返现或忠诚度合作伙伴推荐时，着陆页 URL 中必须包含 `im_rewards=1` 参数。请联系您的 CSM 或 [支持](https://app.impact.com/support/portal.ihtml) 以帮助正确设置，或查看 [使用 Shopify 跟踪返现与忠诚度流量](/brand/zh/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. 在主题编辑器的左侧菜单栏中，选择 **App 嵌入**.
   * 根据您的主题版本，这里可能显示为 **App 部分** 。
5. 找到您刚安装的 impact.com 插件，然后 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[开启] 跟踪管理**.


---

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

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/technical-integration-guides/shopify-plugin-consent-management-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.
