[Wishlist] Track member activity with login frequency and days since last login metrics Planned
Desired feature: On the 'Members' page, include columns for 'days since last log-in' and 'number of logins'.
Generally would appreciate additional methods to have visibility on most/least active users.
Best,
Comments
2 comments
You might find Script #193 – Member Activity Timeline Tracker useful here. It’s designed to log and display all member interactions in a timeline, so each login event can be recorded with a timestamp. From that timeline data, you can easily calculate metrics like days since last login and total number of logins, and even visualize member activity patterns directly on their profile. This gives you the visibility you’re asking for into your most and least active users.
That said, if your primary need is just to show summary columns (e.g., “days since last login” and “number of logins”) on the Members page, then a simpler custom field solution or direct login tracking integration might be more efficient. Script #193 shines when you want to see the full chronological history of member actions, not just the totals.
Both cool ideas! Will add this to our list of features to explore.
Please sign in to leave a comment.