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

*チャネルの最適化* では、追跡しているさまざまなチャネルについて詳しく確認できます。これらのチャネルは、パートナーとのやり取りと追跡しているアクションの間で、パートナー主導のトラフィックがたどった経路についての洞察を提供します。Optimize Channels によって収集されたデータは、また、あなたの *チャネルダッシュボード*、これには次のような情報が含まれます *月別パフォーマンス* または *サブチャネル*、すべてチャネルタイプ別に集計されています。

{% hint style="success" %}
**注：** 第三者の *チャネル* 機能は Optimize アドオンの一部であり、 `CustomerStatus` および `CustomerId` パラメータをトラッキングに渡す必要があります。 [サポートに連絡する](https://app.impact.com/support/portal.ihtml?createTicket=true) して、これをアカウントに追加することについてご相談ください。
{% endhint %}

#### Optimize チャネルにアクセスする

1. 左側のナビゲーションバーから、 ![](/files/80820a684046e77348a87fa4aae033fc6f04adf0) **\[Optimize]**.
2. 左側のナビゲーションバーで、 **設定 → チャネル**.
3. 特定のチャネルを検索するには、 *チャネル*.
   * 選択 ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[Search]** の下にそのチャネル名を入力します。正規表現検索は行われないため、大文字小文字やチャネル名を正確に入力する必要はありません。
4. チャネルを表示します。
   * これらのフィルターの詳細については、以下の *表の参照* チャネル自体の詳細については、
5. ここから、実行できる操作を選択できます。

   * の下で *メディア*、次の数を表示します [メディアソース](/brand/ja/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/manage-optimize-media-sources.md) 特定のチャネルに関連付けられているもの。数値を選択すると、メディアソースの詳細を表示できます。
   * の下で *レポート*、 ![](/files/6f3f56c0997f7b8bbbb83a3803cc92c7011d91b5) **\[レポート]** を選択して *チャネルダッシュボード* 特定のチャネルについて。ここでは、そのチャネルに関する詳細データを表示できます。たとえば、その *月別パフォーマンス*.

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

{% hint style="success" %}
**注：** 新しいチャネルを有効にしたり、古いものを無効にしたり、現在のものを編集したりしたい場合は、 [サポートに連絡する](https://app.impact.com/support/portal.ihtml?createTicket=true).
{% endhint %}

<details>

<summary>表の参照</summary>

|           |                                                                                                                                 |
| --------- | ------------------------------------------------------------------------------------------------------------------------------- |
| **テーブル列** | **説明**                                                                                                                          |
| 名前        | 特定の行のチャネル名。                                                                                                                     |
| メディア      | <p>チャネルに関連付けられているメディアソースの数。</p><p>数値を選択すると、 <a href="/pages/53d5e1c43440ff00154a56d9494b7d0daea4aaeb">Optimize メディアソース</a>.</p> |
| クレジットグループ | 特定のチャネルに関連付けられているクレジットグループを表示します。                                                                                               |
| レポート      | 選択 ![](/files/6f3f56c0997f7b8bbbb83a3803cc92c7011d91b5) **\[レポート]** を選択して *チャネルダッシュボード* 特定のチャネルについて。                            |
| アクション     | 特定のチャネルのトラッキングを編集または有効化します。 [サポートに連絡する](https://app.impact.com/support/portal.ihtml?createTicket=true) そうしたい場合は。                |

</details>


---

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