Difference between revisions of "Lead Capture Forms"

From TRWV Documentation Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
The goal of this tool is to provide a Capture Form for your website WITHOUT requiring extensive knowledge of HTML.  
 
The goal of this tool is to provide a Capture Form for your website WITHOUT requiring extensive knowledge of HTML.  
 +
 +
  
  
Line 12: Line 14:
 
* '''Form Width''' - every web page is different. Providing this information helps ensure a good "fit" on your page.
 
* '''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 Pages | Landing Page URLs ]] than what is specified in your Profile, do so here.
 
* '''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 - then paste either where you want it to appear on your web page.
 
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]].
 +
  
 
{{mbox | type = caution | text = We advise pasting the JavaScript code versus raw HTML. Should you decide to change what data you are collecting later, you would not need to change your web pages! }}
 
{{mbox | type = caution | text = We advise pasting the JavaScript code versus raw HTML. Should you decide to change what data you are collecting later, you would not need to change your web pages! }}
 +
 +
  
 
== Customizing Fonts and Colors ==
 
== Customizing Fonts and Colors ==
Line 25: Line 33:
  
 
{{mbox | small = left | text = Before investing time in styling your Capture Form, paste one on your web page to see what it looks like first...}}
 
{{mbox | small = left | text = Before investing time in styling your Capture Form, paste one on your web page to see what it looks like first...}}
 +
 +
  
  
 
== Video Tutorial ==
 
== Video Tutorial ==
  
[[ Image : video_icon.png ]] [[http://youtu.be/dbPAvcufMUc | Watch This Video To See An Example]]
+
[[ Image : video_icon.png ]] [[http://youtu.be/dbPAvcufMUc Watch This Video To See An Example]]
  
  

Revision as of 18:02, 20 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.



Video Tutorial

Video icon.png [Watch This Video To See An Example]



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