> 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/advocate-program/manage-advocate-participant-experiences/microsite-experiences/view-your-microsite-registration-form-submissions.md).

# 查看您的微站注册表单提交

查看表单时，您可以查看 Microsite 注册所有尝试提交表单的详细信息。如果您需要排查提交失败的原因，我们建议查看表单提交记录。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 数据源** → **表单**.
2. 将鼠标悬停在 *Microsite Registration* 表单上，然后选择 **查看提交**.
   * 使用筛选器优化搜索。有关更多信息，请参阅下面的 *筛选器说明参考* 。

<details>

<summary>筛选器说明参考</summary>

| 筛选器 | 说明                                              |
| --- | ----------------------------------------------- |
| 表单  | 保持此筛选器开启 **Microsite Registration** 以避免看到无关的表单。 |
| 状态  | 选择您要查看的表单提交状态。此筛选器默认为 *任何状态*.                   |
| 时间段 | 选择提交表单的时间段。此筛选器默认为 30 天。                        |

</details>

3. 将鼠标悬停在注册表单上，然后选择 **查看详情**.
4. 查看表单的提交详情。

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

<details>

<summary>提交摘要</summary>

* **状态：** 查看表单提交是否成功。
* **提交时间：** 提交表单的日期。
* **提交者：** 提交该表单的参与者。
* **提交 ID：** 参与者的唯一标识符。

</details>

<details>

<summary>表单响应</summary>

* **email：** 参与者的电子邮件地址。
* **redirectPath：** 用户在提交注册表单后将被重定向到的 microsite 页面。通常这是 /verifyEmail 页面，它是 microsite 用户验证流程的一部分。
* **firstName：** 参与者的名字。
* **lastName：** 参与者的姓氏。

</details>

<details>

<summary>操作</summary>

操作是指在提交注册表单时 Advocate 系统中发生的任何事情。例如，用户被添加到某个细分群组、有人在表单成功或失败后收到电子邮件、表单提交成功，或者提交失败以及失败原因。

{% hint style="info" %}
**注意：** 如果您已设置提交操作，将注册信息发送到 Salesforce，那么操作历史记录会显示 Salesforce 如何处理这些数据的详细信息。
{% endhint %}

</details>


---

# 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/advocate-program/manage-advocate-participant-experiences/microsite-experiences/view-your-microsite-registration-form-submissions.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.
