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

# 创建优化渠道

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

在创建 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 channel

{% 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 渠道的组成部分。
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.
