> 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/seller-program/amazon-seller-program/amazon-seller-tracking/amazon-seller-tracking-explained.md).

# Amazon 卖家跟踪说明

impact.com 对 Amazon Seller 计划的归因跟踪方式与其他计划通常使用的跟踪方法不同。对于 Amazon Seller，我们依赖 Amazon Attribution API 来处理归因跟踪，这其中有一些需要考虑的事项。了解这些跟踪差异将有助于您与合作伙伴建立明确的预期，并更好地理解您的报告。

## 跨国家/地区追踪

Amazon 的归因跟踪不支持跨国家/地区追踪，这意味着当您的网站和合作伙伴的受众位于同一国家/地区时，Amazon 只会跟踪到您 Amazon 站点的流量，并将其归因给相关合作伙伴。

<div data-with-frame="true"><figure><img src="/files/564ad2cc95939fc06a8d5bb38bf7db848437ee5b" alt=""><figcaption></figcaption></figure></div>

## 跟踪链接参数

在 Amazon Seller 中，您的合作伙伴可以通过在其跟踪链接中添加 `sharedId` [参数](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/tracking-explained/tracking-link-parameters-explained.md) 到其跟踪链接中。不过，合作伙伴应避免使用 `subIds` ，因为这可能会导致他们无法获得转化归因。

此外，如果您的合作伙伴参与 [Amazon Associates](https://affiliate-program.amazon.com/) ，他们就不能将 impact.com 和 Amazon Associate 跟踪链接相互追加，以便在同一次转化中赚取多笔佣金。

{% hint style="success" %}
**注意：** 请告知您的合作伙伴，SharedID 只能包含字母和数字，且长度不得超过 255 个字符。他们不得使用空格或特殊字符（`/`, `&`, `=`, `#`, `?`, `+`, `'`, `"`, `%`, `$`, `[`, `]`），因为这会破坏跟踪并阻止合作伙伴获得转化归因。
{% endhint %}

## 自动产品退货

对于产品退货，您无需向 impact.com 提交数据文件来处理任何 [撤销或修改](/brand/zh/what-would-you-like-to-learn-about/platform-features/submit-and-modify-conversion-data/batch-modify-conversion-data/submit-batch-modifications-and-reversals.md)。Amazon 会照常处理退货，而您的转化数据将在 impact.com 上于 28 天滚动窗口内更新。

<div data-with-frame="true"><figure><img src="/files/c1798a6080f96a41168d38a28289fc953ae601a8" alt=""><figcaption></figcaption></figure></div>

## 订单 ID 差异

impact.com 会根据我们从 Amazon 接收的每日数据馈送，为您的 Amazon Seller 计划生成内部订单 ID。这些 ID 仅用作内部标识，其结构为 `EventDate-PartnerID-ProgramID-SKU`.

如果您尝试交叉引用，这些订单 ID 将不会与您的 Amazon 订单号匹配，因为 Amazon 提供给我们的是汇总数据，以保护消费者隐私并遵守 GDPR。

## 点击路径可见性限制

impact.com 无法让您了解用户在购买前的点击路径或旅程。使用 Amazon Seller 计划时，您不会像在您的 Performance 计划中通过 [Top Paths](/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-reports/top-paths-explained.md) 报告。

## 了解更多

* 若要进一步了解 Amazon Seller 计划、其运作方式以及它能为您带来的价值，请参阅 [Amazon Seller 计划说明](/brand/zh/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-program-explained.md).
* 若要进一步了解 Amazon Seller 报告，请参阅 [面向品牌的 Amazon Seller 报告说明](/brand/zh/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-reporting-for-brands/amazon-seller-reporting-explained-for-brands.md).


---

# 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/zh/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-tracking/amazon-seller-tracking-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.
