Hi all,
I was wondering if someone with some coding experience would be able to help me with a new idea I have had to increase user engagement.
What I propose is that when a user has not logged in for X amount of days, an automatic email reminder is sent to them in order to get them to come back.
S2 member already stores the last login and number of logins so it seems like it should be possible.
(s2member_login_counter (integer, running counter)
s2member_last_login_time (UTC timestamp)
So if anyone knows exactly how something like this could be implemented and is interested in working together on this then please come forward! Could be a great feature to have!
Thanks