Hey Everyone, I am trying to set up some flow reports, and i am seeing people complete signup steps out of order, and the path is linear. not sure why the mp flows are showing them backwards.
Issue with Flow Reports: Signups Displaying in Reverse Order | Mixpanel Community
Hey RJ- Julianne from Mixpanel Support here!
The Flows report shows the events in order of the event timestamp. The behavior seen would indicate that the events are being sent out of order or have the same timestamp, which can also lead to an incorrect order.
You can inspect the individual user sequences ont the Users page to confirm if the events are being sent out of order. If they are, I'd recommend going through the signup flow with debug enabled and seeing if you can recreate the behavior.Ā