How can I get session duration metric?
Hi Robert Š., Please stand by as I search the Mixpanel knowledge base for an AI-powered answer. I normally take about 15 seconds or so. In case AI cannot answer your question, feel free to reach out to Mixpanel support at mixpanel.com/get-support. If you have follow-up questions for this thread, please tag me again with your question: @kapa.ai <follow-up question> 👋
Feel free to ask a follow-up question once I've answered by mentioning me with @kapa.ai
To get the session duration metric in Mixpanel, you can use the "Session Duration (seconds)" property, which is automatically associated with Session Start and Session End events. This property measures the duration of a session in seconds.You can analyze session duration in several ways: - Average Session Duration: Use the “Session Duration (seconds)” property and apply an average aggregation in your reports. To convert the value to minutes, simply divide by 60 using a formula in Mixpanel. - Session Duration per User: Use the aggregate properties per user feature, summing all session durations for a user and dividing by the number of sessions or users as needed. Again, you can convert to minutes by dividing by 60.You can find these metrics in Insights, Funnels, and Flows reports by selecting or breaking down by the “Session Duration (seconds)” property. For more details, see the FAQ and use case documentation: Docs: Sessions FAQ Docs: Sessions Use Cases
kapa.ai is still learning and improving, please let me know how I did by reacting below.
ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups or DM the app for 1-to-1 help.