> 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/odp-pass-through-environment.md).

# ODPパススルー環境

Optimizely Data Platform (ODP) パススルー環境を使用すると、現在の顧客データ プラットフォーム (CDP) のオーディエンスをOptimizely Web Experimentation、 Optimizely Feature Experimentation、および Optimizely Content Management System (CMS) オーディエンスに接続できます。

CDP オーディエンスを [ODP リアルタイム セグメント](https://support.optimizely.com/hc/en-us/articles/10033776446733)に変換し、Optimizely Experimentation または Optimizely Content Management System (CMS) オーディエンスがそのデータを理解できるようにします。

現在、次の CDP で ODP パススルー環境を使用できます。

* mParticle
* Zeotap
* Tealium AudienceStream

### ODP パススルー環境を構成する <a href="#y6lk1pinz5rp" id="y6lk1pinz5rp"></a>

1. CDP のアプリケーションを ODP にインストールして、CDP オーディエンスを ODP にインポートします。
   * [mParticle Segment Syncの統合 (ベータ)](https://support.optimizely.com/hc/en-us/articles/12757642507021)
   * [Zeotap Segment Syncの統合 (ベータ版)](https://support.optimizely.com/hc/en-us/articles/18201439709325)
   * [Tealiumの統合（ベータ版）](https://docs.developers.optimizely.com/optimizely-data-platform/docs/integrate-tealium)
2. ODP と目的の Optimizely 製品の間の統合を構成します。 CDP オーディエンスをリアルタイム セグメントとして ODP にインポートしたので、これらのリアルタイム セグメントを目的の Optimizely 製品にインポートする必要があります。
   * **Optimizely Web Experimentation** – [ODP を使用した高度なオーディエンス ターゲティングの構成 (ベータ版)](https://docs.developers.optimizely.com/web-experimentation/docs/configure-odp-audience-targeting)\
     注: Optimizely Web Experimentationで使用するユーザー ID と一致するユーザー ID を CDP で選択する必要があります。
   * **Optimizely Feature Experimentation** [– Optimizely Data Platform (ODP) による高度なオーディエンス ターゲティング](https://docs.developers.optimizely.com/feature-experimentation/docs/optimizely-data-platform-advanced-audience-targeting)
   * **Optimizely Content Management System (CMS) visitor groups** – [ODP の訪問者グループ](https://github.com/unrvld/ODP.VisitorGroups)\
     注: CMS 訪問者グループで使用するユーザー ID と一致するユーザー ID を CDP で選択する必要があります。
3. 目的の Optimizely 製品を使用して、実験の実行を開始し、Web サイトのコンテンツを CDP オーディエンスにターゲット設定します。
   * **Optimizely Web Experimentation** – Optimizely Web Experimentation の実験で ODP リアルタイム セグメントを使用します。
   * **Optimizely Feature Experimentation** – ODP のリアルタイム セグメントを使用してOptimizely Feature Experimentationオーディエンスを作成します
   * **Optimizely Content Management System (CMS) audiences**[ – オーディエンス](https://support.optimizely.com/hc/en-us/articles/20139660085133)


---

# 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/odp-pass-through-environment.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.
