Skip to main content
All CollectionsPortal-X Pages
User > Summary > User Activity
User > Summary > User Activity

Summarizes the most recent interactions of the user with the app

Jason Liang avatar
Written by Jason Liang
Updated over 3 months ago

This page displays a list of recent sessions for the selected user of your application.

It allows for the monitoring of the latest interactions made by a selected user within your application.

The fields displayed are:

  • Date / Time - the time the session started

  • SessionId - the id of the session

  • Duration - the duration of the session in seconds. Note that the duration can only be calculated if the app logs the user out when the session completes. This can be done by calling Logout() on the wrapper or PlayerState service.

  • Platform - the client platform that initiated the session

  • Version - the version of app initiating the session - as provided by the client app.

  • Client Lib (Version) - the client library being utilized by the client app

  • Language - the language of the user, as retrieved from the locale settings of the device

Selecting an entry will bring up a preview blade with more information - including information on how XP and currency balances changed during that session.

Did this answer your question?