Skip to main content
Before you consider an integration finished, confirm that events actually arrive and carry the payload you expect.

1. The three tools

2. Walkthrough

1

Walk each journey

Complete a login, a sign-up, a recovery and an enrollment, whichever exist in your product.
2

Confirm the events

With debug mode or the Observe Debugger extension open, check that each journey produces a start event, the expected steps and a finish event.
3

Check one journey in the console

Find a test journey via user search and confirm the flow, subflows and decisions look the way you expect.
4

Check a failure

Cancel a passkey dialog and confirm it appears as an incomplete journey rather than disappearing. Silent failures produce no backend request at all, so this is the case worth checking explicitly.

3. Common issues

4. Next steps

Corbado Observe Debugger

Live event inspection in Chrome DevTools.

Tracking reference

What the event names and fields mean.