Session details
Is it possible to query user session details such as - How frequently is the user logging in? What is the average time spent per session? I want to use these metrics to create personalised stats pages.
3 Replies
You´d probably be best of using some analytics library and custom events and then query that. Not sure what the best service is however.
Hey @spidertwin2,
At the moment, there is no way to get these kind of data from the Kinde platform, but @isakwang's suggestion sounds like a great one.
Thanks @isakwang for weighing in here.
Okay, thanks 🙂