Travis Van Slooten sent me the following information to help those using Aweber:
- For the form action field, use: http://www.aweber.com/scripts/
addlead.pl - For the email field, use “email” (without quotes)
- For the hidden fields, it will contain account-specific information. They’ll look something like this:
<input type="hidden" name="meta_web_form_id" value="[[user specific number]]" /> <input type="hidden" name="meta_split_id" value="" /> <input type="hidden" name="listname" value="ao-primary-list" /> <input type="hidden" name="redirect" value="http://www.aweber.com/<wbr>thankyou-coi.htm?m=text" id="redirect_[[user specific number]]" /> <input type="hidden" name="meta_adtracking" value="Main_Web_Form" /> <input type="hidden" name="meta_message" value="1" /> <input type="hidden" name="meta_required" value="email" /> <input type="hidden" name="meta_tooltip" value="email||Email" />
Leave a Reply