Search Results

Capability
Feature
Deployment Approach
Building Enterprise Websites with Liferay TEST
Use Liferay DXP's low-code and user-friend tools to build an engaging and scalable enterprise website. Bridge theory and practice by crafting a marketing website for a fictional company.
Published Date: Jul 1, 2024 4:29 PM
APIs
APIs Liferay Analytics Cloud supports access to its analytics data via a set of API endpoints. Developer can now access and integrate the data either through RESTful APIs or data export. Business...
Published Date: Apr 26, 2024 8:47 PM
Recipe TEST
Duis placerat, risus eget ornare ultrices, lorem mauris tempor nunc, sed aliquam diam metus quis velit. Donec aliquam eu sem ac eleifend. Donec condimentum sagittis semper. Sed blandit ipsum id...
Published Date: Jun 25, 2024 1:36 PM
Connecting Liferay DXP to Analytics Cloud
Connecting Liferay DXP to Analytics Cloud Liferay DXP 7.4 U67+ Liferay DXP and Analytics Cloud connect via a secure, encrypted token. This token is generated by Analytics Cloud and must be added...
Published Date: Apr 26, 2024 8:47 PM
Querying Data
Querying Data The root endpoint of Liferay Analytics Cloud is . You can get the list of all data types endpoints by requesting a GET to the above URL. Try with curl curl -i -L -H "Authorization:...
Published Date: Apr 26, 2024 8:47 PM
Building Enterprise Websites with Liferay TEST
Use Liferay DXP's low-code and user-friend tools to build an engaging and scalable enterprise website. Bridge theory and practice by crafting a marketing website for a fictional company.
Published Date: Jun 19, 2024 5:01 PM
Resource Types and Structure
Resource Types and Structure Properties activeIndividualsCount (Number): Number of active individuals belonging to the account. dateCreated (Date): Date the account was created in the system. ...
Published Date: Apr 26, 2024 8:47 PM
Exporting Data
Exporting Data Various analytics data can be accessed through the Sites dashboard and the Individuals dashboard. Analytics data can also be fetched and exported using Analytics Cloud's APIs....
Published Date: Apr 26, 2024 8:47 PM
Authentication
Authentication An access token is necessary for making API calls to Liferay Analytics Cloud. Navigate to Settings → APIs to generate an access token. Choose the duration (e.g. 30 days, 6 months, 1...
Published Date: Apr 26, 2024 8:47 PM
Optimization
Optimization A/B Testing Personalizing Content with Segments
Published Date: Apr 26, 2024 8:47 PM
Getting Started
Getting Started Welcome to Liferay Analytics Cloud! Collecting analytics data is a crucial part of any business. There are many different tools out there but not all provide high value. It's not...
Published Date: Apr 26, 2024 8:47 PM
Viewing the Analytics Dashboard
Viewing the Analytics Dashboard After syncing data, Analytics Cloud automatically begins tracking site visitors and how they interact with your content. The following tools are available for...
Published Date: Apr 26, 2024 8:47 PM
Implementing a Custom Order Status
Implementing a Custom Order Status You can add a custom order status by implementing the CommerceOrderStatus interface. The Commerce Order Engine provides a standard order flow out-of-the-box, but...
Published Date: Apr 26, 2024 8:48 PM
Implementing a New Payment Method
Implementing a New Payment Method This tutorial will show you how to add a new payment method by implementing the CommercePaymentMethod interface. Payment methods represent various ways customers...
Published Date: Apr 26, 2024 8:48 PM
Implementing a Custom Checkout Step
Implementing a Custom Checkout Step This tutorial will show you how to add a custom checkout step by implementing the CommerceCheckoutStep interface. A checkout step represents one screen of the...
Published Date: Apr 26, 2024 8:48 PM
Implementing a Custom Exchange Rate Provider
Implementing a Custom Exchange Rate Provider This tutorial will show you how to add a custom exchange rate provider by implementing the ExchangeRateProvider interface. An exchange rate provider...
Published Date: Apr 26, 2024 8:48 PM
Sales
Sales :file: ../landingpage_template.html :file: sales/landing.html
Published Date: Apr 26, 2024 8:48 PM
Implementing a Custom Order Validator
Implementing a Custom Order Validator This tutorial explains how to add a custom order validator by implementing the CommerceOrderValidator interface. An order validator is a class that validates...
Published Date: Apr 26, 2024 8:48 PM
Implementing a New Tax Engine
Implementing a New Tax Engine This tutorial will show you how to add a new tax engine by implementing the CommerceTaxEngine interface. A tax engine performs the calculation for taxes when a...
Published Date: Apr 26, 2024 8:48 PM
Payment Integration Client Extension Reference
Payment Integration Client Extension Reference Payment Integration Client Extension YAML Reference FieldValueDescription keyliferay-sample-commerce-payment-integrationSpecifies the unique key for...
Published Date: Apr 26, 2024 8:48 PM
Using Client Extensions
Using Client Extensions Liferay DXP 2024.Q1+/Portal 7.4 GA112+ Using client extensions, you can extend Liferay without using OSGi modules. Deploy them to any Liferay environment, whether you host...
Published Date: Apr 26, 2024 8:48 PM
4.0 Breaking Changes
4.0 Breaking Changes This document presents a chronological list of changes that break existing functionality, APIs, or contracts with third party Liferay Commerce developers or users in Commerce...
Published Date: Apr 26, 2024 8:48 PM
3.0 Breaking Changes
3.0 Breaking Changes This is a chronological list of changes that break existing functionality, APIs, or contracts with third party Liferay Commerce developers or Users in Commerce 3.0. We try our...
Published Date: Apr 26, 2024 8:48 PM
Liferay Commerce Fix Delivery Method
Liferay Commerce Fix Delivery Method Subscription Required Delivering fixes is one of the essential services included with your Liferay Enterprise Subscription. For Liferay Commerce, we have...
Published Date: Apr 26, 2024 8:48 PM
Installation and Upgrades
Installation and Upgrades :file: landingpage_template.html :file: installation-and-upgrades/landing.html
Published Date: Apr 26, 2024 8:48 PM
Get Help
Get Help :file: landingpage_template.html :file: get-help/landing.html
Published Date: Apr 26, 2024 8:48 PM
Using the Checkout Step Client Extension
Using the Checkout Step Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to create a new checkout step. This tutorial uses an example client extension from...
Published Date: Apr 26, 2024 8:48 PM
Using the Payment Integration Client Extension
Using the Payment Integration Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to integrate with a new payment method in Liferay. This client extension from...
Published Date: Apr 26, 2024 8:48 PM
Checkout Step Client Extension Reference
Checkout Step Client Extension Reference Checkout Step Client Extension YAML Reference FieldValueDescription activetrueSpecifies that the checkout step is active....
Published Date: Apr 26, 2024 8:48 PM
Shipping Engine Client Extension Reference
Shipping Engine Client Extension Reference Shipping Engine Client Extension YAML Reference FieldValueDescription keyliferay-sample-commerce-shipping-engineSpecifies the unique key for the shipping...
Published Date: Apr 26, 2024 8:48 PM
Using the Shipping Engine Client Extension
Using the Shipping Engine Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can use a client extension to add a new shipping engine to Liferay. This client extension from the sample...
Published Date: Apr 26, 2024 8:48 PM
Installation Overview
Installation Overview Liferay Commerce is a digital commerce platform built on Liferay DXP. This article outlines prerequisites and available options for installing, deploying, and maintaining...
Published Date: Apr 26, 2024 8:48 PM
Using the Liferay Commerce Tomcat Bundle
Using the Liferay Commerce Tomcat Bundle The Liferay Commerce bundle is available for download from the Liferay Commerce Community Downloads page. The bundle contains the latest version of Liferay...
Published Date: Apr 26, 2024 8:48 PM
3.0 Release Notes
3.0 Release Notes Release Highlights Compatibility with Liferay DXP 7.3 Liferay Commerce 3.0 is compatible with the latest version of Liferay DXP. Leverage the new experience management, content...
Published Date: Apr 26, 2024 8:48 PM
Installing Commerce 2.1 and Below
Installing Commerce 2.1 and Below :file: ../landingpage_template.html :file: installing-commerce-2-1-and-below/landing.html
Published Date: Apr 26, 2024 8:48 PM
Activating Liferay Commerce Enterprise
Activating Liferay Commerce Enterprise Starting with Liferay DXP/Portal 7.3, Commerce ships with all Liferay bundles and Docker containers and doesn't require a separate installation. However, the...
Published Date: Apr 26, 2024 8:48 PM
Upgrading Liferay Commerce
Upgrading Liferay Commerce To enhance the quality of your experience with Liferay Commerce, Liferay provides periodic product upgrades with bug fixes and new features. Users should consider...
Published Date: Apr 26, 2024 8:48 PM
Inventory Management
Inventory Management Commerce 2.1+ Liferay's inventory management tools can support a wide range of commerce use cases, from a single storefront with one warehouse to multiple sales channels with...
Published Date: Apr 26, 2024 8:48 PM
Availability Estimates
Availability Estimates If a product runs out of stock, you can provide an estimate to customers for when it becomes available again. If you're using an accelerator like Minium or Speedwell, three...
Published Date: Apr 26, 2024 8:48 PM
Maintenance Versions
Maintenance Versions Fix Packs are released on a periodic basis and include bug and security fixes. If you are installing a fix pack to an installation that has custom code deployed, we recommend...
Published Date: Apr 26, 2024 8:48 PM
Deploying Liferay Commerce to an Existing Liferay Installation
Deploying Liferay Commerce to an Existing Liferay Installation This article documents how to deploy Liferay Commerce to an existing Liferay DXP instance. Because Liferay Commerce is built on...
Published Date: Apr 26, 2024 8:48 PM
Using the Liferay Commerce Docker Image
Using the Liferay Commerce Docker Image The latest version Liferay Commerce is available as a docker image. Follow these steps to download the latest Docker image release of Liferay Commerce and...
Published Date: Apr 26, 2024 8:48 PM
Low Stock Action
Low Stock Action Low stock actions trigger when SKU inventory falls below a specific threshold. By default, Liferay includes the Set as Unpublished low stock action, which removes the product from...
Published Date: Apr 26, 2024 8:48 PM
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Warehouse API Basics :link: ./developer-guide/warehouse-api-basics.md ::: ::::
Published Date: Apr 26, 2024 8:48 PM
Segments
Segments Segments aggregate Individuals based on common attributes and behavior. For example, you can create a Segment that contains users interested in a given topic, work in a specific industry,...
Published Date: Apr 26, 2024 8:47 PM
Creating Segments
Creating Segments Segments created in Analytics Cloud sync with Liferay DXP. However, segments created in Liferay DXP do not sync with Analytics Cloud. Creating a Dynamic Segment Click Segments...
Published Date: Apr 26, 2024 8:47 PM
Individual Profiles
Individual Profiles Many individuals visit your sites. Learning who they are and their activities and interests helps you improve business with them. Individual profiles help your Sales, Customer...
Published Date: Apr 26, 2024 8:47 PM
Accounts
No content preview
Published Date: Apr 26, 2024 8:47 PM
Individuals
Individuals Individuals Dashboard Individual Profiles Understanding Interests
Published Date: Apr 26, 2024 8:47 PM
Multi-Factor Authentication
Multi-Factor Authentication Multi-factor authentication (MFA) is required for all Analytics Cloud users. This additional layer of security helps to protect users from cyberattacks such as phishing...
Published Date: Apr 26, 2024 8:47 PM
Downloading Reports
Downloading Reports In addition to inviting team members to your Analytics Cloud workspace, you can share insights with your team by downloading reports. Downloadable PDF reports are available for...
Published Date: Apr 26, 2024 8:47 PM
Assets
Assets Assets Web Content Blogs Forms Document and Media Tracking Custom Assets
Published Date: Apr 26, 2024 8:47 PM
Tracking Custom Assets
Tracking Custom Assets Using [event tracking](../events/tracking-events.md) is the recommended way to track your custom assets. Liferay Analytics Cloud can detect and analyze built-in Liferay DXP...
Published Date: Apr 26, 2024 8:47 PM
Documents and Media
Documents and Media Documents and media files are assets you want site users to look at or download. Analytics Cloud provides insights on user engagement with your documents and media assets. ...
Published Date: Apr 26, 2024 8:47 PM
Touchpoints
Touchpoints Touchpoints reflect the many different ways your users and customers interact with your brand. Analytics Cloud presents a broad range of analytics data that combines traditional page...
Published Date: Apr 26, 2024 8:47 PM
Events
Events Events Analysis Tracking Events Events Descriptions
Published Date: Apr 26, 2024 8:47 PM
Pages
Pages Analytics Cloud does the following for pages: Registers and tracks pages for analysis the first time the Analytics Cloud client detects a Page interaction. Queries pages on a schedule for...
Published Date: Apr 26, 2024 8:47 PM
Web Content
Web Content Web content articles are important assets for presenting site visitors with information. Analytics Cloud gives you important insights into how site users are engaging with your content....
Published Date: Apr 26, 2024 8:47 PM
Events Descriptions
Events Descriptions Below are the various events that can be analyzed in the events analysis tool. Asset Clicked This is when a user clicks a custom asset. Note, the data-analytics-asset-type HTML...
Published Date: Apr 26, 2024 8:47 PM
Paths
Paths Path analytics identifies how visitors arrive on a site page and where they go next. Knowing how your users are coming and going can empower you to better tailor your site's content to meet...
Published Date: Apr 26, 2024 8:47 PM

Ask

Capabilities

Product

DXP

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy