> 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/company-overview-products-and-reports/match-trends-between-odp-and-google-analytics.md).

# ODPとGoogle Analyticsの間でのトレンドの一致

Optimizely Data Platform (ODP) と Google Analytics では情報の取得と処理が異なるため、指標を一致させるのではなく、2 つのプラットフォーム間の傾向を一致させます。

### 不一致の原因 <a href="#le9ryzo9gt6p" id="le9ryzo9gt6p"></a>

2 つのプラットフォームの傾向を分析したときに予期しない結果が得られた場合は、いくつかの要因が違いの原因となっている可能性があります。

#### **帰属方法** <a href="#id-846kx0a78bhx" id="id-846kx0a78bhx"></a>

| ![Attribution.png](/files/1J7HfwT2zlsmij9XS97F) | <p>ODP アトリビューションは、電子メールの開封と電子メールのクリックに基づいています。 Google Analytics は、ODP メールがいつ開封されたかを確認できず、アトリビューションのためにクリックスルー情報に依存しています。クリックが発生しないか、クリックされた URL に適切な UTM 情報が存在しない場合、収益帰属は異なります。</p><p>ODP は、URL に存在する UTM を読み取ると、送信されたすべてのイベントの値を Cookie を使用して少なくとも 60 日間キャッシュします。 Cookie は直接セッションを介して保持され、他のソースによって保存された値が上書きされる可能性があります。</p> |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

#### **データ更新時間** <a href="#wg8bz5gadb05" id="wg8bz5gadb05"></a>

| ![Update\_Time.png](/files/EcE3pQnSR7HpOqJlvVdc) | ODP と Google Analytics は同じペースで更新されないため、少なくとも 24 時間前のレポート期間を比較して、比較可能なすべてのデータが両方のプラットフォームで収集および処理されていることを確認してください。 |
| ------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- |

#### **顧客の識別** <a href="#t5griolf42en" id="t5griolf42en"></a>

| ![Stiching.png](/files/l9sSF6GXnftrH2JyfdyS) | ODP は既知の顧客と匿名の訪問者の ID をデバイス間で結合しますが、Google Analytics はそうではありません。その結果、Google Analytics が「新規」顧客または訪問者を識別しても、ODP が別のデバイスからそれらを認識して「再訪問」としてマークするという状況が発生します。 |
| -------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |

#### **コードの配置** <a href="#jdepboqh16e1" id="jdepboqh16e1"></a>

| ![Page\_Design.png](/files/PVP3EPdeApu1T3QFiV61) | <p>ODP と Google Analytics は別のトラッキング コードに依存します。ページ上のこれらのコードの配置に基づいて、あるコードはイベントを読み込んで登録できますが、別のコードはそれができません。</p><p>たとえば、ODP コードがページの上部に配置されている場合、顧客がページを離れる前に読み込まれる可能性がありますが、ページの下部に設定されている Google Analytics コードは読み込まれない可能性があります。</p> |
| ------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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:

```
GET https://manual.dxable.com/optimizely/platform/optimizely-data-platform/company-overview-products-and-reports/match-trends-between-odp-and-google-analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
