We made the widget faster⚡You can now use the iFrame to integrate the widget.

  • Quick to load
  • Easy to customize
  • Work on any framework without depending upon the framework

How to use it?

  1. Paste the widget script in the `<head>` section of your page
<script src="http://getlaunchlist.com/js/widget.js" defer></script>
  1. Paste the following code anywhere on your page where you want to display the form
<div class="launchlist-widget" data-key-id="PUBLIC_KEY"></div>

Replace the `PUBLIC_KEY` with your waitlist key. You can find your waitlist key on the integration page.

CodePen Examples