WEB EDITOR SPECIAL PAGES SUBSCRIBE

Overview

The Subscribe Page is similar to the Request page type, but it is used for a different purpose. As the name suggests, you may use this page to allow your site visitors to subscribe or unsubscribe to a service your site offers (newsletter, forums etc). Thus the Send button from the Request page is replaced with Subscribe and Unsubscribe buttons.

Please, note that we have a Video Tutorial available on this topic. You can check it out at EZGenerator Tutorials.
To add a Subscribe page to your site:
  1. Click the Web module icon in the Navigation Bar.
  2. From the File menu, select Add.
  3. In the Add Page window, select Subscribe for a page type.
  4. Set any other options you want and press OK.

Basics

The Subscribe page is a web form containing some (or all) of the fields available in your Contacts database, that the user can fill and send (usually the e-mail field is present). After the user fills the form and presses the Subscribe or Unsubscribe button to submit it, a confirmation Subscribe/Unsubscribe email is sent to the user and thereby he is prompted to confirm his Subscription/Unsubscription. After a subscription is confirmed the user will be automatically included in your subscribers list. And of course, after unsubscription is confirmed the user will be automatically excluded from your subscribers list.

In contrast to the Request page type, Subscribe page stores your subscribers personal info as a subscribers list in flat files on the server. There are three flat files – one for Unconfirmed subscribers, one for Confirmed subscribers and another one for Unsubscribed users.

You can preview your Subscribe page only when uploaded on a PHP enabled server. Use EZGenerator test server for that purpose.

In Subscribe case:

In Unsubscribe case:

Two pages are automatically generated along with each Subscribe page - Error page and Submit page. Error page will display error message in case the form is not filled correctly. Submit page is called after user successfully Subscribe/Unsusbcribe. If you want to set different text for subscribe and unsubscribe in Submit page, enclose subscribe text with <SUBMIT_SUBSCRIBE> and </SUBMIT_SUBSCRIBE>, and unsubscribe text with <SUBMIT_UNSUBSCRIBE> and </SUBMIT_UNSUBSCRIBE>.

Subscribe Settings

The following properties are available in the Subscribe Settings panel:

Main

Subscribe Email

Unsubscribe Email

Note: For both subscribe and unsubscribe messages you can use the %CONFIRMLINK(confirm)% macro to set the text that will be used as confirmation link. If you want also to provide a direct link to the confirmation page (in case the user might have his confirmation link disabled for some reasons), use %CONFIRMLINK%.

Example: In case the above link is disabled, copy and paste the following url in your browser: %CONFIRMLINK%.

Notification

Editor

In this tab you can select HTML editor that will help you create and edit your newsletters. You can choose between HTMLAREA and Innova. Innova editor supports more than one language. Use the Language combo box to select one.

Messages

Accessible Fields and Special Objects

You can insert form controls for any field in your Contacts database (the black buttons in the Fields list), for example, create a text box for a text field, check box for a boolean field etc.

The following special objects are accessible in the Subscribe page:

Confirm email feature: You can insert second email address field in your subscribe form to be used as confirm email field. This way you may require subscribers to confirm their email address before submitting the form. To accomplish this, drag-and-drop second email address field from Fields panel and change its name - for example, if your normal email field has name "EmailAddress", the confirm email address field should have name "EmailAddress_confirm".

Administrator Interface

Administrator interface allows you to manage your subscribers list and newsletters in online mode - review, edit and delete existing subscribers; create and edit newsletters, upload offline created newsletters and send these newsletters to your service subscribers.

Administrator interface is accessible through the Admin button, placed on the Subscribe form, only when your site is uploaded on a server.

The interface is username&password protected. If the page IS NOT under Central Admin control, the default username&password are admin&admin. Once you log in the administrator interface, you can change the default username&password combination.

If page IS CONTROLLED by Central Admin, you have to go to Central Admin and create user accounts.

To insert administrator link in your subscribe page:

Manage Subscribers

This screen gives you a list of all your service subscribers. Use the View/Edit button to review the detailed personal information of a particular subscriber, and to edit or delete this information if needed. If you need to delete multiple subscribers from your list, check the susbcribers you intend to delete and press Mass Delete button.

Manage Newsletters

This screen gives you a list of all newsletters available, attended by a short info – Last modified and Size in bytes. It also gives you possibility to create or upload new ones.

To create newsletter:

If you want to personalize your newsletters, you can use the %%EmailAddress%% expression. When you send newsletter, this expression will be replaced with your subscribers email address.

To upload newsletter:

To preview/edit newsletter:

To delete multiple newsletters:

Send Newsletters

This screen allows you to send certain newsletter to all or some of the subscribers in your subscribers list. Newsletters are sent in html format. If user's email client does not support html, he will receive plain text email with url to the newsletter included, in order to access it directly. To send a newsletter:

Subscribers Log

The Subscribers log file, available in Subscribe page, contains detailed information about every operation concerning subscribers, including: Request for Subscription/Unsubscription, Subscription/Unsubscription confirmation, Edit/Delete subscriber from admin, attended by date/time info. In Administrator Interface you can access the log file and review it online, and also clear the log file when needed.

Newsletters Log

The News log file, available in Subscribe page, contains detailed information about every operation concerning newsletters, including: creating, editing, deleting and sending newsletters, attended by date/time info. In Administrator Interface you can access the log file and review it online, and also clear the log file when needed.

Download Log/DB files

Use this screen to download the log files or the flat files storing the subscribers info in .TXT format.

Change User/Pass (when page is not Central Admin controlled)

This screen allows you to change your administrator interface username&password combination. Accessible only when page is not controlled by Central Admin.

Logout

Use Logout whenever you want to log out of the Administrator Interface.