> 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/ja/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/ja/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/80820a684046e77348a87fa4aae033fc6f04adf0) **\[Optimize]**.
2. 左側のナビゲーションバーで、 **設定 → ネットワーク**.
3. レポートをカスタマイズするには、上部の **フィルター** 以下 *メディアソース* でカスタマイズします。
   * これらのフィルターの詳細については、以下の *フィルター参照* 利用可能なフィルターの詳細についてはこちらをご覧ください。

<details>

<summary>フィルター参照</summary>

|                |                                                                   |
| -------------- | ----------------------------------------------------------------- |
| **フィルター**      | **説明**                                                            |
| チャネル           | どのコンシューマーチャネル（例: *オーガニック参照*）を表示するかを選択します。                         |
| ステータス          | どのメディアソースのステータス（例: *アクティブ*）を表示するかを選択します。                          |
| クレジットグループ      | どのメディアソースのクレジット付与グループ（例: *優先*）を表示するかを選択します。                       |
| トラッキング方法       | どのメディアソースのトラッキング方法（例: *トラッキングリンク* および *ダイレクトトラフィック*）を表示するかを選択します。 |
| コストインポートのステータス | コストインポートのステータス（例: *未設定*）を表示するかを選択します。                             |

</details>

4. ここから、実行できる操作を選択できます。

   * の下で *レポート*、 ![](/files/6f3f56c0997f7b8bbbb83a3803cc92c7011d91b5) **\[レポート]** を表示するには *メディアダッシュボード* レポートをそのメディアソースについて表示します。
   * の下で *アクション*、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **［詳細］→ トラッキング → 新しいプロモコードを割り当て** 新しいトラッキングを作成するには [プロモコード](/brand/ja/what-would-you-like-to-learn-about/platform-features/promo-codes/promo-codes-overview.md).

   <div data-with-frame="true"><figure><img src="/files/e08731152ac28c4767cf521e3a28a78589eacac7" 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/ja/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.
