App launches
RecipeEarly access
Open no cap
No cap. The list stays open until you pause it or launch.
- Unlimited
- Open any time
- 3 fields
Site builder
Add a waitlist to a Framer site with the Embed component.
Steps
Takes a few minutes. Nothing to install on your side; the form loads from Unwaited and keeps the cap, hours, and numbers there.
Open your waitlist, go to Share, then Add to your site. Copy the script tag: <script src="https://unwaited.com/embed/v1.js" data-unwaited="your-slug" async></script>. It drops an iframe where it sits and resizes it as the form changes.
Open Insert, search for Embed, and drag the component onto the canvas where the form should sit.
In the component's properties, set Type to HTML and paste the script tag. Give the embed a width and a starting height.
Publish the site and open the page. The form resizes to its content once loaded.
Snippet
Replace your-slug with your waitlist's slug from the Share tab. The script drops an iframe where it sits and resizes it as the form changes.
<script src="https://unwaited.com/embed/v1.js" data-unwaited="your-slug" async></script>
If scripts are not allowed, use the iframe
<iframe src="https://unwaited.com/w/your-slug?embed=1" title="Waitlist" width="100%" height="480" style="border:0;max-width:100%" loading="lazy"></iframe>
Ready-made waitlist
Ready-made, with the capacity, hours, and fields set. Create one, then paste the snippet above.
App launches
RecipeOpen no cap
No cap. The list stays open until you pause it or launch.
Drops and releases
Recipe500 in total
500 spots total. The 501st person sees the full message.
Beta apps
Recipe500 in total
500 seats total. The form reads as full at 500.
FAQ
Yes. Paste it in HTML mode with a fixed height, or use URL mode with the hosted page address plus ?embed=1 and set the height yourself.
It uses its own font family setting (system, serif, or Inter) and your colors from the Design tab.
Yes. Put the Embed component inside an overlay and open it from a button.
Related
Free for 100 signups a month. The embed works on every plan, and the hosted page is there when you have no site at all.
Create your waitlist