You can track how many times each of your users logged into Qulture.Rocks by exporting a user report. Curious about it?
We'll show you how to do it 👇
In this report there are three columns that can help you to track user login:
sign_in_count
current_sign_in_at
last_sign_in_at
Sign_in_Count shows you how many times a user has logged into the platform. (Note: users are automatically logged out after 24 hours of inactivity)
Current_sign_in shows you when was the last time a user logged in.
Last_sign_in_at shows you when was the last time, before the current session, that a user logged in.
Did this help? Let us know :)