How to track user active time based on session login and logout.
Basically, I want to get the report that each user login time and logout time/session inactivity time.
Is there any module available or we can use any hooks to simulate the above.
Thanks in advance for your support.