Skip to main content

Zephr Release Notes 09.24

Zuora

Zephr Release Notes 09.24

Welcome to this month's release notes, offering concise descriptions of enhancements, new features, and resolved issues.

New and Changed Features

Features Description and impact
New AI Paywall capability Zephr's new AI Paywall is now available, allowing you to leverage AI-powered decisioning within user journeys to enhance conversions with minimal effort. For more information or to book a demo, contact your CSE or account team.
New download options in the User screen

You can now selectively download specific user data from the User screen, choosing from the following options:

  • Attributes
  • Extended Profiles
  • Foreign Keys
  • Grants

This feature lets you download only the necessary data, saving time and storage space.

See Users.
New conditions for Meta Tags and JWT Token nodes Two new conditions, Date and Relative Date, have been added to the Meta Tags node under the Content section and JWT Token node under the Advanced section, respectively. The Relative Date condition checks if a property is newer or older than a specified number of days, weeks, or months from the current date.
Tracking ID Cookie Reset A new configuration now resets the tracking ID cookie when a user logs out, ensuring it remains unique to each user. Previously, the same cookie was assigned to multiple accounts on the same device. This issue has been resolved, so the next user on the device will receive a new, unique tracking ID after logout.

Dynamic Offers Improvements

We've made several improvements to the Zephr API to enhance how you manage promo codes:

  • New API Endpoints: The Zephr API now includes endpoints for managing promo code definitions. You can now activate a promo code definition directly via the API and provide a custom list of promo codes instead of relying on the standard, auto-generated list.
  • Retrieve Promo Code Definitions: Promo code definitions can now be retrieved through the API for easier management and tracking.
  • Error Message Clarity: Error messages related to schema validation when pushing Dynamic Offers to a virtual environment have been improved. They now specifically highlight the fields causing issues, making troubleshooting easier.
  • Flexible Multi-use Promo Codes: Multi-use promo codes can now be provided in any format, giving you flexibility in your campaigns.
  • Local Time Option for Promo Codes: A new checkbox in the Zephr console allows you to select ‘use local time’ when validating promo codes. This ensures that a pricing effective date and time must be supplied via the API when making promo code decisions.
  • Enhanced Rules Builder: The rules builder now supports filtering string options for prices and charges by "not contains," providing more refined control over offer conditions.

Fixes

Reference Description and impact
SI-839

Improved Search Functionality

The search functionality on the Users screen in Zephr has been improved. Previously, the elastic search did not return correct results if the email format was valid but lacked a top-level domain (e.g., joe@mail). Now, searches for "joe" will correctly include "joe@mail" in the results.