Skip to main content

Similar to the distribution of session length in the User Sessions graph, I would like to have a distribution of (number of) user sessions per user that shows the same kind of histogram.

e.g

1 Session    - 2.000 users
2 Sessions   - 5.000 users
3+ Sessions - 10.000 users

Is this possible in Amplitude?

I did not find such an option in the User Sessions chart.
What I tried is the  Segmentation Chart with a custom formula using HIST() AND PROPCOUNT() on the Session ID, but I could not get a working chart.

Any help would be greatly appreciated.

Hi @Micha 

AFAIK, distribution is only possible using the session length. Distribution by session count isn’t supported yet, but you could put in a feature request idea in here - https://community.amplitude.com/ideas

The event segmentation chart approach with session ID won’t be useful either.

Hope this helps.


Reply