Session ReplayMar 12, 2026
Session Replay JSON Path Event Query
Improvements to Session Replay allowing querying events using JSON path.
What it is
What it is: A new JSONPath query tab in the Session Replay event viewer lets you target specific nested fields inside raw event payloads. Instead of scanning the full payload manually, you can write a JSON path expression to filter, inspect, or compare exactly the values you need. It's most useful when debugging events with deeply nested properties that aren't visible at the top level of the payload.
Where: Session Replay > Event Viewer > JSONPath Query tab. EUDC: Yes
When: GA. Available now.