Integration

Add a Waitlist to Your WordPress Site - Launch Queue

Add a waitlist signup form to your WordPress site in minutes. No plugin required — just paste the embed code into any page, post, or widget area.

Get Started Free

Embed Code

index.html
<div
  data-lq-widget="signup"
  data-api-key="YOUR_API_KEY"
  data-project-id="YOUR_PROJECT_ID"
  data-primary-color="#3B82F6"
  data-button-text="Join the Waitlist"
></div>
<script src="https://launchqueue.app/widget.js" async></script>

Step-by-step Setup

1

Log in to your WordPress dashboard

Open your WordPress admin panel and navigate to the page or post where you want to add your waitlist widget.

2

Add a Custom HTML block

In the WordPress block editor (Gutenberg), click the "+" button to add a new block. Search for "Custom HTML" and insert it where you want the waitlist to appear.

html
<!-- In the Custom HTML block, paste your Launch Queue embed code -->
<div
  data-lq-widget="signup"
  data-api-key="YOUR_API_KEY"
  data-project-id="YOUR_PROJECT_ID"
  data-primary-color="#3B82F6"
  data-button-text="Join the Waitlist"
></div>
<script src="https://launchqueue.app/widget.js" async></script>
3

Preview and customize

Click "Preview" in the Custom HTML block to see the widget rendered. You can adjust the data-primary-color attribute to match your site's brand colors and change the button text.

4

Publish your page

Once you are happy with the placement and styling, click "Publish" or "Update" to make the waitlist live on your WordPress site.

Why use Launch Queue with WordPress

  • Works with every WordPress theme — no compatibility issues
  • No plugin installation required — just a simple HTML snippet
  • Compatible with Gutenberg, Elementor, Divi, and other page builders
  • Fully responsive and adapts to your WordPress layout automatically
  • Can be placed in pages, posts, sidebars, or footer widget areas

Frequently Asked Questions

Add a waitlist to your WordPress site

Start your 14-day free trial. No credit card required.

Start Free Trial