> 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/create-an-optimize-channel.md).

# 创建优化渠道

在你的之后，你可以创建更多 Optimize 频道 [初始设置](/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-startup-guide.md) 在你采用更多营销渠道时已完成。

在创建 Optimize Channel 时，impact.com 建议尽量让逻辑保持简单且易读。这将使对你的规则的持续支持更加有效和高效。了解更多关于 [Optimize Essentials 和 Pro](/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/compare-optimize-essentials-and-pro-tiers.md).

#### 创建一个 Optimize 频道

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

1. 在左侧导航栏中，选择 ![](/files/dd9b9b71e0a8abffbc19dd6a3c4d28626449f744) **\[Optimize]→ 设置 → 频道**.
2. 在右上角，选择 **创建频道**.
3. 给频道起一个 **名称**.
4. 选择 **类型** 从下拉菜单中选择该渠道的类型。
5. ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[开启]** **添加规则以识别渠道流量**.
6. 从这里，你可以设置频道的规则，以识别并归因组。
   * 了解更多关于配置以下内容的选项： [识别规则](/brand/zh/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/set-up-rules-to-identify-channel-traffic.md) 和 [归因组](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/credit-groups-explained.md)，这是 Optimize Channel 的组成部分。
7. 选择 **保存**.

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


---

# 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/create-an-optimize-channel.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.
