Site builder

Add a waitlist to Framer

Add a waitlist to a Framer site with the Embed component.

Steps

Where it goes in Framer

Takes a few minutes. Nothing to install on your side; the form loads from Unwaited and keeps the cap, hours, and numbers there.

  1. Copy the snippet from the Share tab

    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.

  2. Insert an Embed

    Open Insert, search for Embed, and drag the component onto the canvas where the form should sit.

  3. Switch to HTML and paste

    In the component's properties, set Type to HTML and paste the script tag. Give the embed a width and a starting height.

  4. Publish

    Publish the site and open the page. The form resizes to its content once loaded.

Snippet

The script tag

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

Waitlists people put on Framer

Ready-made, with the capacity, hours, and fields set. Create one, then paste the snippet above.

App launches

Recipe

Early access

Open no cap

No cap. The list stays open until you pause it or launch.

  • Unlimited
  • Open any time
  • 3 fields

Drops and releases

Recipe

Vol. 3 release

500 in total

500 spots total. The 501st person sees the full message.

  • 500 total
  • Open any time
  • 3 fields

Beta apps

Recipe

Private beta

500 in total

500 seats total. The form reads as full at 500.

  • 500 total
  • Open any time
  • 4 fields

FAQ

Questions

Can I use the iframe snippet?

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.

Does the form match my Framer fonts?

It uses its own font family setting (system, serif, or Inter) and your colors from the Design tab.

Can I show it in a modal?

Yes. Put the Embed component inside an overlay and open it from a button.

Your form, on your site, in a minute.

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