> 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/optimizely-data-platform-integrations/integrate-mparticle-segment-sync.md).

# mParticle Segment Syncの統合

ベータ

mParticle Segment Sync の統合はベータ版です。

mParticle オーディエンスを Optimizely Data Platform (ODP) にインポートし、[ODP Real-Time Segments](https://support.optimizely.com/hc/en-us/articles/10033776446733) ビルダーで使用します。その後、Optimizely Web Experimentation、 Optimizely Feature Experimentation、Optimizely Content Management Systemなど、[他の Optimizely 製品でODP リアルタイム セグメントを使用](https://support.optimizely.com/hc/en-us/articles/10033776446733-Use-the-Real-Time-Segments-builder-Private-beta-#heading-6)できるようになります。

### ODP での統合を有効にする <a href="#id-1hpo97ptoxr7" id="id-1hpo97ptoxr7"></a>

ODP で mParticle Segment Sync 統合を有効にするには:

1. App ディレクトリに移動します。
2. mParticle セグメント同期アプリを選択します。
3. 「アプリのインストール」をクリックします。

注記\
これで、mParicle Segment Sync アプリが有効になりました。 \[設定] タブで構成する設定はありません。

### mParticle オーディエンス出力セットアップを完了する <a href="#fi3t3c5boc00" id="fi3t3c5boc00"></a>

統合セットアップを完了するには、ODP から API キーをコピーし、それを使用して mParticle でのオーディエンス出力セットアップを完了する必要があります。

1. ODP で、 \[Account設定] > \[API] > \[パブリック] に移動します。
2. 「キー」フィールドから公開 API キーをコピーします。\
   ![mceclip0.png](/files/2APQcn4doiwSyg6DifHT)
3. mParticle アカウントに移動します。
4. 「ディレクトリ」をクリックします。
5. 「Optimizely」を検索し、「Optimizely New」をクリックします。
6. ODP API キーを使用して、mParticle でのオーディエンス出力セットアップを完了します。

### mParticle オーディエンスを ODP に接続する <a href="#ew9mxdwx4k3m" id="ew9mxdwx4k3m"></a>

mParticle セグメント同期アプリを有効にして設定したので、ODP に同期する mParticle オーディエンスを選択します。

1. mParticle で、\[オーディエンス] に移動して、ODP に同期するオーディエンスを選択します。
2. 対象ユーザーを選択し、「接続」をクリックします。

注記\
視聴者が活性化されていることを確認してください。

1. 「出力を接続」をクリックし、上で構成したオーディエンス出力を選択します。
2. ドロップダウン リストから設定を選択し、mParticle から ODP に同期する mParticle ユーザー ID の名前を入力します。これは、ODP と mParticle 全体の視聴者メンバーを表す識別子です。

注記\
ODP をOptimizely Web Experimentationと統合する場合は、ブラウザ内で使用可能な ID を選択してください。

1. 「接続の追加」をクリックします。

これで、mParticle オーディエンスが ODP に接続されました。大規模な視聴者を同期している場合、最初のインポートには時間がかかります。それが完了すると、統合により mParticle と ODP がリアルタイムで更新されます。


---

# 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/optimizely-data-platform-integrations/integrate-mparticle-segment-sync.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.
