> 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/tracking/piggyback-pixels/test-piggyback-pixels.md).

# 测试附加像素

测试 piggyback 像素可确保您的第三方跟踪系统正确接收到来自 impact.com 的转化数据。本文将引导您了解如何为特定品牌定位并测试 piggyback 像素、验证其是否正确触发，以及确认转化是否已进行端到端跟踪。无论您是品牌方、创作者还是直连合作伙伴，遵循这些步骤都能帮助您验证像素设置，并保持准确的效果跟踪。

1. 在顶部导航栏中，选择 **发现 → 我的品牌**.
2. 选择您要测试 piggyback 像素的品牌。
3. 在该品牌的侧边滑出菜单中，选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **跟踪集成**.
4. 在 *媒体合作伙伴跟踪像素* 表格，找到您要测试的 piggyback 像素，然后在 *动作* 列中，选择 ![](/files/a9517a60946f0f86dabf7c2dbae09cb519d9f0b7) **\[下拉菜单]** → **测试**.
5. 在新窗口中，输入落地页 URL 并选择 **启动测试**.
6. 您将被重定向到一个包含两个选项的页面。
   * 如果内部跟踪测试 URL 已正确设置，您将被引导至所测试活动的落地页。选择 **触发转化 piggyback**，impact.com 将调用该像素，它会在您的第三方跟踪系统中显示为一次转化。
   * 继续完成该品牌的转化路径，并完成一次端到端测试。这会在您的第三方系统中显示为一笔交易，并在 Impact 中显示为一项待处理操作。


---

# 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/tracking/piggyback-pixels/test-piggyback-pixels.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.
