Deployment Methods

Each gate provides two different embed snippets corresponding to the two available deployment methods:



Modal Deployment

A modal gate appears as an overlay on the page when triggered by a link. To implement a modal gate:

  • Use the provided embed snippet as the HREF attribute in your link
  • The link can wrap either text or an image

Example Modal Gate Snippet

Embed snippet format:

#gate-98ea71d5-b820-49dc-acdb-167575509999

Example implementation:

<a href="#gate-98ea71d5-b820-49dc-acdb-167575509999">Download our latest guide</a>



Inline Deployment

An inline gate renders directly within your page content. Key features include:

  • The gate appears wherever you place the embed snippet
  • Forms automatically respond to fit their containing element
  • Maintains consistent styling with your page design

Example Inline Gate Snippet

Embed snippet format:

<div class="gate-98ea71d5-b820-49dc-acdb-167575509999"></div>




Need Help?

If you have questions about deploying gates or encounter any issues, our technical support team is here to help. Create a new support ticket and we'll assist you with your form deployment needs.