Embed Widget
Add a signup form to any website with a single script tag. The widget matches your waitlist's brand colors automatically.
Getting the embed code
- Go to your waitlist dashboard and open the waitlist you want to embed.
- Click the "Embed" button or navigate to the embed section.
- Copy the script tag. It looks like this:
<script
src="https://getwaitly.com/widget/embed.js"
data-waitlist="your-waitlist-slug"
defer
></script>Pasting on your site
Paste the script tag just before the closing </body> tag on any HTML page. The widget will render a signup form that matches your waitlist's colors and font.
The form appears inline where you place the script. To control the position, wrap the script in a <div> with your desired width and alignment.
Platform guides
Carrd
Add an Embed element to your page. Paste the script tag into the embed code box. Set the height to at least 300px.
Webflow
Add an Embed element from the Add panel. Paste the script tag. The widget will render at that spot on your page.
WordPress
Use a Custom HTML block in the editor. Paste the script tag. Some themes may need a Codeblock or a plugin like "Insert Headers and Footers" for global placement.
Framer
Add an Embed component from the Add menu. Paste the script tag into the embed settings.
What the widget looks like
The widget renders a compact signup form with an email input field and a submit button. It uses your waitlist's accent color for the button and your chosen font. When someone signs up, they see a success message with confetti and their queue position — just like on your full waitlist page.
Limitations
- The widget only collects email addresses. Name and phone fields are not supported in the embed form.
- The widget inherits font and colors from your waitlist settings. It cannot be styled independently.