Mixpanel Community Icon

Creating a User Session Time Report for Web Pages

·
·

how we can built a report to calculate how many time user spent on the page in a session?

  • Avatar of Thena
    Thena
    APP
    ·
    ·

    Hi Sonia- Julianne from Mixpanel Support here. The computed 'Duration' property can be used to see the time users spent on a page, but it won't be limited to within one session. If you have property-based sessions, you could add a breakdown on the session ID to see the duration per session. However, beyond that, it wouldn't be possible to aggregate the duration for a specific page within a session.Â