umami-software / umami

Umami is a simple, fast, privacy-focused alternative to Google Analytics.
https://umami.is
MIT License
22.09k stars 4.12k forks source link

Filter by identity (session identify) #2945

Open jjjhill opened 2 weeks ago

jjjhill commented 2 weeks ago

Describe the feature or enhancement

The new sessions feature is exactly what I needed. It's looking great, thanks for all the hard work.

The only thing that's missing now is the ability to filter the dashboard, events, etc by identity attribute. In my case, I'm using umami.identify({ role: 'admin' }) and umami.identify({ role: 'general' }) depending on the type of user. I would love to be able to filter by user role in my dashboard.

mikecao commented 1 week ago

Yes, we will be adding this functionality.