Hacker News new | ask | show | jobs
by solardev 672 days ago
Is there a reason you don't just use the built in form of your bulk mail provider (eg Mailchimp)? That makes subscriptions, opt-ins, and unsubs/changes a lot easier, since the provider manages all that for you.

Otherwise Google Forms just works and easily saves to a spreadsheet.

1 comments

Thanks! Mailchimp seems like the most popular option but I hear it gets really expensive at scale(that's not to say the cost isn't justified) and I'm trying to run this company as lean as possible.

Google forms is definitely something I'm considering. Thanks for the response!

It's probably something you can optimize later on, if you actually hit the scale you're concerned about? There are a lot of similar services too, at different price points. At the end of the day you're probably paying someone to send emails anyway, unless you really want to run your own SMTP too (generally not a good idea). It's a lot easier if it's just all one provider.

The main thing is handling subscriptions and unsubscribes. If you have to manually sync them (and opt-in), it's more complex, and if you don't do it well, that will impact your deliverability (i.e. if enough people mark you as spam because you don't make it easy for them to unsub, over time your domain will get treated more and more like a spammer).