> 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/cross-channel-performance-insights/optimize-channels/manage-optimize-channels.md).

# 管理 Optimize Channels

<a href="https://pxa.impact.com/student/activity/1117602?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=opt-350&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

*优化渠道* 将向你提供有关你正在跟踪的各种渠道的更多信息。这些渠道可以帮助你了解由合作伙伴驱动的流量在其与合作伙伴互动以及你正在跟踪的操作之间所经过的路径。Optimize Channels 收集的数据还将帮助补充你的 *渠道仪表板*，其中包含如下信息 *按月表现* 或 *子渠道*，所有数据均按渠道类型汇总。

{% hint style="success" %}
**注意：** 该 *渠道* 功能是 Optimize 附加组件的一部分，并要求你传递 `CustomerStatus` 和 `CustomerId` 参数到你的跟踪中。 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true) 讨论将此添加到你的账户中。
{% endhint %}

#### 访问 Optimize 渠道

{% hint style="warning" %}
此功能仅适用于特定的 impact.com 版本或附加组件。如果您看到 ![](/files/f983851d2e57ef1947aa8f25af2d4f55c4d708ea) **Optimize** 该图标，您的账户即符合升级条件。选择该图标，即可直接在平台中获取 Optimize 附加组件！
{% endhint %}

1. 从左侧导航栏中，选择 ![](/files/dd9b9b71e0a8abffbc19dd6a3c4d28626449f744) **\[Optimize]**.
2. 在左侧导航栏中，选择 **设置 → 渠道**.
3. 要搜索特定渠道，请在以下位置下输入该渠道名称： *渠道*.
   * 选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]** 不会执行正则表达式搜索，因此你无需担心大小写或使用渠道的确切名称。
4. 查看该渠道。
   * 请参阅 *表格参考* 以获取有关该渠道本身的更多信息。
5. 从这里，你可以选择要执行的操作。

   * 在……下 *媒体*，查看以下数量： [媒体来源](/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/manage-optimize-media-sources.md) 与特定渠道关联。选择该数字可查看媒体来源的下钻详情。
   * 在……下 *报告*，选择 ![](/files/40c04a21450a0fd96febc5a5204bf1c6e6a290de) **\[报表]** 以查看 *渠道仪表板* 针对特定渠道。这是你可以查看有关该渠道更多数据的地方，例如其 *按月表现*.

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

{% hint style="success" %}
**注意：** 如果你想启用新渠道、禁用旧渠道或编辑当前渠道， [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true).
{% endhint %}

<details>

<summary>表格参考</summary>

|         |                                                                                                                  |
| ------- | ---------------------------------------------------------------------------------------------------------------- |
| **表格列** | **说明**                                                                                                           |
| 名称      | 特定行对应的渠道名称。                                                                                                      |
| 媒体      | <p>与渠道关联的媒体来源数量。</p><p>选择该数字以查看 <a href="/pages/259b1472c621d63f6aeb80492dd5821d571ddc2e">Optimize 媒体来源</a>.</p> |
| 记功组     | 查看与特定渠道关联的 Credit Group。                                                                                         |
| 报告      | 选择 ![](/files/40c04a21450a0fd96febc5a5204bf1c6e6a290de) **\[报表]** 以查看 *渠道仪表板* 针对特定渠道。                            |
| 操作      | 编辑或启用特定渠道的跟踪。 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true) 如果你想这样做。                     |

</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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-channels/manage-optimize-channels.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.
