The program has two options for subscribing to your newsletter or list server.
- Single Opt-In
This option will write the users profile directly to the database. It will send
the user an email thanking them for subscribing. Then sending them to a pre-defined
thank you page, or a custom thank you page.
You can use a popup window, or a simple form on your page.
- Double Opt-In
This option will send the user an email with a link that they MUST click on
in order to activate their subscription. There are 2 HTML pages that you can
customize for use with this option, they are accessable from your admin
program.
With either option, these are the fields available.
Email
First Name
Last Name
Field 1 (use for anything)
Field 2 (use for anything)
Field 3 (use for anything)
Up To 9 Fields (use for anything)
Only the email address is required.
There are 9 extra fields you can use for collecting any data you want or need.
The field names are defined in the administration program.
The fields are used to personalize the emails when you send to your list. We
use search and replace to enter data from the database into the email where
you specify you want the field. See the administration program for more
details on using the field data.
Demo of the administration pages
Installation Help
|