-
Notifications
You must be signed in to change notification settings - Fork 4
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
Onboarding Emails 4.0 #150
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 😄
9. Wait 1 week. | ||
1. If `Yes`, check if the user is in the `Subscribers to Feature Flags` segment | ||
1. If `Yes`, if the user is in the `Subscribers to Surveys` segment | ||
1. If `Yes`, send [New email about using templates] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. If `Yes`, send [New email about using templates] | |
1. If `Yes`, send [New email about using Survey templates] |
I do think survey templates are a lot more obvious than dashboard templates because they show when you create a new one. Maybe advanced survey usage (targeting + multi question), we have some nice tutorials upcoming for this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
I've added 4x more fall backs, for early in the flow. |
13. Wait until a weekday between 1PM and 5PM in the users' time zone (UTC fallback) | ||
14. Check if the user is in the `Subscribers to Surveys` segment | ||
1. If `Yes`, do nothing. (See Survey onboarding flow) | ||
1. If `Yes`, [send new email about notebooks] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
instead of "multiple insights or sessions" maybe we should restructure to say "multiple insights and sessions".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2. 50% recieve Feature Flag Upsell email 2 | ||
12. Wait 5 days. | ||
1. If `Yes`, check if the user is in the `Subscribers to Surveys` segment | ||
1. If `Yes`, [send new email about Toolbar] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Draft content now added for each new step, so open to feedback on that too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added a few comments on the content
I've updated to a new version. Main changes:
|
I've also removed the AARRR step, to speed things up, and incorporated it directly into the welcome email. |
1. If `No`, send Feature Flags Upsell email. | ||
2. If `Yes`, check if the user is in the `Subscribers to Surveys` segment | ||
1. If `No`, send Surveys Upsell email | ||
2. If `Yes`, send email email about dashboard and survey templates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll replace this with a notebooks email when it's ready
This is now ready for re-review. I've updated the top comment to summarize the current state of it, as it adds several new emails. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 😄
OK, the new version is available as an email and will be easier to review. This version should be the final one. Would love to get a quick check through of the logic however. |
Launched. |
It's the biggest thing to happen to onboarding emails since 3.9.
These suggested changes would alter the way in which we check for elligibility for upselling users, and introduce three new back-up emails as fallbacks.
Changes:
I've drafted all new content and appended as comments
Feedback on all points - including the underlying logic - greatly appreciated.