Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Email users who haven't logged in in a while #25

Open
ErinCall opened this issue Sep 30, 2013 · 2 comments
Open

Email users who haven't logged in in a while #25

ErinCall opened this issue Sep 30, 2013 · 2 comments
Milestone

Comments

@ErinCall
Copy link

Track users' last-logged-in date and update it whenever they view a page.

Make a worker that runs on a cron job and checks for users whose last-logged-in date is more than two hours ago. Send them an eMail packet that says e.g. "where you been? We miss you!"

@steven-ferguson
Copy link
Contributor

I am starting work on this issue today.

@steven-ferguson
Copy link
Contributor

Two questions about this issue:

  1. Do we want to email users whose last-logged-in date is more than two hours ago or is that supposed to be weeks/months?

  2. Should we exclude users who have pending applications or whose applications have been rejected?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants