> 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/manage-optimize-media-sources.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>

**优化网络** 将为您提供有关第三方跟踪系统（例如 Google SEO）的更多信息，也称为 *媒体来源*，这可能会影响客户旅程。添加这些跟踪系统将确保您的洞察尽可能准确，您甚至可以管理诸如已分配的 [促销代码](/brand/zh/what-would-you-like-to-learn-about/platform-features/promo-codes/promo-codes-overview.md) 以及成本导入。

{% 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. 使用 **筛选条件** 下方 *媒体来源* 来自定义它。
   * 请参阅 *筛选条件参考* 以获取有关可用筛选器的更多信息。

<details>

<summary>筛选条件参考</summary>

|         |                                      |
| ------- | ------------------------------------ |
| **筛选器** | **说明**                               |
| 渠道      | 选择要查看的消费者渠道（例如， *自然推荐*）您要查看。         |
| 状态      | 选择媒体来源状态（例如， *生效中*）您要查看。             |
| 记功组     | 选择媒体来源归因组（例如， *优先*）您要查看。             |
| 跟踪方法    | 选择媒体来源跟踪方法（例如， *跟踪链接* 和 *直接流量*）您要查看。 |
| 成本导入状态  | 选择成本导入状态（例如， *未配置*）您要查看。             |

</details>

4. 从这里，你可以选择要执行的操作。

   * 在……下 *报告*，选择 ![](/files/40c04a21450a0fd96febc5a5204bf1c6e6a290de) **\[报表]** 以查看 *媒体仪表板* 该媒体来源的报告。
   * 在……下 *操作*，选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]→ 跟踪 → 分配新促销代码** 以创建新的跟踪 [促销代码](/brand/zh/what-would-you-like-to-learn-about/platform-features/promo-codes/promo-codes-overview.md).

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

{% hint style="success" %}
**注意**：如果您想排除任何流量、更改媒体来源的任何详细信息，或者想更改媒体来源的归因规则， [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true).
{% endhint %}


---

# 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/manage-optimize-media-sources.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.
