Add a SmashSend waitlist to your mobile app by opening the hosted form in an in-app browser, keeping autofill and referrals intact.
Last updated September 3, 2023
This guide shows you how to add a SmashSend waitlist form to an iOS or Android app, so visitors can sign up and then refer other people to move up the queue. It takes a couple of minutes and does not require a developer.
You need a SmashSend account and a form. If you do not have one yet, create a free account first.
Open the form and go to the Integrate tab. Your form is hosted at a public URL that looks like this:
https://smashsend.com/f/YOUR_FORM_KEYReplace YOUR_FORM_KEY in every snippet below with the key from your own form.
If you would rather use a plain link or button, this is the markup:
<a href="https://smashsend.com/f/YOUR_FORM_KEY">
Join the waitlist
</a>Opening the hosted form in a system browser sheet rather than a bare WebView keeps autofill, password managers and cookies working, which measurably improves signup completion.
A waitlist form is more useful when each signup brings more signups. With referrals enabled, every person who joins gets a unique share link, and their position improves as people sign up through it. You can reward the top referrers automatically. See how to create a viral waitlist for the full setup, or read more about referral marketing with SmashSend.
If you get stuck, email support@smashsend.com or contact us and we will help you get it working.