Once you have a form created in Enquire MAP, you may want to add it to your website or a different authorized domain. Placing Enquire MAP forms on your website is straightforward and Enquire MAP offer a variety of different methods to make this as simple as possible.
Prerequisites
In order for the web form to appear on your website, please ensure that the Enquire MAP tracking script is also present on the page. You can find your Enquire MAP tracking code by navigating to Administration → Account Settings. It is recommended to add this tracking script to the <head> of each page on the website.
Note: The web form will not display unless this tracking script is also present on the page.
Web Form Short Code
This method allows you to retrieve a dynamic code that can be placed on any desired page. This piece of HTML will automatically fill with the web form once the page renders.
Steps:
- Navigate to the web form that will be placed on the website (Assets → Web Forms) and edit the form using the Pencil Icon
.
- Click the Export Div Short Code button located in the top right of the form editor.
- Copy the <div> code in the pop up window and place the on the website/webpage where you would like it to appear.
Export Form
This option allows the full form HTML to be exported. This allows you to control the form CSS and HTML structure through the website instead of using the Enquire MAP web form editor.
Note: This method does not support dynamic fields.
Steps:
- Navigate to the web form that will be placed on the website (Assets → Web Forms) and edit the form using the Pencil Icon
.
- Click the Export Form button located in the top right of the form editor.
- Copy the HTML code in the pop up window and place the on the website/webpage where you would like it to appear.