> 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 Channels を管理する

<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 チャネル* では、追跡しているさまざまなチャネルについて詳しく説明します。これらのチャネルは、パートナーとのやり取りから追跡対象のアクションに至るまでの、パートナー主導のトラフィックの経路について洞察を得るのに役立ちます。Optimize Channels で収集されたデータは、次の項目の補完にも役立ちます *チャネルダッシュボード*には、次のような情報が含まれています *月別パフォーマンス* または *サブチャネル*これらはすべてチャネルタイプ別に集計されています。

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

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

{% hint style="warning" %}
この機能は、特定の impact.com エディションまたはアドオンでのみ利用できます。次の ![](/files/f4e17f011f01b566efa9f421519575c83c1771cd) **Optimize** アイコンが表示されている場合、お使いのアカウントはアップグレードの対象です。アイコンを選択して、プラットフォーム上で直接 Optimize アドオンを入手してください！
{% endhint %}

1. 左側のナビゲーションバーから ![](/files/80820a684046e77348a87fa4aae033fc6f04adf0) **\[Optimize]**.
2. 左側のナビゲーションバーで、 **設定 → チャネル**.
3. 特定のチャネルを検索するには、そのチャネル名を *チャネル*.
   * 選択すると ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[検索]** に入力します。正規表現検索は行われないため、大文字小文字やチャネル名を完全一致させる必要はありません。
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.
