loading...

Integrations - Embeddable Forms

Integrations

 

Demand-Genius allows you to easily and simply deploy different types of data capture forms to your website. One of the types of form available to be deployed is the Embeddable Form. Because this form is embedded into the page of your site, we need to tell your site where exactly to embed the form. To do this, we need to add a line of HTML to indicate where the Demand-Genius Embeddable Form should be deployed.

Prerequisites

Access to the website’s source code or Content Management System (CMS), with administrator or appropriate permissions to modify the website’s HTML or template files.

Embeddable Form Snippet

The line of HTML that needs to be added to the page can be found on your Integrations page within the example code snippet and is also below for reference.

 


      <div id="demand-genius-embedded-form"></div>



 

Example Deployment

 

Within this example, we are deploying an Embeddable Form to the Demand Genius website, via the Webflow CMS.

 

Within the section of the site that we want to deploy the Embeddable Form, navigating the page structure tree, we have added a code embed and pasted the div tag.

 

Once we have saved these changes and deployed them to the live environment, the configured embeddable form is deployed to the site exactly where we would like it to be placed.

 



Within this example, we already had an Embeddable form configured within Demand-Genius targeted at anonymous users. For further information on how to set this up please see the Define module.