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.
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.
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:
Upload file: If you want to allow subscribers upload custom files along with their subscription, insert File custom field in your Subscribe form. When visitor subscribes and selects a file, the file will be uploaded on the server (in 'newsletters' folder) and after subscriber confirms his subscription this same file will be attached to the notification email sent to administrator.
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:
Note: Do not include file extension in the filename typed. All newsletters are created with ‘html’ file extension.
Note: Some default content is included in the editable area when you open it. You can delete or keep this content, as you prefer.
Important: Every newsletter should give the subscribers possibility to unsubscribe from your service. That's why a piece of text concerning unsubscription possibility is placed at the bottom of the editable area. You can freely replace this text with whatever you want but be careful not to delete the %% symbols enclosing. When your newsletter is sent the %%..%% expression will be replaced with unsubscription link.
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:
Note: You can upload only files with ‘htm’ or ‘html’ file extension.
To preview/edit newsletter:
Important: Every newsletter should give the subscribers possibility to unsubscribe from your service. That's why at the bottom of the editable area a text concerning unsubscription possibility is placed. You can freely replace this text with whatever you want but be careful not to delete the %% symbols enclosing part of the text. When your newsletter is sent the %%..%% expression will be replaced with unsubscription link.
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.