Please read our Terms and Conditions |
{html}<table class="confluenceTable"><tbody> <tr> <th style="width:33%" class="confluenceTh"> Company Address: </th> <th style="width:33%" class="confluenceTh"> Business Contact: </th> <th style="width:33%" class="confluenceTh"> Technical Contacts: </th> </tr> <tr> <td class="confluenceTd"> <b>All Web Leads, Inc.</b> <br class="atl-forced-newline"> 7300 FM 2222 <br class="atl-forced-newline"> Bldg 2, Ste 100 <br class="atl-forced-newline"> Austin, TX 78730 <br class="atl-forced-newline"> Office: (888) 522-7355 </td> <td class="confluenceTd"> <b>Affiliate Managers</b> <br class="atl-forced-newline"> trafficaffiliate@allwebleads.com <br class="atl-forced-newline"> </td> <td class="confluenceTd"> <b>Operations Team</b> <br class="atl-forced-newline"> onlineops@allwebleads.com <br class="atl-forced-newline"> </tr> </tbody></table>{html} |
The All Web Leads program has offered affiliates the opportunity to either direct traffic to our website or post insurance lead data directly into our system. We are now offering a new "DNS redirected Host-N-Post" service which allows our affiliate partners to transparently redirect consumers to All Web Lead hosted quote forms, without transitioning from the partners domain. This document will describe the steps necessary for affiliates to begin posting to an All Web Leads hosted quote form via use of a sub-domain.
A partner hosting a landing page, ie: http://partnerlandingpage.com passes the consumer to a sub-domain of the form http://quote.partnerlandingpage.com.
The partner configures their DNS to point their subdomain quote.partnerlandingpage.com to a CNAME owned by All Web Leads that contains the consumer quote form. Parameters are passed as part of the process, allowing the retaining of consumer information such as zip code. The partner's logo and CSS can also be retained on the quote form by using specifications below, providing the consumer a seamless experience.
The following tasks must be complete to implement DNS Host-N-Post. Please contact your affiliate manager to coordinate implementation of these tasks. You must be an authorized affiliate prior to implementation or the solution below will be non-functional.
For this process to work, you must meet the following pre-requisites:
At this time, "quote" is the only sub-domain supported by AWL's Host-N-Post Quote Forms |
You must create a new DNS CNAME record for your root domain, matching the name of AWL's required sub-domain: quote.
The new CNAME record's value effectively aliases the quote sub-domain on your domain to servers hosting AWL's Quote Form platform.
New C-Name Record |
Value |
---|---|
quote.partnerlandingpage.com |
quotex.allwebleads.com |
|
Due to the nature of certificates, using the https (secure) protocol is NOT supported. All landing page links must be http. |
The partner Landing Page (e.g http://partnerlandingpage.com/, http://partnerlandingpage.com/mylandingpage/, etc.) must be configured to target the following AWL URL:
http://quote.partnerlandingpage.com/launch?quoteType=<quote-type>&refID=<ref-id>&refCampaign=<ref-campaign>&kw=<keyword>{noformat} |
Note that since the partner owns the domain, SSL is not supported on AWL servers when DNS Host-N-Post is in effect.
Query String Parameter |
Required |
Description |
---|---|---|
quoteType |
Required |
Identifies the Quote Form to display. See below for supported values. |
refID |
Required |
Affiliate tracking code, provided by All Web Leads identifying you as an affiliate. |
refCampaign |
Optional |
Internal tracking where you pass source ID. |
kw |
Optional |
Affiliate tracking, can be used for sub-source identification and reporting. |
Supported quoteType parameters:
quoteType Param |
Lead Type |
Example Link |
|
---|---|---|---|
AUT |
Auto |
|
|
HEA |
Health |
|
|
LIF |
Life |
|
|
HOM |
Home |
|
|
LTC |
Long Term Care |
|
|
REN |
Renters |
|
|
BIZ |
Business |
|
|
ANN |
Annuity |
|
|
DIS |
Disability |
|
Note that AWL Quote Forms also support additional optional query string parameters that may be used to pre-populate data on the form. For more info, contact your Affiliate Manager and reference:
The logo will be implemented on the quote form.
The style will be implemented on the quote form.
Although not necessary, these items will facilitate a seamless consumer experience and improve conversion.
The following guidelines must be followed.