Guide Index

  • Getting Started
    1. Account Login and Overview
    2. Setting Up Your Mailing lists
    3. Integrating With Your Website
    4. Importing Email Addresses
    5. Sending Your First Campaign
  • Advanced List Functions
    1. List Settings
    2. Custom Fields
    3. Auto Responders
    4. List Segmentation
    5. MySQL Database Sync
    6. Subscription Behaviors
    7. Subscription Forms
    8. Website Integration
    9. Suppression Lists
  • Advanced Subscriber Management
    1. Add Subscribers Copy/Paste
    2. Add Subscribers File Upload
    3. Add Subscribers MySQL
    4. Browse Subscribers
    5. Delete Subscribers
    6. Export Subscribers
  • Advanced Campaign Management
    1. Creating New Campaigns
      1. Using HTML Code
      2. Template Gallery
      3. Previous Campaigns
      4. Using a Web URL
    2. Google Analytics
    3. Using A/B split testing
    4. Campaign Attachments
    5. Personalizing your email
    6. Email Content Analysis
    7. Campaign Preview
  • Email Templates
    1. Managing Tags
    2. Sub-Client Accounts
  • Statistical Data Analysis
    1. List Statistics
    2. Campaign Statistics
  • Creating & Managing Email Templates

    The system provides an advanced Email Template Builder which can help to reduce the time and effort needed to create high quality and flexible email messages and campaign content. The template builder will help you to create sophisticated templates with editable text or html "regions" which can be duplicated if required and also regions which are linked with each other, all with a minimal knowledge of programming or html coding required.

    In this section we will learn how to create new templates and manage existing templates in your account.

    Creating New Email Templates

    Email templates are pre-defined html content files which can be customized and modified when you create a new Email Marketing Campaign or message. These templates can help you quickly put your email message content and other related information into a nicely formatted and visually appealing message.

    email templates 1

    create email templates

    If possible, you should have your html code and other related content for your email template design ready before you begin the template creation process. It is possible to build the template code "on the fly" during the creation process although if the basic structure of the template is ready the process of customizing your code and adding the editable regions and other parameters to it will be much quicker.

    Once you go to the Create New Template menu the system will allow you to configure preferences of your email template such as the name, description and a thumbnail picture on the first tab.

    On the Email Contents tab and screen you will need to add your email content such as Subject, HTML and Text based content where applicable.

    Template Preferences Screen

    create template 1

    create template 2

    Once you have com plated this step you can click on the "Proceed To Template Builder". This will open up the template builder interface as shown in the screenshot below.

    template builder

    As in the above screenshot you will see that the html code provided on the previous screen under the Email Contents tab has been rendered into a properly formatted html layout. This example is a generic layout and the template builder interface can be used to customize it and define the various editable regions and other types of regions in the template as required.

    In order to make a certain html block editable you need to click on that particular block and the bottom of the screen will display the structure of the nested table's or div tags. This way you know what part of the template you are editing. When you click on any of the html blocks contained in the template you will see a dotted or solid line surrounding the block.

    create template 4

    The highlighted sections in the above screen example demonstrate that you when you click on the element the bottom bar shows you the html tags which are built around the element. In order to make a selected region into a dynamic (editable or duplicatable) one click on the "View properties" button at the bottom.

    There are several options as shown in the above screenshot which can be applied to this particular element.

    1. Make this element editable

      Single line
      Tick this option to make the element editable with single line editing.

      Plain text multi line
      Tick this option to create a plain text editable element with multi line support.

      Rich text multi line
      Tick this option to create a rich text multi line editable element. This option will allow you to add rich text to the element.

    2. Make this element duplicatable
      Use this option to make the selected element duplicatable. This way you can duplicate the element several times within your content.

    3. Syncing
      If an element is synced with an element, every time you update the element, synced element is also updated

    4. Linking
      If an element is linked to another element every time you duplicate the element the linked element is also duplicated

    For this example will make the selected element editable as well duplicatable. Once you have made the necessary changes click on the "Test Drive" button at the top of the template builder screen in order to see how your template will look and function.

    edit template

    When you test drive the template you should see the rendered output of the template itself and when you click on an element which you configured as editable or duplicatable a selectable menu associated with these functions as shown in the above screen example will appear.

    On selecting the "Edit" option for a block which has been made editable in rich text multi line mode an edit screen will appear at the bottom of the test drive screen which will allow you to test the editing functions on selected block.

    edit template 2

    After testing the various elements once you are satisfied click on the "Back To Template Builder" link where you can save the template.

    Managing your templates

    email templates 3

    Templates you have created using the Template Builder will also be available for selection in the Template Gallery during the campaign creation process or when editing an existing campaign.

    template gallery

     

    next topic Managing Tags