Supported service updates

These release notes describe feature changes and fixes related to extensions used by Audience Activation.

Supported service updates

August 15, 2023

Fix - Updated the Real-Time CDP Audiences dashboard to simplify filtering.

June 27, 2023

Fix - Added support for PHP 8.2 in the magento/module-data-services-graphql package.

May 30, 2023

New - Updated the Real-Time CDP Audiences dashboard to include the ability to sort, search, and filter the active audiences within your Adobe Commerce instance.

2.4.0

Compatibility Adobe Commerce versions 2.4.4 and newer

March 24, 2025

New - Added PHP 8.4 support.

2.3.1

Compatibility Adobe Commerce versions 2.4.4 and newer

November 12, 2024

Fix - Fixed an issue when filtering the available Real-Time CDP audiences to choose from.

2.3.0

Compatibility Adobe Commerce versions 2.4.4 and newer

July 29, 2024

New - Added command-line syntax so you can test credentials to determine if they need to be updated to pull audience data from Adobe Experience Platform.

2.2.0

Compatibility Adobe Commerce versions 2.4.4 and newer

June 12, 2024

New - GA release for related product rules informed by audiences.

2.1.1

Compatibility Adobe Commerce versions 2.4.4 and newer

April 4, 2024

New - Added support for PHP 8.3.

2.2.0-beta1

Compatibility Adobe Commerce versions 2.4.4 and newer

February 16, 2024

New - If you are participating in the beta, make sure your composer.json file has the following on the root level: "minimum-stability": "beta".
New - (Beta) Added ability to create related product rules informed by audiences.

2.1.0

Compatibility Adobe Commerce versions 2.4.4 and newer

January 24, 2024

New - Updated the Real-Time CDP Audiences dashboard to include the websites that contain the audiences and specify which dynamic blocks and cart price rules are configured to use those audiences.

2.0.1

Compatibility Adobe Commerce versions 2.4.4 and newer

November 16, 2023

Fix - Improved stability.

2.0.0

Compatibility Adobe Commerce versions 2.4.4 and newer

October 10, 2023

New - Added support for OAuth 2.0 when you configure the Audience Activation extension.
Fix - Improved stability.

1.2.0

Compatibility Adobe Commerce versions 2.4.4 and newer

August 15, 2023

Fix - Updated the UI components version.

1.1.0

May 30, 2023

Compatibility Adobe Commerce versions 2.4.4 and newer

New - Added support for dynamic blocks in a headless storefront.

1.0.1

May 11, 2023

Compatibility Adobe Commerce versions 2.4.4 and newer

Fix - Fixed an issue where a dynamic block or cart price rule was not applied to the storefront.
Fix - Fixed an issue where an unconfigured installation of the Audience Activation extension caused an error when a merchant tried to create or update a dynamic block.

1.0.0

March 31, 2023

Compatibility Adobe Commerce versions 2.4.4 and newer

New - General availability release

Implementation

The following tasks apply to both Luma and headless storefront implementations. To activate audiences in Adobe Commerce, you must:

  • Install Adobe Commerce version 2.4.4 or higher
  • Activate Adobe Commerce as a destination in Real-Time CDP
  • Install the Audience Activation extension in the Admin
  • Configure the Audience Activation extension in the Admin

Install the extension

Install the Audience Activation extension from the marketplace, or run the following command:

composer require magento/audiences

Configure the extension

After you install the Audience Activation extension, you must log into your Commerce Admin and complete the following:

  1. On the Admin sidebar, go to System > Services > Commerce Services Connector.

  2. Sign in to your Adobe account and select your organization ID.

  3. On the Admin sidebar, go to System > Services > Data Connection.

  4. In the Datastream ID field, paste the ID of the datastream that you created when you activated Adobe Commerce as a destination in Real-Time CDP.

    This datastream sends data from your Commerce website to Real-Time CDP to determine if a shopper belongs to an audience. If you have not yet created a datastream, create one in Experience Platform, add it to the Commerce destination in Real-Time CDP, and to the Data Connection extension in the Admin.

    NOTE
    When you specify a datastream ID, you associate it to a specific website in the Data Connection extension. If your Commerce store has multiple websites, create a destination for each website in Real-Time CDP and use a different datastream ID for each.
  5. On the Admin sidebar, go to Stores > Settings > Configuration.

  6. Expand Services and select Data Connection.

  7. Add service account and credential details.