Hi. I'm building a landing page for my new endeavour and was curious what do you recommend to use for waitlist subscriptions.
It would be great if I could connect my custom form to it, as I want it to look consistent with rest of the page. Results can go anywhere, even to Google Sheets or a csv file.
Also I would really want to add a small picker for people to select the most interesting feature.
If there's a tool or a script you have good experience with, please let me know.
Thanks for any ideas 👋.
Short story: I found myself in your shoes many times and often I chose mailchimp. You keep your custom form on your website, make a easy http request to mailchimp server to save users' email and it's done. Then if you want to send well design emails for free you can still do that.
Long story: I've documented my decision path in this post, might be useful for you: https://www.indiehackers.com/post/decision-path-to-my-landing-page-and-concorde-effect-6cbc1a75a6
Thanks Ugur. I ended up embedding a Google form with a bit of styling. Doesn't look that bad. Let's see where it gets me this time.