3.14.0-beta.1
Pre-release
Pre-release
What's Changed
The first beta for version 3.14.0
of the Magento Algolia extension delivers a new way of handling events data and conversions.
Key changes include:
- New PHP API client (v4) under the hood for communicating with Algolia
- Authenticated user tokens now utilized for backend and frontend events to track entire customer journey
- Revenue data now sent with all events including application of Magento specific discounts such as catalog price rules and customer group pricing
- Support for event subtypes allowing the capture of conversion data for both "Add to cart" and "Place order" events
- Bug fixes for the Algolia extension and how it handles end user consent for allowing cookies
- Increased protection of PII in the event data
- Improved handling of user tokens across insights events and corresponding queries
For more information on this release please see our preview documentation at:
- Click and conversion analytics (including revenue analytics)
- Personalization (including customer journeys)
Important
Please note that starting with version 3.14
the Magento Algolia extension will require PHP 8.
Updates
- Feature/mage 827 - PHP connector v4 by @cammonro in #1494
- Feature/mage 780 - Revenue analytics by @cammonro in #1498
- MAGE-863 Add extension version notice by @cammonro in #1497
- MAGE-832 Bump version by @cammonro in #1504
Bug fixes
Full Changelog: 3.13.2...3.14.0-beta.1