View time between events in a graph
Another great idea,
While we talk about adding this to the roadmap, I wanted to offer you another potential fix for the time being.
With Mixpanel, you can use a timeEvent call to track sessions. Using this method, Mixpanel will by default send an event property called “duration” with the session-end event, the value of which will be the length of time from the session start event to session end event, in seconds.
If you have two known events, and want to monitor the time between the two and how it changes over time, you could do this with the duration property from this timeEvent method and graphing it over time with the Insights report.
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.