> 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/advocate-program-settings/manage-advocate-event-sharing.md).

# 管理 Advocate 事件分享

创建 Advocate 计划时，系统会提示你与其共享你所有计划的事件类型，从而让你能够利用现有的 impact.com 集成来共享转化数据。你可以使用这些数据来配置 Advocate 计划规则。

在入门检查清单中，系统会提示你将账户的事件与 Advocate 计划共享。之后，你可以选择不共享某个单独事件。

{% hint style="info" %}
**注意：** 你必须传递 `customerEmail` 作为事件字段，才能与 Advocate 计划共享事件。
{% endhint %}

#### 管理单个事件的事件共享

1. 从顶部导航栏中选择 ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-1183576591b45997efe4dc81a25024640591d02a%252F245137dc972a7a7f6165b59538fcdbac8fd5bd8fee4ba9f20c1a2982c5b58b57.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=cb58d80d\&sv=2) **\[用户资料] → 设置**.
2. 在右侧，位于 *跟踪*下，选择 [**事件类型**](https://app.impact.com/secure/advertiser/tracking-settings/actiontracker/view-actiontracker-flow.ihtml).
3. 将光标悬停在你想与 Advocate 计划共享的事件上。
4. 选择 ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-8ec3e877b1397045c61d394485e72ac4d93120ee%252Fc6ddb46c637059f06e86c790a911217a9428f5c47b5efef046f90555e85b03cd.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=af39fe0e\&sv=2) **\[More]** → **查看/编辑**.
5. 选择 **已与 Advocate 共享** 部分。
6. 选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[已勾选的复选框]** **已与 Advocate 共享** 以开始将此事件与 Advocate 计划共享。
7. 选择 **保存**.

#### 查看已共享事件

你可以随时查看已与 Advocate 计划共享的事件。

1. 从顶部导航栏中选择 ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-1183576591b45997efe4dc81a25024640591d02a%252F245137dc972a7a7f6165b59538fcdbac8fd5bd8fee4ba9f20c1a2982c5b58b57.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=cb58d80d\&sv=2) **\[用户资料] → 设置**.
2. 在右侧，位于 *跟踪*下，选择 [**事件类型**](https://app.impact.com/secure/advertiser/tracking-settings/actiontracker/view-actiontracker-flow.ihtml).
3. 带有 ![](/files/3fb207b6bc946471849de88b5af8e0cb7777c6a4) **\[Check]** 在 *已与 Advocate 共享* 列的事件类型已与 Advocate 计划共享。


---

# 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/advocate-program-settings/manage-advocate-event-sharing.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.
