Capability

Personalization

Liferay provides powerful out-of-the-box features for building and delivering personalized experiences to users. Personalization features empower you to deliver novel site experiences that differ based on defined user segments, design and execute A/B Tests, and more.

Feature
Deployment Approach
Capability
Integration
Integration
公開日: 2025/06/28 18:29
データのエクスポート
データのエクスポート サイトダッシュボードと個人ダッシュボードから様々なアナリティクスデータにアクセスできます。 アナリティクス・データは、Analytics CloudのAPIを使用してフェッチおよびエクスポートすることもできます。 具体的には、イベント・データ、IDデータ、個人データ、会員データ、ページ・データ、セグメント・データをフェッチすることができる。 ...
公開日: 2024/05/09 18:44
データのクエリ
データのクエリ Liferay Analytics Cloudのルートエンドポイントは、 です。 上記のURLにGETをリクエストすることで、すべてのデータタイプのエンドポイントのリストを取得することができます。 curlで試します。 curl -i -L -H "Authorization: Bearer {token}"...
公開日: 2024/05/09 18:44
開発者ガイド
開発者ガイド
公開日: 2024/05/09 18:45
開発者ガイド
開発者ガイド
公開日: 2024/05/09 18:45
オーダーAPIの基本
オーダーAPIの基本 アプリケーションメニューから、またはREST APIを使って注文を管理することができます。 headless-admin-commerce-order サービスを呼び出して、注文を作成・管理します。 注文を追加する Liferayの実行後、 注文APIの基本 をダウンロードし、解凍します。 curl...
公開日: 2024/05/09 18:45
Commerce APIs
Commerce APIs You can use headless APIs to interface with Liferay Commerce features, including products, catalogs, and price lists. Here are resources to help you understand and integrate these...
公開日: 2025/07/03 20:32
Order Type API 基本編
Order Type API 基本編 注文タイプの管理は、 アプリケーションメニュー から、または REST API で行うことができます。 headless-admin-commerce-order から /order-types のエンドポイントを使用して、注文タイプを作成および管理します。 オーダータイプを追加する Liferayが起動したら、 Order Type API...
公開日: 2024/05/09 18:45