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

# 管理优化渠道

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

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

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

#### 访问优化渠道

{% 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">优化媒体来源</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.
