User used statistics

Hi Is there a way to get statitics how long time every user is logged into Aras per day    
Parents
  • Hello, There are no standard statistics to track how often your users log in, however, Aras does offer the ability to add methods to events like logging in or logging out. You can find these events under Administration > System Events. The event types available are Failed Login, Successful Login, and Logout. One idea on how to track the statistic you are looking for is to add a Successful Login event to track when the user logs in and to add a Logout event to track when the user logs out. You can then use the difference between these two values to record how long the user was logged in for. Chris
    Christopher Gillis Aras Labs Software Engineer  
Reply
  • Hello, There are no standard statistics to track how often your users log in, however, Aras does offer the ability to add methods to events like logging in or logging out. You can find these events under Administration > System Events. The event types available are Failed Login, Successful Login, and Logout. One idea on how to track the statistic you are looking for is to add a Successful Login event to track when the user logs in and to add a Logout event to track when the user logs out. You can then use the difference between these two values to record how long the user was logged in for. Chris
    Christopher Gillis Aras Labs Software Engineer  
Children
No Data