Sign In   Register

We are pleased to announce our latest 25.04 release of Journey Analytics is released!

Version Date Released New Features Improvements Fixes Security
25.04.0 8 July 2025 Changelog New Changelog Improved Changelog Fixed Changelog Security

Highlights

Visual distinction between system and custom milestones

Users can now visually differentiate between built-in (standard) and custom milestones when viewing applications in Journey Analytics. This enhancement makes it easier to identify which analytics events originate from the core system versus those defined by application developers—especially helpful when analyzing unfamiliar applications. You can see these new labels within the User Journey view as well as within the Global Filters panel. 

Improved accuracy in Field Analysis counts

The Field Analysis view now correctly respects global filters. Previously, it displayed field interaction counts across all transactions, regardless of filter scope. With this update, it only includes interactions from transactions that fall within the applied filters—providing more accurate and relevant analysis.

Segment Whitelist uploads now overwrite existing entries

When uploading YAML files for the Segment Whitelist, entries now overwrite the existing list instead of appending to it. This streamlines whitelist management, making it easier to maintain changes externally and reapply them with a single upload.

CORS security refinement for the EventConsumer API

We’ve made a behind-the-scenes improvement to how the EventConsumer API handles responses, aligning behavior with best practices for secure integration. This update doesn’t impact functionality but helps ensure tighter control over how the API interacts with other systems.

Changelog

The changelog is a list of all new features, enhancements, and fixes for this release.

Changelog New New Features

User Journey / Global Filters

  • Visual distinction between system and custom milestones added in menus throughout the front-end app
Benchmarks
  • 2024 Annual Benchmarks for Completion Rate and Median Time

Changelog Improved  Improvements

Segment Whitelist

  • Segment Whitelist uploads now overwrite existing entries

Visualiser

  • Front-end upgraded to node.js v22

EventConsumer API

  • EventConsumer API upgraded to node.js v22

EventConsumer API

  • Improvements to auto-scaling for the EventConsumer API

Infinity Proxy Service

  • Infinity Proxy service upgraded to use MySQL 8.0

Changelog Fixed Fixes

Field Analysis View
  • Improved accuracy in Field Analysis counts

Changelog Security Security

EventConsumer API
  • CORS hardening for the EventConsumer API
    • Events sent for applicant interactions no longer rely on CORS and instead rely on the browser SOP for more robust security. 

EventConsumer API

  • Improvements to key rotation capabilities for the EventConsumer API