Email Marketing Tools (EMT) Form Subscribe Code
If you using Venue EMT, the following code can be used to build subscribe forms.
Note: The only required text field is email_address and remember to substitute your list id where you see YOUR_ID.
Optional Settings:
If you do not want to use the confirm email address field (email_address_confirm) then add this hidden input to the form.
<input type="hidden" name="no_confirm_email" value="true">
If you want to add the member to more than one list add the following hidden input field(s) to the form and set Skip Double Opt-In to ON in the list attributes.
<input type="hidden" name="additional_list_id[]" value="ADDITIONAL_LIST_ID" />
The following fields are available if you wish to collect additional information:
field-name_prefix,
field-name_first,
field-name_middle,
field-name_last,
field-name_suffix,
field-name_company,
field-company_position,
field-address_street,
field-address_additional,
field-address_city,
field-address_state,
field-address_zip,
field-address_country,
field-phone_1,
field-phone_2,
field-phone_3,
field-email_1,
field-email_2,
field-email_3,
field-other_1,
field-other_2,
field-other_3,
other_4,
other_5,
field-date_birthday,
field-date_anniversary,
field-other_notes
Other setttings that must be set in the EMT List Attributes area:
- Custom Subscribe Message
- Custom Confirmation Message
- Page Background Color, Text Color, Link Color, Hover Link Color, Active Link Color, Visited Link Color
- Logo
- Optional Send Notifications To Email Address
- Skip Double Opt-In
- Turn Off Unsubscribe Link in Newsletters
- Birthday Club
- Click Tracking