Difference between revisions of "Lead Capture Forms"

From TRWV Documentation Wiki
Jump to: navigation, search
(Customizing a Capture Form)
Line 2: Line 2:
  
 
{{ mbox | type = caution | text = This feature requires your own website. If you do not have your own website, or want to use Capture Pages hosted by TrafficWave.net, please visit [[Hosted Lead Capture Pages]].<br/><br/>Looking to create a website? We recommend [http://www.ews2.com/ EWS2.com] for web hosting. }}
 
{{ mbox | type = caution | text = This feature requires your own website. If you do not have your own website, or want to use Capture Pages hosted by TrafficWave.net, please visit [[Hosted Lead Capture Pages]].<br/><br/>Looking to create a website? We recommend [http://www.ews2.com/ EWS2.com] for web hosting. }}
 +
 +
The goal of this tool is to provide a Capture Form for your website WITHOUT requiring extensive knowledge of HTML.
 +
 +
 +
== Setting up a Capture Form for Your Website ==
 +
 +
Creating a basic Capture Form requires some basic information:
 +
* '''Use Javascript Checking?''' - not required, but creates some nice checks for your subscribers before the form is submitted.
 +
* '''Form Width''' - every web page is different. Providing this information helps ensure a good &quot;fit&quot; on your page.
 +
* Landing Page URLs -- if you wish to use different [[Landing Pages | Landing Page URLs ]] than what is specified in your Profile, do so here.
  
 
== Getting the HTML Code ==
 
== Getting the HTML Code ==
Placing a Capture Form on your web page is as simple as copy and paste. You can choose to copy a single line of JavaScript, or the entire raw HTML table.
+
Placing a Capture Form on your web page is as simple as copy and paste. You can choose to copy a single line of JavaScript, or the entire raw HTML table - then paste either where you want it to appear on your web page.
  
 
Either method (JavaScript or HTML) will generate a Capture Form containing [[Customizing Campaign Data | all data you wish to collect from your subscribers]].
 
Either method (JavaScript or HTML) will generate a Capture Form containing [[Customizing Campaign Data | all data you wish to collect from your subscribers]].
Line 19: Line 29:
 
<seealso>
 
<seealso>
 
Customizing Campaign Data
 
Customizing Campaign Data
 +
Landing Pages
 
</seealso>
 
</seealso>
  
 
[[Category: AutoResponder]]
 
[[Category: AutoResponder]]

Revision as of 18:47, 5 March 2012

TRWV-AR-CapturePgTab.jpg

The goal of this tool is to provide a Capture Form for your website WITHOUT requiring extensive knowledge of HTML.


Setting up a Capture Form for Your Website

Creating a basic Capture Form requires some basic information:

  • Use Javascript Checking? - not required, but creates some nice checks for your subscribers before the form is submitted.
  • Form Width - every web page is different. Providing this information helps ensure a good "fit" on your page.
  • Landing Page URLs -- if you wish to use different Landing Page URLs than what is specified in your Profile, do so here.

Getting the HTML Code

Placing a Capture Form on your web page is as simple as copy and paste. You can choose to copy a single line of JavaScript, or the entire raw HTML table - then paste either where you want it to appear on your web page.

Either method (JavaScript or HTML) will generate a Capture Form containing all data you wish to collect from your subscribers.

Customizing Fonts and Colors

Most web pages are designed to have our Capture Forms inherit the style of the page on which they are being placed (fonts, colors, etc...). Should you find the need to further stylize your form, we have provided some tools to make manual changes to form size, fonts, colors, and other features.


<seealso> Customizing Campaign Data Landing Pages </seealso>