Admins need to cleanse the database and target/retarget users effectively by understanding user engagement.
Admins managing user data and engagement strategies.
Add sign-up, last sign-in, and last interaction dates to user lists, profile views, and reports, visible only to admins.
Given an admin is viewing the user list When the list loads Then it shows sign-up, last sign-in, and last interaction dates for each user Given an admin is viewing a user profile When the profile loads Then it displays sign-up, last sign-in, and last interaction dates Given an admin is generating a user report When the report is generated Then it includes sign-up, last sign-in, and last interaction dates
The feature includes displaying user engagement dates in user lists, profiles, and reports for admins. It does not include analytics or automated notifications based on these dates.
How to handle missing interaction data?
Display 'No Activity Data' with reasons like 'Never logged in'
Provides clarity on user engagement status.
Where to display the dates?
In user lists, profile views, and reports
Ensures accessibility across admin tools.