-
Notifications
You must be signed in to change notification settings - Fork 0
Dataviz users: improvements #11
Comments
That's available on the focus. I'm not sure it would bring a lot of value, particularly "browser" |
I only remember excluding very short sessions from the average session duration computation. You can search by user. I will add a table with top sessions. The thing, I think, users are unlikely to browser specific sessions, certainly searching for a session. Are you interested in browsing a specific session? If so why? (so I can maybe find a better way to sort through sessions) I don't think merging sessions and users is wise, they are drastically different things. |
Would be good so I don't have to go back to the user tab to look for their ID. I do see some redundancy in the features. For instance, going to |
Yes, this is similar but totally identical. I don't really see a problem with that personally, I think they all have their place. Moreover, the Focus tab may reduce data-processing costs for me and speed things up for the user. But it still makes sense to be able to focus on a session under the "Sessions" tab and focus on a user on the "Users" tab. Just so I understand: Are you interested in browsing a specific session? If so why? (so I can maybe find a better way to sort through sessions). Users (if set) can bring valuable information and are easy for the user to parse. This is not true of sessions: user "David" is understandable, session "026812c2ff2e48a82a1c217728adf49b" doesn't mean much. For this, I'd like to know more about when a user searches for a specific session and why. Or the reason why one might want to explore individual session. Not sure I express myself clearly |
For a long session, I'd like to see why they spent some much time. For short session as well (why did they give up?). Why do I see 0s sessions? If I inspect them, I don't see anything. Maybe they should be totally excluded, unless there is a good reason like an error but that would likely take more than 0s to happen. c77f8e5ca596be61044f2145b247fcff - smu_l2xycr0votgwulb5lz0sx0ndxz8ebl 0 sec. |
Yes, I noticed that too when I added the table. I'm not sure what it is just yet though I guess for a public it could happen? E.g.: crawlers causing that? |
Maybe it's just worth filtering them out then showing another table with "worst sessions" But session duration is one thing, I'm thinking maybe number of events recorded would be a better metric? You keep a tab open and barely do anything to have a 30 min long session? Feedback/opinion welcome! :) |
Yes if the session is 30 min but with 2 events, I agree this is likely not relevant and should be filtered. |
For now, the dashboard gives a table with 3 columns:
User ID // Sessions // Avg. Session duration
Maybe merge extra info like location, browser, ... a network like viz with nodes and edges ...?
The text was updated successfully, but these errors were encountered: