WhatzBug Observe

Journey Recording

Available

Record, save, and replay complete user journeys with gesture detection, navigation tracking, and timed screenshots — all captured automatically by the SDK.

What You Get

Gesture Detection

Automatically detect taps, swipes, long presses, and scroll gestures across all screens.

Navigation Tracking

Track screen transitions and navigation patterns with React Navigation integration.

Timed Screenshots

Capture screenshots at key journey points with precise timing metadata.

Desktop Playback

Review saved journeys in the Desktop App’s Journey Panel with timeline controls.

Gesture-Tracked Lists

Use WZBFlatList, WZBScrollView, and WZBSectionList for automatic gesture capture inside lists.

Target Registry

Register UI targets for precision gesture tracking and interaction analysis.

FAQ

What does Journey Recording capture?

The SDK detects gestures (taps, swipes), tracks navigation between screens, and captures timed screenshots at each step to create a complete visual journey through the app.

How is this different from Session Replay?

Session Replay provides continuous screenshot recordings. Journey Recording focuses on structured user paths — specific gesture-to-navigation sequences that you can save, label, and compare.

Can I programmatically control journey recording?

Yes. Use the SDK journey manager APIs to start, stop, and save journeys when debug mode is active.