Popup Embed
A button on your website that opens the form in a modal overlay when clicked. The page stays visible behind a dark backdrop.
Setup
- Publish your form
- Go to Share → Embed → Popup
- Customize:
| Setting | Description |
|---|---|
| Button text | Label on the trigger button (e.g., "Contact Us", "Get a Quote") |
| Button color | Background color of the button |
| Font size | Button text size |
| Corner radius | Button corner rounding (0 = square, 50 = pill) |
| Display mode | Card, Classic, or Chat |
- Copy the generated HTML code
- Paste in your website's
<body>
When to use
- Lead capture forms on landing pages
- Contact forms triggered from a CTA
- Feedback collection without page navigation
- Quote request forms
Behavior
- Button renders wherever the embed code is placed
- Click opens a centered modal with the form
- Dark backdrop behind the modal
- Close by clicking X, backdrop, or pressing Escape
- After submission, the modal closes (or shows thank you screen)
Tip
Position the popup button near relevant content: "Get a Quote" next to pricing, "Ask a Question" next to product features. Context increases conversion.