> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/get-started/overview-of-data-in-odp.md).

# ODPのデータの概要

[データを ODP にインポート](https://docs.developers.optimizely.com/optimizely-data-platform/docs/import-data-using-the-odp-api)したら、時間をかけて ODP データ構造を理解してください。

次の図は、ODP アプリケーションのさまざまなツールと、各ツールを使用して電子商取引および顧客データを最適化する方法を示しています。

### ![mceclip0.png](/files/3ctSNG2I2n2BvCxcrcO4)リスト <a href="#id-67ezjm4yypnn" id="id-67ezjm4yypnn"></a>

リストを使用して顧客を整理し、的を絞ったコミュニケーションを容易にします。リストは、展示会への参加など、ODP が積極的に監視できないソースを考慮しているため、セグメントなどの他の組織ツールとは異なります。[詳しくはこちら](https://support.optimizely.com/hc/en-us/articles/4407774686989)

### セグメント <a href="#bpfgeurb7qct" id="bpfgeurb7qct"></a>

セグメントを使用して、顧客が誰であるか、または顧客が行ったことに基づいて顧客をフィルタリングし、レポートを絞り込み、電子メール キャンペーン (従来の) をよりターゲットを絞ったものにします。[詳しくはこちら](https://support.optimizely.com/hc/en-us/articles/4407269013773)

### 行動 <a href="#b75jn8azo8k7" id="b75jn8azo8k7"></a>

行動を使用して、顧客がブランドとやり取りする方法に関する一連の顧客の行動をモデル化します。これらはセグメントや電子メールのパーソナライゼーション (レガシー) で使用できます。[詳しくはこちら](https://support.optimizely.com/hc/en-us/articles/4407268765581)

### フィルター <a href="#u9ocs1hazvxi" id="u9ocs1hazvxi"></a>

フィルターを使用してイベントのコレクションを特徴付け、レポート、セグメント、行動、電子メール キャンペーン (レガシー) をさらに絞り込みます。[詳しくはこちら](https://support.optimizely.com/hc/en-us/articles/4407766877709)

### キャンペーンメール (レガシー) <a href="#gayhlz3bmumu" id="gayhlz3bmumu"></a>

リスト、セグメント、行動、フィルターを使用してメールを送信し、キャンペーンをよりパーソナライズして影響を与えます。[キャンペーンの基本](https://support.optimizely.com/hc/en-us/articles/4407282990989)と[メールパーソナライゼーション](https://support.optimizely.com/hc/en-us/articles/4407268754957)についての詳細をご覧ください。

### レポート <a href="#sm221kne28zg" id="sm221kne28zg"></a>

レポートを使用してキャンペーン戦略を反映し、セグメントとフィルターの適用によるメリットを活用します。[会社概要レポート](https://support.optimizely.com/hc/en-us/articles/4407766937869)、[アトリビューション レポート](https://support.optimizely.com/hc/en-us/articles/4407766920461-Campaign-attribution-Legacy-)、[カスタム レポー](https://support.optimizely.com/hc/en-us/articles/4407767160717)についての詳細をご覧ください。


---

# 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://manual.dxable.com/optimizely/platform/optimizely-data-platform/get-started/overview-of-data-in-odp.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.
