Just a moment,
we are processing your request ...

Form Widget

Website publishers may embed our form widget in lieu of hosting their own form and lead routing solution. Our widget loads a pre-configured form on your page, collects project data from the consumer, and routes the request to the service provider. This widget is a valuable solution for publishers who want a simpler technical solution than host and post lead generation.

iframe widget

Who Uses These Specifications?

  • Website owners who want to convert raw traffic into form fill leads
  • Website owners who do not have their own lead forms, routing software, and TCPA consent technology

HTML Specifications for iFrame

<iframe id="iframe_form" src="https://restoratlon.com/form/{URL_GET_PARAMETERS}" width="100%" height="590" frameborder="0" scrolling="no" seamless></iframe>

Testing Conditions

  • Enter Phone=###-555-1212 such as 512-555-1212 or 213-555-1212 with any valid area code

Fields to Pass into Widget

RequiredFieldDescription
YesSRCProvided
Yesform_id2619
Yesdesigniframeflow
Yespage_in_iframe=11
NoSub_IDoptional: your tracking value
NoPub_IDoptional: your tracking value

Example iframe:

<iframe id="iframe_form" src="https://restoratlon.com/form/?form_id=2619&design=iframeflow&page_in_iframe=1&SRC=test" width="100%" height="590" frameborder="0" scrolling="no" seamless></iframe>

Posting Specifications