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

# 管理 Optimize 媒体来源

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

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.
