Back
Rinas
Rinas
@onerinas
Ruby programmer π§βπ» Building my side projects in public π§ Optimising for health, happiness, and simplicity π blog.onerinas.com π§βπ» paperstick.io
Load previous pageβ¦
Send welcome email to customer after the purchase since its not automated
#nosugartoday
Added description to both leaderboard to give more context on what its for.
#highscoredomains
Sent the first reminder email π Not automated yet incase something goes wrong. Just a rake task I run manually
#nosugartoday
Add column last_reminder_sent_at to avoid sending multiple emails to same person. Last attempt sent to some but an failed in between because the recipient address was blocked
#nosugartoday
Do not load stripjs for new visitors; This allows to redirect to flurly page where visitor can read the features before making purchase
#highscoredomains
Change title and button to make it more clear as suggested by a person on IH
#nosugartoday