> 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 program 时，系统会提示您将所有 program(s) 的事件类型与其共享，以便您利用现有的 impact.com 集成来共享转化数据。您可以使用这些数据来配置您的 Advocate program 规则。

在入门清单期间，系统会提示您将您账户的事件与您的 Advocate program 共享。您之后可以选择停止共享单个事件。

{% hint style="info" %}
**注意：** 您必须传入 `customerEmail` 作为事件字段，才能与您的 Advocate program 共享事件。
{% 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 program 共享的事件上。
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) **\[更多]** → **查看 / 编辑**.
5. 选择 **已与 Advocate 共享** 部分。
6. 选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[复选框]** **已与 Advocate 共享** 以开始将此事件与您的 Advocate program 共享。
7. 选择 **保存**.

#### 查看已共享的事件

您可以随时查看已与您的 Advocate program 共享的事件。

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) **\[勾选]** 在 *已与 Advocate 共享* 列的事件类型已与您的 Advocate program 共享。


---

# 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.
