Integration

Add a Waitlist to Your Framer Site - Launch Queue

Add a waitlist signup form to your Framer site with a simple code embed. No coding skills needed — just paste and publish.

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

Open your Framer project

Log in to Framer and open the project where you want to add a waitlist. Navigate to the page or section where you want the signup form to appear.

2

Insert a code embed component

In the Framer editor, click the Insert menu (or press /) and search for "Embed" or "HTML." Select the code embed component and place it on your canvas where the waitlist should appear.

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>
3

Paste the embed code and configure

Click on the embed component to open the code editor. Paste your Launch Queue embed code. Update the data-primary-color to match your site's color scheme and customize the button text if needed.

4

Publish your Framer site

Click "Publish" in the top-right corner to push your site live. The waitlist widget will be fully functional on your published Framer site.

Why use Launch Queue with Framer

  • Works with the built-in Framer code embed component — no plugins needed
  • Fully responsive and adapts to Framer layout containers and breakpoints
  • No coding experience required — just paste the snippet and publish
  • Compatible with Framer animations and interactive components on the same page
  • Supports custom colors to match your Framer design system

Frequently Asked Questions

Add a waitlist to your Framer site

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

Start Free Trial