Ask HN: How do you message prospects during signup?
As part of our signup process, we capture contact information. We are trying to improve our onboarding process and conversion funnel with relevant emails depending on what the prospect has or hasn't completed. How do you currently do this?
We currently use MailChimp, Mandrill, MixPanel, HeapAnalystic and a bit of custom integration but would really like something more end-to-end.
We are looking to send different emails depending on at what stage of onboarding the prospect is, how many times we have contacted them before regarding the same topic, or how responsive the person is so that we can back off with emails if they seem to have lost interest.
Is there anything plug and play out there?
7 comments
[ 3.2 ms ] story [ 28.4 ms ] threadWe are still at a very basic stage and mainly want to ensure signup completion once started. This obviously means the messaging flow needs to be aware of what the signup process entails and at what stage the prospect is.
Currently, we do this with a whole bunch of meta attributes attached to each user profile and derive what has been completed and what remains. However, this makes for some message logic to derive remaining steps, past messaging history etc.
With things that are developer-focused, you might have to write some code inhouse or server side (we use mp.track server side too), because those types of people have close to 100% adblock use-rate (the only time they don't use it is when they're forced to use IE on a work machine or w/e), which would render a lot of client-side funnels and tracking solutions useless
Since we already have their contact info at this point, we wanted to simply reach out directly via email.