> 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/test-your-amazon-integration.md).

# 测试您的 Amazon 集成

一旦你与 Amazon 集成完成，就需要运行测试转化，以确认由客户驱动的点击和销售已在 impact.com 中被跟踪和报告。请记住，Amazon 的 Attribution API 的行为与 impact.com 或你的电商网站上的传统转化跟踪并不相同。它内置了报告延迟、最低互动要求以及其他会影响报表中数据显示的因素。

## 了解 Amazon 的跟踪行为

你在 impact.com 报表中看到的跟踪数据依赖于 Amazon Attribution API 的归因跟踪能力。这意味着：

* **固定的 14 天推荐窗口** — 客户的购买必须始终发生在点击合作伙伴跟踪链接后的 14 天内。
* **至少需要 10 次点击** — 每个跟踪链接在数据反映到 impact.com 之前必须获得 10 次或以上点击。
* **最多 48 小时的报告延迟** — 不要指望在 impact.com 报表中立即看到转化或流量数据。

如果以上任一条件未满足，Amazon 的 Attribution API 将无法按预期在你的 impact.com 报表中成功归因该转化的功劳。请参见 [Amazon 卖家跟踪说明](/brand/zh/what-would-you-like-to-learn-about/seller-program/amazon-seller-program/amazon-seller-tracking/amazon-seller-tracking-explained.md) 以了解更多信息。

{% hint style="info" %}
**注意：** impact.com 不会按点击级别跟踪 Amazon 转化，但你可以使用 Amazon 自己的归因报告工具，详细了解你的计划表现。
{% endhint %}

## 测试你的集成

为确保你的 Amazon 集成设置正确并按预期捕获转化，请执行以下操作：

1. 联系你选择的一位合作伙伴，并为该合作伙伴获取一个测试跟踪链接。
   * 我们建议使用商品详情页链接，因为这样你更容易在报表中看到测试点击流量。请参考合作伙伴帮助文档， [为卖家计划创建链接](/partner/zh/ni-xiang-liao-jie-shen-me/seller-partnerships/amazon-seller-partnerships/create-tracking-links-for-seller-programs.md)，以获取指导。
2. 确保该跟踪链接获得超过 10 次独立点击。
   * 我们建议在尝试达到最低点击阈值时使用无痕或私人浏览，并让多人或多台设备参与，以防所有点击都被归因到同一个会话。
3. 确认该跟踪链接已记录 10 次以上点击。
   * 由于 Attribution API 有 48 小时延迟，你的数据会先出现在你原始的 Amazon 报表中，然后才会流入 impact.com 的 Amazon 报表。为验证你的测试点击已被记录，我们建议使用 impact.com 仪表板中提供的 Amazon 卖家报表——见 [Amazon Seller Reporting Explained for Brands](/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).
4. 使用该跟踪链接下测试订单，并等待订单在 impact.com 报表中显示后，再取消或退回商品。

## 排查缺失的转化数据

如果在按照上述步骤操作后，你仍然在报表中看不到 Amazon 转化数据，请检查以下内容：

* 在进行测试购买之前，该跟踪链接是否至少收到了 10 次点击？
* 该跟踪链接是否将你引导至商品详情页？
* 该跟踪链接的原始参数在整个用户旅程中是否保持不变？
* 在下单后，你是否至少等待了 48 小时才期待数据反映在 impact.com 报表中？
* 在取消或更改测试订单之前，你是否等待其有机会反映到 impact.com 中？

## 仍然看不到你的转化数据？

如果以上所有条件都已满足，则问题很可能源于 Amazon 的 Attribution API 的自然限制，而不是你的 impact.com 设置有问题。

### **如需帮助，请联系：**

1. 欢迎联系 [支持](https://app.impact.com/support/portal.ihtml) 并提供你的测试详情，以便我们在我们这边审核数据。
2. 我们还建议向 [Amazon Advertising](https://amazon-ads-api.zendesk.com/hc/en-us/articles/25110088401435) 提交工单，因为他们最适合调查其系统内意外的跟踪行为。


---

# 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/test-your-amazon-integration.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.
