> 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/set-up-a-microsite.md).

# 设置微站

为了快速完成微型站点设置，我们建议您使用自动设置功能。本指南将向您展示如何操作。

1. 在左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 内容**.
2. 在 *微站* 卡片中，选择 **设置内容**.
   * 如果您已经添加了一个微型站点，请选择 **编辑内容** 。

     <div data-with-frame="true"><figure><img src="/files/ea5669e8fb2d27ebe8cd1352ddeaef6dc419b619" alt=""><figcaption></figcaption></figure></div>
3. 使用左侧导航中的模板选项即可自动设置您的微型站点。

{% stepper %}
{% step %}
**第 1 步：将您的微型站点与您的项目关联**

此步骤在微型站点编辑器中完成。

1. 在左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 内容**.
2. 在 *微型站点* 卡片中，选择 **编辑内容**.
3. 在 *微站* 抽屉面板中，选择 **基础布局**.
4. 在抽屉面板中，在 *当前布局*下，选择 **图层**.
5. 选择 **项目区块** 行，然后关闭抽屉面板。
6. 在页面右侧的组件菜单中，使用下拉列表选择您要与此微型站点关联的项目。
7. 选择 **保存** 在页面右上角。
   {% endstep %}

{% step %}
**第 2 步：调整您的微型站点注册表单设置**

注册表单会收集每位通过您的微型站点注册的参与者的姓名和电子邮件地址。您可以通过在微型站点编辑器中修改注册表单来更改表单收集的信息。

{% hint style="info" %}
**注意：** 如果您使用自动设置创建了微型站点，则会自动创建注册表单。除非您想调整表单字段，否则可以跳过此步骤。
{% endhint %}

1. 在左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 内容**.
2. 在 *微站* 卡片中，选择 **编辑内容**.
3. 在 *微站* 抽屉面板中，选择 **注册** 页面，位于 *未登录布局*.
4. 选择 ![](/files/30670f561191241034f90fa3652a4d3f66c7134d) **\[退出图标]** 以最小化 *微型站点* 选项卡。
5. 在页面右侧的组件菜单中，展开 **微站组件**，然后选择其中一个表单组件。
6. 通过选择画布上的一个 **添加到** 位置，将该组件添加到微型站点页面。
   * 访问 [微型站点编辑器说明](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/microsite-editor-explained.md) 以更好地了解微型站点的功能。
7. 选择 **保存** 在页面右上角。
   {% endstep %}

{% step %}
**第 3 步：为您的微型站点添加域名（可选）**

默认情况下，每个微型站点都使用域名 `http://companyname.advocate.impact.com/`，但您也可以选择使用自己拥有的域名。请参阅我们关于 [设置域名](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/set-up-a-domain-for-advocate.md) 的帮助文章，如果您想为您的微型站点使用自己的域名。
{% endstep %}

{% step %}
**第 4 步：向您的微型站点的 head 中添加自定义 HTML**

默认情况下，我们会包含用于在浏览器标签页顶部设置标签图标的 HTML。您可以将该图标替换为贵公司的徽标——如果不替换，标签页将显示默认徽标。 `head` 元素也是您可根据需要插入与 SEO 相关的脚本标签以及其他品牌/样式元素的位置。

1. 在左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 内容**.
2. 在 *微站* 卡片中，选择 **编辑设置**.
3. 在 *站点托管* 标题，找到 *Head HTML* 部分。
4. 粘贴您的脚本并选择 **保存配置**.
   {% endstep %}

{% step %}
**第 5 步：自定义您的微型站点布局和页面**

默认微型站点已应用模板，但在向您的客户倡导者推广之前，应先进行自定义。您可以自定义该站点的布局、页面、品牌和内容。

至少，我们建议：

* 自定义仪表板。
* 修改品牌容器。
* 自定义微型站点页眉。
* 审核生命周期电子邮件模板。
* 编辑页面内容。

请参阅我们关于 [自定义微型站点布局和页面](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences/customize-microsite-layouts-and-pages.md) 的文档，以深入了解如何完成这些以及更多操作。
{% endstep %}
{% endstepper %}


---

# 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/advocate-program/manage-advocate-participant-experiences/microsite-experiences/set-up-a-microsite.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.
