> 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/protect-and-monitor-your-performance-program/event-risk/view-validation-patterns-for-conversion-events.md).

# 查看转化事件的验证模式

以下步骤将指导您查看我们为您的订单 ID 和转化页面 URL 设置的验证规则。

{% hint style="warning" %}
**重要：** 如果您想修改这些规则中的任何一项并设置其他规则，请 [联系支持团队](http://mailto:tech-support@impact.com/?subject=Conversion%20Spoofing%20Validation%20Rules%20Request%22%20target=%22_blank).
{% endhint %}

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报告** → **更多报告**.
2. 从 *类别* 筛选，选择 ![](/files/e13da78c3fe9466cb109d0fdd9febb23a52c304d) **\[未勾选的复选框]** **保护**，然后选择 **转化伪造规则**.
3. 查看每种事件类型的转化伪造验证规则：

   | 列名称            | 描述                                                          |
   | -------------- | ----------------------------------------------------------- |
   | 事件类型名称         | 事件类型的名称。                                                    |
   | 状态             | 事件类型的状态，例如， *有效*.                                           |
   | 类型             | 转化事件的类型，例如在线销售或线索。                                          |
   | 订单 ID 正则表达式    | 用于验证您的订单 ID 的正则表达式。不匹配的事件将移至 *存在风险* 选项卡，并且除非明确批准，否则将被撤销。    |
   | 转化页面 URL 正则表达式 | 用于验证您的转化页面 URL 的正则表达式。不匹配的事件将移至 *存在风险* 选项卡，并且除非明确批准，否则将被撤销。 |


---

# 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/platform-features/protect-and-monitor-your-performance-program/event-risk/view-validation-patterns-for-conversion-events.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.
