Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a basic email nurture campaign #491

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sachinr
Copy link
Member

@sachinr sachinr commented Oct 10, 2023

This PR lays the groundwork for us to send multiple emails to a new user over the course of a few days/weeks.

We need to spend some time thinking about content but for now, I've set up another queue in redis and a worker to process delayed jobs after the user has signed up.

To do:

  • Figure out email content
  • Test!

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

Successfully merging this pull request may close these issues.

1 participant