> 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-release-notes/2024-odp-release-notes.md).

# 2024 ODPリリースノート

以下は、Optimizely Data Platform (ODP) の各リリースの機能強化の累積リストです。 ODP は新機能の準備が整うとすぐにリリースするため、このリストは定期的に更新されます。新しいコンテンツが追加されたときに通知を受け取るには、この記事に従ってください。

### 2024年2月 <a href="#hn6l4fee6sse" id="hn6l4fee6sse"></a>

#### **新機能** <a href="#hiwkk28380sg" id="hiwkk28380sg"></a>

* Opal を顧客プロファイルに追加しました。これを使用して、顧客のイベント履歴の概要を生成できます。 [「Opal を使用したイベント概要の生成」](https://support.optimizely.com/hc/en-us/articles/4407775257613-Manage-customer-profiles#h_01HP57RM7233BFQ04NH1FX4ZJH)を参照してください。

### 2024年1月 <a href="#t8rr68h3crue" id="t8rr68h3crue"></a>

#### **新機能** <a href="#id-37x3nuiusysy" id="id-37x3nuiusysy"></a>

* 顧客プロファイルにリアルタイム セグメント メンバーシップを追加しました。 [「顧客プロファイルの管理」](https://support.optimizely.com/hc/en-us/articles/4407775257613-Manage-customer-profiles#h_01HNDEGP2V8Z44AHMWW4A4XSBW)を参照してください。
* Amplitude Audience Sync アプリを追加しました。これにより、Amplitude 行動コホートを[リアルタイム セグメント](https://support.optimizely.com/hc/en-us/articles/10033776446733)として ODP に同期できるようになります。その後、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-#01H8PDX13WVR5GAD43P3DNFB7M)できるようになります。 [「Amplitude Audience Sync の統合」](https://support.optimizely.com/hc/en-us/articles/23334881751821)を参照してください。
* LinkedIn Lead Gen アプリを追加しました。これにより、LinkedIn Lead Gen Form データを ODP に同期し、ODP のセグメンテーションとアクティベーションを使用してリードを管理できるようになります。 [「LinkedIn Lead Genの統合」](https://support.optimizely.com/hc/en-us/articles/23055498936845)を参照してください。


---

# 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-release-notes/2024-odp-release-notes.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.
