Skip to main content

What's new

See the latest improvements and features in Talon.One here, or subscribe to our RSS feed.

November 15, 2023

Introducing stores

Stores

The store entity represents the physical and digital sales channels of an organization. For example, you can use stores to build complex campaigns for all the sales channels in a specific location.

You can create, update, and delete stores in your Application via the Management API.

After you create stores in your Application, you can select the type of stores-based evaluation you want for your campaigns. You also have the option to link stores to your campaigns.

You now also have store built-in attributes and custom attributes that you can use in the Rule Builder.

Bulk-disable and bulk-delete campaigns

Campaign Manager

You can now bulk-disable expired campaigns and bulk-delete disabled campaigns.

When you filter for expired campaigns, you can select and disable up to 50 of them at once. Similarly, when you filter for disabled campaigns, you can select and delete up to 50 of them at once.

November 1, 2023
Notifications

Create notifications to receive real-time updates whenever loyalty tiers are upgraded or downgraded.

You can also create notifications to receive scheduled updates for upcoming tier downgrades. For each notification, you can add up to three triggers, each with a different alert time, before the tier downgrades. You can use this, for example, to notify your customers before their tier is downgraded, which, in turn, helps boost engagement.

Two-factor authentication during sign-in

Security

You can now enable two-factor authentication (2FA) for the users in your organization. When 2FA is enabled, users are required to enter a one-time security code sent to their email address, in addition to their password, when signing into Talon.One.

This adds an extra layer of protection to their account and increases your organization's overall security.

Discount individual item in bundles pro rata effect

Rule Builder

With the newly added Discount individual item in bundles pro rata effect, you can build promotions that apply a single discount to items in a bundle. The discount value is determined by the individual item you select and is applied pro rata to all the items in the bundle.

More monthly updates
Enhancements:
  • (2023-11-29) Rule Builder: In bundle definitions, when you use multiple cart item filters that filter for the same item, Talon.One automatically skips items that were already used to build a bundle.
  • (2023-11-29) Updated SDKs:
  • (2023-11-29) Loyalty: Added SessionIntegrationID to the Pending points notification schemas.
  • (2023-11-29) Loyalty: The effects section of a session response now includes information about tier upgrades.
  • (2023-11-15) Dashboards: The Campaign Highlights section of the My Account Dashboard now offers you visibility into campaigns with low budgets.
  • (2023-11-15) Integrations: The mParticle integration tutorial now has detailed steps for integration.
  • (2023-11-15) Account: The Users section on the Users and Roles page now displays the Last activity and Last sign-in information for all users. This information is only available to Admins.
  • (2023-11-15) Campaign Manager: Improved performance of the Coupon Finder when there are a large number of coupon codes in your Application.
  • (2023-11-15) Budgets: We now display the symbol in the Coupon redemptions and Total discounts columns of the Campaigns page if a non-recurring budget is not defined for a campaign.
  • (2023-11-01) Cart item filters:
    • The cart item filter option Counts the number of items in the list is no longer available in the Rule Builder. Use the automatically generated cart item attribute item count instead when building your campaigns. Existing campaigns that use Counts the number of items in the list option will continue to work.
    • Improved how cart item filters work to avoid 500 errors.
  • (2023-11-01) Loyalty: We now store the loyalty card ID provided by a customer session while the session is open.
  • (2023-11-01) Rule Builder: Deleting all the rules of a campaign automatically updates the campaign state from disabled to draft.
  • (2023-11-01) Notifications: All Application and loyalty notification schemas now include a NotificationType property.
Bug fixes:
  • (2023-11-29) Campaign access groups:
    • Fixed a bug where users who had only campaign access group permissions could not open any Applications.
    • Fixed a bug in the UI form used to create a campaign access group.
  • (2023-11-29) C# SDK: Fixed a bug where creating coupons did not allow usageLimit=0.
  • (2023-11-29) Campaign Manager: Fixed a bug that caused Import windows to persist even after a successful import.
  • (2023-11-29) Loyalty cards:
    • Fixed a bug that returned the last balance of a blocked loyalty card instead of the card state.
    • Fixed a bug where the Get customer session endpoint did not return the LoyaltyCards tag in the response.
  • (2023-11-15) Campaign Manager: Fixed a bug to prevent the Campaign Manager from crashing.
  • (2023-11-15) Integrations: Fixed a bug where sending a request to the Send event endpoint would call the deprecated /v1/events endpoint, resulting in a 410 Gone response.
  • (2023-11-15) Cart item filters: Fixed a bug that impaired the performance of cart item filters when loading SKUs or attributes.
  • (2023-11-15) Loyalty: Fixed a bug to show the correct tier information when copying campaigns with the Check customer tier condition.
  • (2023-11-01) Loyalty: Fixed a bug that did not account for daylight saving time when the round up or round down options were used to set the start and expiration dates for loyalty points.
  • (2023-11-01) Cart item filters: Fixed a bug that allowed referencing of automatically created cart item filter attributes in the cart item filter that created them.