Your login is a chain: identifier, passkey ceremony, password fallback, enrollment. IdP logs flatten it to one success bit. Subflow Explorer gives every step its own completion, error and speed metrics.
Completion, errors and speed per subflow
Non-completions split by failure stage
Duration and interaction time separated
The step your logs flatten away
Subflow Explorer watches each step in aggregate. When one step misbehaves for one person, User Debugging shows that user's exact cards.
One login can hold an identifier step, a ceremony, a fallback and an enrollment prompt. Each fails on its own.
A release that breaks one subflow on one platform barely moves overall success. Per-step series show the dent.
Duration and time to first interaction are tracked separately, so you can tell a hesitating user apart from a slow stack.
Three views per step: its vital signs, how failures split and how both trend.
Pick a subflow and read its vitals: volume, completion, error rate, duration and interaction-time percentiles.
Common questions about step-level auth analytics
Give every auth step its own dashboard. When a step needs deeper explanation, the flows behind it are one click away.