Help Home Docs FAQ's

Bubble integration

LaunchList widget works seamlessly with Bubble. You can use the Embed widget or build your form to integrate the widget. Follow the below guide to integrate the widget.

Step 0 - Get form key
To integrate the embed widget on the Bubble website, first, you need a LaunchList form key which you can get from the integration page. Form key

Embed Widget

Step 1 - Add a widget script into <head> section

In your bubble editor,

  1. Go to Project settings
  2. Click tab Seo/ metatags on top submenu
  3. Paste the below script into the Script/meta tags in header section and wait for autosave to be completed
<script src="https://getlaunchlist.com/js/widget.js" defer></script>

Bubble add script to head section

Step 2 - Add the form code into bubble HTML element

  • Drag HTML element into the canvas
  • Paste the below code on HTML modal
  • Make sure you have replaced the FORM_KEY with your key from Step 0
<div class="launchlist-widget" data-key-id="FORM_KEY" data-height="180px"></div>

Bubble add HTML block

  • Once updated, you'll see the widget on your Bubble site.
Did you find this page useful?
Grow your waitlist 10x faster

Install waitlist form in less than 5 minute.

Get Started