> 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/platform-features/submit-and-modify-conversion-data/discover-conversion-data-errors.md).

# 发现转化数据错误

提交修改的一个常见原因是，你发现报告给 impact.com 的转化数据有误。你可以查看我们收到的每个动作的转化数据，并将其与你自己系统中的数据进行比较。

#### 查看待处理的付款

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 交易 → 待处理支付 → 操作**.
2. 在这里，你可以 [查看你的待处理付款](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/payouts/filter-and-download-pending-payouts-list.md).
   * 此屏幕将向你显示有关每个待处理动作的信息，例如该动作被报告发生的日期和时间、是否使用了促销代码等等。你还可以选择该动作的 *操作 ID* 以查看更多有关该动作的信息，包括转化路径的时间线（如果已报告该信息）。


---

# 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/platform-features/submit-and-modify-conversion-data/discover-conversion-data-errors.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.
