> 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-magento-v2.md).

# Magento v2の統合

Optimizely Data Platform (ODP) と Magento v2 の統合により、Magento v2 で収集された顧客、注文、製品、Web データを ODP にインポートし、アクティブに同期できます。

注記\
この記事では、Magento v2、バージョン 2.3 以前について説明します (2.4 のサポートは近日中に開始されます)。 Magento v1 については、[このリソース](https://support.optimizely.com/hc/en-us/articles/4407269002509)を参照してください。

**どのようなデータが統合されていますか??**

統合で利用可能なデータは以下にあります。

|               | **ヒストリカル** | **オンゴーイング** | **タイプ**                                                                  |
| ------------- | ---------- | ----------- | ------------------------------------------------------------------------ |
| **顧客データ**     | Yes        | Yes         | <p>作成</p><p>更新</p>                                                       |
| **注文データ**     | Yes        | Yes         | <p>購入</p><p>キャンセル</p><p>戻る</p>                                           |
| **製品データ**     | Yes        | Yes         | <p>作成</p><p>更新</p>                                                       |
| **ウェブサイトデータ** | No         | Yes         | <p>ページビュー</p><p>製品ページビュー</p><p>カートに追加</p><p>カートから削除</p><p>ニュースレターの購読</p> |

### Magento v2 を構成する <a href="#pkww355phdyz" id="pkww355phdyz"></a>

Packagist で最新のコネクタ パッケージをダウンロードし、Read Me の指示に従ってインストールします。


---

# 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-magento-v2.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.
