Session Replay

Analyzing user journeys with Session Replays

Session replay offer a comprehensive view of user journeys through session replays. You can filter these sessions based on various parameters such as time, user email, name, city, country, and operating system.

Important: To view session replay, it is necessary to implement gesture capture or screen transition.

Clicking on a session replay allows you to replay the entire session.

The Zipy Session Replay Player provides the following features:

  • Complete Session Replay

  • Timeline with Inactivity and Errors: Options to fast forward and adjust playback speeds.

  • Breadcrumbs: All user events, including clicks, network data, console logs, and errors.

  • Dev Tools: Console logs, network logs, stack traces, and any custom logs.

  • User Environment Details: Information such as the operating system, and more.

Note: Add storage and internet permissions to your AndroidManifest.xml for Zipy’s session replay and initialization.

Last updated