Site builder

Add a waitlist to Wix

Embed a waitlist in the Wix Editor with the Embed HTML element.

Steps

Where it goes in Wix

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. Add the Embed HTML element

    In the Wix Editor click Add Elements, choose Embed Code, then Embed HTML. A box appears on the page.

  3. Paste and apply

    Click Enter Code on the element, paste the script tag, and click Apply. Resize the box to the height of your form; Wix renders the element inside its own iframe, so it does not grow on its own.

  4. Publish

    Click Publish and open the live page. If the form is cut off, make the element taller in the editor.

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 Wix

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

Gym classes

Recipe

6:00 AM HIIT

20 per day

20 spots per class day. Numbering restarts every class.

  • 20 per day
  • Mon to Fri 6 PM–5 PM +1d
  • 4 fields

Yoga studios

Recipe

This week's classes

40 per week

40 mats per week. The count resets Sunday at 8:00 PM.

  • 40 per week
  • Open any time
  • 3 capped slots
  • 4 fields

Barbershops

Recipe

Walk-ins

12 per day

12 walk-ins per day. The count resets at 8:00 AM.

  • 12 per day
  • Tue, Wed, Thu, Fri, Sat 8 AM–5 PM
  • 4 fields

FAQ

Questions

Why is the form clipped?

Wix puts the embed in a box with a fixed height. Drag the box taller in the editor until the whole form fits, including the success screen.

Can I use the iframe snippet instead?

Yes, and on Wix it behaves the same as the script tag. Paste either into Embed HTML.

Does it work in Wix Studio?

Yes. The Embed HTML element exists there under Add Elements as well.

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