Skip to content
crispforms

Embedding a form on your site

Inline, as a popup, or as a chat bubble.

Three ways

Inline puts the form directly in the page, sized to its content.

Popup opens the form over the page when someone presses a button you choose.

Chat bubble sits in a corner of every page and opens when clicked.

The Share tab generates the snippet for each. Copy it and paste it into your page's HTML.

The inline embed reports its own height to the page, so it grows and shrinks as someone moves through the questions rather than sitting in a fixed-height box with its own scrollbar.

If it doesn't appear

Check the form is published — an unpublished form shows nothing.

Check the script tag wasn't stripped. Some website builders remove <script> tags from content blocks and need you to use a dedicated HTML or embed block instead.