Tracking Campaigns with G-Lock Analytics

Size: px
Start display at page:

Download "Tracking E-mail Campaigns with G-Lock Analytics"

Transcription

1 User Guide Tracking Campaigns with G-Lock Analytics Copyright 2009 G-Lock Software. All Rights Reserved.

2 Table of Contents Introduction... 3 Creating User Account on G-Lock Analytics. 4 Downloading Redirect Script.. 6 Adding Campaign to G-Lock Analytics.. 7 How to Track Clicks: Inserting Tracking Link into 10 How to Track Opens: Inserting Tracking Image into Merging Custom Field into Tracking Link. 16 Viewing Tracking Reports on G-Lock Analytics 8 18 How Tracking Metrics are Calculated Afterword 24 2

3 Introduction With G-Lock Analytics service you can clearly understand what is happening to your s after they are sent. When you are creating your message, you simply replace your links with our "track" links, and place a small image in your (for HTML s only). This is a transparent image that is placed within the . When a recipient opens the , the image is loaded and G-Lock Analytics records an open. With these types of reports you can figure out if your customers find your s interesting, or what part of them they like more. For instance, if you are selling products online, and you send out a regular newsletter with a list of new products, you could use G-Lock Analytics to see what your customers are most interested in. With G-Lock Analytics you can: Track open rate (for HTML s) Track click through rate (for HTML and text s) Track click-throughs using your own domain Measure the subscribers interest in your content and offer by recording repeated opens and clicks (ROE Opens, ROE Clicks) View the geographical localization of unique opens Get real time reports about your campaign performance Export tracking reports to a file Warning! G-Lock Analytics interface is compatible with Firefox 2 and 3, Safari and Opera browsers. But it's not compatible with the Internet Explorer 6 and 7. Please, don't use IE 6 or 7 to open G-Lock Analytics. 3

4 Creating User Account on G-Lock Analytics To use G-Lock Analytics, you need to setup a user account. The campaign tracking metrics will be stored in your account. You will be able to login and see the reports at any time. To create a user account: 1. Go to G-Lock Analytics 2. Click Create It under the login form 3. Fill in the form 4. Click Signup Your account will be created. A confirmation with the account activation link will be sent at your address. Click on the link in the confirmation message to activate your user account on G-Lock Analytics. After the account is activated, login with your address and password. 4

5 Important! Note that a free account has this limitation: After 200 points are used, tracking links inside the stop working. If you like the service and want to continue using it without limitations, you must change your free plan to any from our paid plans that suits your needs best. You can change or cancel your plan at any time. G-Lock Analytics works on a point-based algorithm. Every time a recipient opens your or clicks on a tracking link in your , one point is deducted from your user account. We have one-time and flexible monthly point payment plans. Read more about our Payment Plans and choose the plan that suits your marketing needs best. 5

6 Downloading Redirect Script After you're logged in, you will be suggested to download a redirect script and upload it to your website. Placing a redirect script onto your website will allow you keep your brand in front of your recipients and not confuse them with a generic click tracking link such as You don t want to send subscribers to a third-party website. Links that go to a tracking domain may cause some recipients to not trust you and to not click through. If you upload a redirect script to YOUR website, tracking links will go through your own domain and will look like If your website is hosted on a Unix/Linux platform, download a PHP redirect script. If your website is hosted on a Windows platform, download an ASP redirect script. Upload the redirect script to your website. Example: 6

7 Adding Campaign to G-Lock Analytics Now you can add an campaign to your account. An campaign = message you will send and track. To add a campaign, click on Add Campaign button and fill in the form: Campaign Name: Start Date: End Date: Any name for your campaign (you can enter the subject of your , for example) The date when G-Lock Analytics starts collecting metrics for the campaign (by default the current date is inserted) The date when G-Lock Analytics stops collecting tracking 7

8 metrics for the campaign, and the campaign becomes inactive (points are not deducted from your account when the campaign is inactive). Despite this, the links in your message continue working, and the recipients can still follow them. But those opens and clicks will not be counted. It's recommended that you set the end date approximately 2 weeks later than the start date because the peak of user activity usually falls to two first weeks after the sending date. For example, if your start date is 07/10/2009, you can set the end date to 07/24/2009. Number of Recipients Enter the number of recipients in your group. Number of Bounced: Use Redirect Script: Redirect Script URL: Active If you process bounced s, you can enter the number of bounces into this field after the is sent. Yes Type the URL of the redirect script on your website, for example: Yes (check this box to enable the campaign tracking) After you fill in the form at the Step 1, click Next to go to the Step 2 and add the links you will track. At the Step 2 type the URL you want to track and the anchor text for your URL (optional) and click + (Add). Add all the URLs you want to track here. To edit the URL and/or anchor text, click on Edit icon next to the link. To remove the URL, click on - (Delete). 8

9 When done, click Finish. G-Lock Analytics will convert your regular links into tracking links that you will use in your to track clicks. 9

10 How to Track Clicks: Inserting Tracking Link into Copy a tracking link generated by G-Lock Analytics and insert it into your instead of the regular link. You can copy a tracking link immediately after it s generated. Or, if you added a campaign with tracking links in the past and you want to use them now, click on the campaign name and then click on Tracking Code and Links tab. Copy the tracking link(s). 10

11 Open your client, open your and highlight the anchor text that you would like to hyperlink. Click on Insert Link button and paste the tracking link you copied from G-Lock Analytics. Or, if you already have the links in the , just replace the regular links with the tracking links generated by G-Lock Analytics. Important! Make sure the tracking link begins with And merge a variable that stores the recipient s address at the end the 11

12 tracking link after p=. If you don t merge the recipient s into the tracking link, metrics may be calculated incorrectly. Example: [ ] Replace [ ] with the correct field name that stores the recipients addresses in your address book. 12

13 If the recipient clicks on the tracking link, G-Lock Analytics will count a click. Tip: If you want to attach a tracking link to an image and track the image clicks, add a tracking link for the image to G-Lock Analytics, insert the image into the message, then select the image, click on Insert Link and paste your tracking link for the image. The image will become hyperlinked. When a recipient clicks on it, G-Lock Analytics will count an image click. How to Track Opens: Inserting Tracking Image into To track the opens, you need to insert a tracking image HTML code into the source of your . To do this, click on the campaign name and then click on Tracking Code and Links tab. Copy an open tracking code. 13

14 Go to the HTML Source of your and paste the open tracking code somewhere at the end of the HTML code, for example, before the </BODY> tag. Important! Make sure the open tracking link begins with And merge a variable that stores the recipient s address at the end the tracking link after p=. If you don t merge the recipient s into the tracking link, metrics may be calculated incorrectly. The correct tracking image code must look like below: <img src=" width="1" height="1" /> 14

15 Replace [ ] with the correct field name that stores the recipients addresses in your address book. This small transparent image will track the opens and report them to your account on G-Lock Analytics. Note: The open tracking code works for HTML s only. If the recipient reads the with images blocked, or on a mobile device in the plain text format, the open is not counted. 15

16 Merging Custom Field into Tracking Link In some cases senders are trying to track each recipient and need to embed a certain custom field, for example UserID, into the link. That field is then used to identify the recipient on their server to access certain content. You can merge a custom field into the tracking link and make G-Lock Analytics pass that field to the Destination link once a recipient clicks on the link in the . Here is how to do this. Let's suppose you have a link with the embedded custom field that you want to track. Example: Copy the link without the custom field (in our example, without &userid=%%userid%%) and add it to G-Lock Analytics to convert it into the tracking link as described in the previous chapter. Here is the URL you need to copy and add to G-Lock Analytics: The tracking link (Replacement link) will be as follows: Insert the Replacement link (tracking link) into the message. Go to the message source and locate the tracking link, for example: <A href=" here</a> Merge your custom field (in our example, userid=%%userid%%) into the tracking link and add &tr_ before your custom field. In the result 16

17 your tracking link must include &tr_userid=%%userid%%, for example: <A href=" here</a> The tr_ prefix makes G-Lock Analytics recognize the custom field inside the link and pass the value to the Destination link. The tr_ prefix will be removed from the Destination link. Below is an example of the URL the recipient will see in his browser when he clicks on the tracked link: 17

18 Viewing Tracking Reports on G-Lock Analytics After your message is sent, you can go to your G-Lock Analytics account to view the tracking reports. Login to your user account and click on the campaign in the list. You ll be taken to the campaign snapshot where you ll see a pie chart that shows the quantity of unique clicks and unique opens in % and a graph chart. On the graph chart you can see unique clicks/unique opens, clicks/unique clicks, and opens/unique opens. Over Time Activity By clicking on Over Time Activity you can view the campaign statistics for a certain period of time. You can define the time period yourself. The graph charts will show you Unique Clicks/Unique opens, Unique Clicks/Clicks, and unique Opens/Opens for the selected time interval. Recipient Activity By clicking on Recipient Activity you can view the recipients who opened your and who clicked on the links within the . There are two tabs: Opened and Clicked. Under the Opened tab you ll get a list of recipients who opened the . Under the Clicked tab you ll get a list of recipients who clicked on the links in the . 18

19 You can export the addresses either to a CSV file or Excel XML file. Link Click Activity By clicking on Link Click Activity you can view which links in your were clicked, who clicked them and how many times. Just click on the URL or at the + next to the URL and the statistics for this link will be displayed. You can export the report either to a CSV file or Excel XML file. Geographic Localization Under Geographic Localization you can see the recipient s activity on your all over the world for a selected period of time. Put the mouse on a country to see how many visits your got from that country. Under the map there are two tabs: Opened and Clicked. Click on Opened to view a list of countries from which your got opens. And under the Clicked tab you can view the countries from which the link was clicked. 19

20 How Tracking Metrics are Calculated Here we'll explain how G-Lock Analytics calculates some of tracking metrics and we'll give some tips on how you can improve the statistics. Open Rate (%) To calculate the open rate, the number of unique opens is divided by the number of s sent. The result is multiplied by 100%. Example: I sent the to 4 people. I got 3 unique opens. My open rate is: 3/4 = x 100% = 75% How you can improve the open rate: - Re-phrase subject line to grab the recipients' attention and entice them to open your s; - Send your messages on a different day, or at a different time of the day; - Change your "From" field. Instead of using your address, consider using your name or your company's name in order the recipients could easily recognize the sender. You can read this article for more tips on how you can improve your open rate 20

21 Note: I'd like to share one more secret with you. The opens are tracked using a small transparent image in the code. But many clients block the images by default. If your message contains some pictures, for example, pictures of the products, goods you're selling or the like, it is a good incentive for the recipient to click on the link and download the images. The open will be counted in this case. But what if your doesn't contain any images besides the tracking one? Why will the recipient download any pictures if the doesn't contain them? Therefore, I would recommend that you insert your photo near your signature at the end of the message (like I did in my s). As the alternative text for the photo you can write something like "My Photo". It won't arouse any suspicion with the recipient and there is a chance the recipient will download the photo to see you. The tracking image will be loaded together with your photo and the open will be counted. Click-Through Rate (%) To calculate the click-through rate, the number of unique clicks is divided by the number of s sent. The result is multiplied by 100%. Example: I sent the to 4 people. I got 3 unique clicks. My click-through rate is: 3/4 = x 100% = 75% How you can improve the click-through rate: - Change the location of the links in your message (place them higher, lower, left, right, centered); 21

22 - Change the anchor text of your links to drive people to click on them; - In HTML messages, try different text sizes and colors for your links. Click-to-Open Rate (%) Click-to-Open Rate (CTOR) is the ratio of unique clicks as a percentage of unique opens. The CTOR measures how effective your message was in motivating recipients who opened it, to then click a link. In other words, the click-to-open rate expresses the measure of clickthrough rates as a percentage of messages opened, instead of messages delivered. To calculate the click-to-open rate, the number of unique clicks is divided by the number of unique opens. The result is multiplied by 100%. Example: I sent the to 4 people. I got 3 unique clicks and 3 unique opens. My click-to-open rate is: 3/3 = 1 1 x 100% = 100% ROE Opens ROE Opens (rate of engagement (opens)) is the ratio of unique opens to the total number of opens. ROE Opens measures how engaging your is and how your recipients value the content of the letter. The ratio is based on repeated opens that show the fact of opening the by the recipient more than one time, or forwarding it to others. 22

23 To calculate ROE Opens, the total number of opens is divided by the number of unique opens. The greater ROE Opens, the bigger interest of the recipients in your . ROE Clicks ROE Clicks (rate of engagement (clicks)) is the ratio of unique clicks to the total number of clicks. ROE Clicks measures how engaging your offer is and how your recipients value it. The ratio is based on repeated clicks that show the fact of clicking the link inside the by the recipient more than one time or the fact of clicking the same link by other people if the was forwarded to others by the original recipient. To calculate ROE Clicks, the total number of clicks is divided by the number of unique clicks. 23

24 Afterword We'd really love for you to tell us what you like and dislike in G-Lock Analytics tracking service. If you dislike anything and would like it to be improved, or have any suggestions for new features, please, take just a few seconds, and send us an at support@glocksoft.com sharing your thoughts. Your suggestions can make a big difference, and will help us develop and improve the service for you. It's thanks to our fantastic user-base that we keep adding more and more features - and that's what makes us the best marketing tool. Sincerely, G-Lock Software Team

How to Create and Send Newsletter Using G-Lock EasyMail

How to Create and Send Newsletter Using G-Lock EasyMail How to Create and Send Newsletter Using G-Lock EasyMail Beginner s Guide 1 Page Table of Contents 1. Create E-Mail Account 3 2. Create Contact Group. 5 3. Import Contacts from External Database. 6 4. Compose

More information

Table of Contents. Table of Contents 3

Table of Contents. Table of Contents 3 User Guide EPiServer 7 Mail Revision A, 2012 Table of Contents 3 Table of Contents Table of Contents 3 Introduction 5 About This Documentation 5 Accessing EPiServer Help System 5 Online Community on EPiServer

More information

Email Marketing Features

Email Marketing Features Email Marketing Features intouch Email Marketer is a true all-in-one communications platform and includes everything you need to create, send and track professional HTML emails, autoresponders, surveys,

More information

Email Marketing Features

Email Marketing Features Email Marketing Features JPC s Email Marketer includes everything you need to create, send and track professional HTML emails. It is fullyfeatured email marketing software which has been developed by marketing

More information

SimplyCast emarketing Autoresponder User Guide

SimplyCast emarketing Autoresponder User Guide SimplyCast emarketing Autoresponder User Guide Autoresponder User Guide Page 1 Contents 1. Autoresponder Overview... 3 2. Features Overview... 3 3. How to create a Campaign?... 6 4. Management and Reports...

More information

SimplyCast emarketing Email User Guide

SimplyCast emarketing Email User Guide SimplyCast emarketing Email User Guide Email User Guide Page 1 Contents 1. Email Overview... 3 2. Features Overview... 3 3. Email Editor Features... 8 4. How to Create an Email Campaign?... 5 5. Additional

More information

IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide

IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide IBM Unica emessage Version 8 Release 6 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 403. This edition applies to

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

Getting started with your email tool

Getting started with your email tool Getting started with your email tool GETTING STARTED WITH YOUR EMAIL TOOL 1 This is a step-by-step guide to sending your first campaign with our email marketing tool. Follow the instructions on this page

More information

G-Lock WPNewsman WordPress Plugin Reviewer s Guide

G-Lock WPNewsman WordPress Plugin Reviewer s Guide G-Lock WPNewsman WordPress Plugin Reviewer s Guide 1 Table of Contents This document is your reviewer's guide for G-Lock WPNewsman WordPress Plugin. It is designed to provide you with information you need

More information

Drip Marketing Campaign Manual

Drip Marketing Campaign Manual Drip Marketing Campaign Manual Released May 2006 Manual for Drip Marketing Campaign: Getting Started 1. Log into www.graphicaldata.com. 2. Hold cursor over the Tools tab. 3. Click on Drip Marketing Campaign.

More information

ConvincingMail.com Email Marketing Solution Manual. Contents

ConvincingMail.com Email Marketing Solution Manual. Contents 1 ConvincingMail.com Email Marketing Solution Manual Contents Overview 3 Welcome to ConvincingMail World 3 System Requirements 3 Server Requirements 3 Client Requirements 3 Edition differences 3 Which

More information

INTERSPIRE EMAIL MARKETER

INTERSPIRE EMAIL MARKETER INTERSPIRE EMAIL MARKETER Interspire Pty. Ltd. User s Guide Edition 1.3 April 2009 3 About This User s Guide How to Use This User s Guide This user s guide describes Interspire Email Marketer s Graphical

More information

Get Started with LeadSquared Guide for Marketing Users. Complete lead to revenue platform

Get Started with LeadSquared Guide for Marketing Users. Complete lead to revenue platform Get Started with LeadSquared Guide for Marketing Users Complete lead to revenue platform Bookmark LeadSquared Login Page Login to LeadSquared at https://run.leadsquared.com (Bookmark the URL) LeadSquared

More information

Welcome to our email marketing solution

Welcome to our email marketing solution Welcome to our email marketing solution With our email marketing solution, you can access a standard client update template and simply add your own messages to send to clients. The solution is quick and

More information

Welcome to MailChimp.

Welcome to MailChimp. Welcome to MailChimp. MailChimp is a powerful, easy way to send email newsletters. This guide will help you get your first campaign off the ground. We ll also offer tips for managing your list, viewing

More information

TABLE OF CONTENTS. Creating an Account Why Use enewsletters. Setting Up an enewsletter Account. Create/Send Logging In.

TABLE OF CONTENTS. Creating an Account Why Use enewsletters. Setting Up an enewsletter Account. Create/Send Logging In. ENEWSLETTER GUIDE TABLE OF CONTENTS Creating an Account Why Use enewsletters Setting Up an enewsletter Account 3 3 Create/Send Logging In Saved Drafts Creating a New Campaign Adding Content to a New Campaign

More information

Sending Email on Blue Hornet

Sending Email on Blue Hornet Sending Email on Blue Hornet STEP 1 Gathering Your Data A. For existing data from Advance or Outlook, pull email address, first name, last name, and any other variable data you would like to use in the

More information

Vodafone Business Product Management Group. Hosted Services Announcer Pro V4.6 User Guide

Vodafone Business Product Management Group. Hosted Services Announcer Pro V4.6 User Guide Vodafone Business Product Management Group Hosted Services Announcer Pro V4.6 User Guide Vodafone Group 2010 Other than as permitted by law, no part of this document may be reproduced, adapted, or distributed,

More information

Getting Started with Automizy

Getting Started with Automizy Getting Started with Automizy The Basics To help you get started, this guide will show you exactly how simple it is to use Automizy to combine automated multi-channel communication into your overall marketing

More information

Terminal Four. Content Management System. Moderator Access

Terminal Four. Content Management System. Moderator Access Terminal Four Content Management System Moderator Access Terminal Four is a content management system that will easily allow users to manage their college web pages at anytime, anywhere. The system is

More information

the barricademx end user interface documentation for barricademx users

the barricademx end user interface documentation for barricademx users the barricademx end user interface documentation for barricademx users BarricadeMX Plus The End User Interface This short document will show you how to use the end user web interface for the BarricadeMX

More information

How To Send Your Email Newsletter

How To Send Your Email Newsletter How To Send Your Email Newsletter You can manage email contacts and send your email newsletter through our proprietary email system called the ONLINE MARKETING CENTER. On the next few pages of this guide

More information

Composite.Community.Newsletter - User Guide

Composite.Community.Newsletter - User Guide Composite.Community.Newsletter - User Guide Composite 2015-11-09 Composite A/S Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.composite.net Contents 1 INTRODUCTION... 4 1.1 Who Should Read This

More information

Getting started with Email Marketing

Getting started with Email Marketing Getting started with Email Marketing Create Email a marketing campaign remains one of the most important tools available to digital marketers today, providing a cost-effective technique to reach prospects

More information

GUIDE TO EMAIL MARKETING

GUIDE TO EMAIL MARKETING GUIDE TO EMAIL MARKETING Using e-mail marketing to communicate with your customers and promote your business 2 April 2012 Version 1.0 Contents Contents 2 Introduction 3 Skill Level 3 Terminology 3 Video

More information

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Prepared by: Table of Contents Module 9: Notification Center on the Home Dashboard This module

More information

emarketing Manual- Creating a New Email

emarketing Manual- Creating a New Email emarketing Manual- Creating a New Email Create a new email: You can create a new email by clicking the button labeled Create New Email located at the top of the main page. Once you click this button, a

More information

introduction to emarketing

introduction to emarketing introduction to emarketing emarketing is typically used for promotional campaigns for attendee generation and for attendee communication. It works closely with ereg which also includes email capabilities

More information

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2.

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2. Step by step guide Step 1: Purchasing an RSMail! membership Step 2: Download RSMail! 2.1. Download the component 2.2. Download RSMail! language files Step 3: Installing RSMail! 3.1: Installing the component

More information

EMAIL CAMPAIGNS...5 LIST BUILDER FORMS...

EMAIL CAMPAIGNS...5 LIST BUILDER FORMS... Basic User Guide Table of Contents INTRODUCTION...1 CAMPAIGNER FEATURES...1 WHO SHOULD READ THIS GUIDE?...1 GETTING STARTED...2 LOGGING IN TO CAMPAIGNER...2 DASHBOARD...3 Modify Your Dashboard...4 EMAIL

More information

LICENTIA. Nuntius. Magento Email Marketing Extension REVISION: THURSDAY, JUNE 2, 2016 (V1.9.0.0)

LICENTIA. Nuntius. Magento Email Marketing Extension REVISION: THURSDAY, JUNE 2, 2016 (V1.9.0.0) LICENTIA Nuntius Magento Email Marketing Extension REVISION: THURSDAY, JUNE 2, 2016 (V1.9.0.0) INDEX About the extension... 6 Compatability... 6 How to install... 6 After Instalattion... 6 Integrate in

More information

Web Analytics. FAQs MONITOR, ANALYZE, TRACK. Page 1

Web Analytics. FAQs MONITOR, ANALYZE, TRACK. Page 1 Web Analytics FAQs MONITOR, ANALYZE, TRACK Page 1 Web Analytics FAQs Monitor, Analyze, Track This document contains a list of frequently asked questions on the following areas of the Web Analytics system:

More information

How To Set Up Dataprotect

How To Set Up Dataprotect How To Set Up Dataprotect This document will show you how to install and configure your computer for a Typical installation. If you have questions about configuring a Custom installation please contact

More information

Email Marketing Features

Email Marketing Features Email Marketing Features ECampaign101 Email Marketer is a true all in one communications platform and includes everything you need to create, send and track professional HTML emails, autoresponders, surveys,

More information

PolyU Staff Email Service. Mailing List Management. User Guide

PolyU Staff Email Service. Mailing List Management. User Guide PolyU Staff Email Service Mailing List Management User Guide Version 2.0 Last Update: 28 August 2015 PolyU Email: www.polyu.edu.hk/email ITS HelpCentre Support: www.polyu.edu.hk/hots ITS HelpCentre Support

More information

Pinpointe User s Guide

Pinpointe User s Guide Pinpointe User s Guide Edition 2.1 October 2008 About This User s Guide How to Use This User s Guide This user s guide describes Pinpointe s Graphical User Interface (GUI). It shows you how to use each

More information

LICENTIA. Nuntius. Magento Email Marketing Extension REVISION: SEPTEMBER 21, 2015 (V1.8.1)

LICENTIA. Nuntius. Magento Email Marketing Extension REVISION: SEPTEMBER 21, 2015 (V1.8.1) LICENTIA Nuntius Magento Email Marketing Extension REVISION: SEPTEMBER 21, 2015 (V1.8.1) INDEX About the extension... 6 Compatability... 6 How to install... 6 After Instalattion... 6 Integrate in your

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

AJ Shopping Cart. Administration Manual

AJ Shopping Cart. Administration Manual AJ Shopping Cart Administration Manual AJ Square Consultancy Services (p) Ltd., The Lord's Garden, #1-12, Vilacheri Main Road, Vilacheri, Madurai-625 006.TN.INDIA, Ph:+91-452-2485553, 2485554. Fax : 2484600

More information

Outlook Web Access Tipsheets

Outlook Web Access Tipsheets You can use a Web browser to access your Outlook mailbox from any computer with an Internet connection. You can use Outlook Web Access with Microsoft Internet Explorer, Mozilla Firefox and many other browsers.

More information

Logging into the control panel

Logging into the control panel Logging into the control panel Before any changes can be made to your email system, you must first login to the Plesk control panel. To get access to the control panel login screen, enter http://mymail.bam.com.au

More information

SalesFUSION Partner Certification Guide

SalesFUSION Partner Certification Guide SalesFUSION Partner Certification Guide Welcome to the SalesFUSION Partner Family!! This document will guide you through the SalesFUSION Certified Partner Program. At each step there will be videos to

More information

Hello. If you have any questions that aren t addressed here, feel free to contact our support staff.

Hello. If you have any questions that aren t addressed here, feel free to contact our support staff. Hello. You've imported your list, created a beautiful campaign, tested it, revised it, and sent it to your loyal subscribers. Now it's time to sit back, relax, and watch your reports come in. MailChimp

More information

Email Marketing System Options

Email Marketing System Options System Options Different Systems for Different Users We run various different types of systems for different users based on their email marketing requirements. If you have your own email marketing system

More information

Campaign Monitor. Quick Reference Guid e

Campaign Monitor. Quick Reference Guid e Campaign Monitor Quick Reference Guid e TABLE OF CONTENTS Campaign Monitor overview... 2 Getting started... 3 Create a subscriber list... 3 Create a campaign... 5 Select the campaign format... 6 Modify

More information

Alert Solutions Email by WebLaunch User Guide

Alert Solutions Email by WebLaunch User Guide Alert Solutions Email by WebLaunch User Guide Support: Phone: 800-929-1643 Email: support@alertsolutions.com Welcome to Alert Solutions: The one-stop solution for all your messaging needs. Thank you for

More information

Google Analytics Guide

Google Analytics Guide Google Analytics Guide 1 We re excited that you re implementing Google Analytics to help you make the most of your website and convert more visitors. This deck will go through how to create and configure

More information

DIY Email Manager User Guide. http://www.diy-email-manager.com

DIY Email Manager User Guide. http://www.diy-email-manager.com User Guide http://www.diy-email-manager.com Contents Introduction... 3 Help Guides and Tutorials... 4 Sending your first email campaign... 4 Adding a Subscription Form to Your Web Site... 14 Collecting

More information

Quick Start Guide. Installation and Setup

Quick Start Guide. Installation and Setup Quick Start Guide Installation and Setup Introduction Velaro s live help and survey management system provides an exciting new way to engage your customers and website visitors. While adding any new technology

More information

Reading an email sent with Voltage SecureMail. Using the Voltage SecureMail Zero Download Messenger (ZDM)

Reading an email sent with Voltage SecureMail. Using the Voltage SecureMail Zero Download Messenger (ZDM) Reading an email sent with Voltage SecureMail Using the Voltage SecureMail Zero Download Messenger (ZDM) SecureMail is an email protection service developed by Voltage Security, Inc. that provides email

More information

Finish List & Export: Training Aid

Finish List & Export: Training Aid Finish List & Export: Training Aid Updated March 21, 2014 This course shows you all the steps to finish your list including how to set up a mail house or vendor, export and download your list. TRG Data

More information

The document may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Mail users.

The document may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Mail users. Copyright This document is protected by the Copyright Act. Changes to the contents, or partial copying of the contents, may not be done without permission from the copyright holder. The document may be

More information

DocuSign Signing Resource File Information

DocuSign Signing Resource File Information DocuSign Information Guide DocuSign Signing Resource File Information Overview This guide provides information about the settings, text of messages, dialog boxes and error messages contained in the Account

More information

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009 State of Michigan Data Exchange Gateway Web-Interface Users Guide 12-07-2009 Page 1 of 21 Revision History: Revision # Date Author Change: 1 8-14-2009 Mattingly Original Release 1.1 8-31-2009 MM Pgs 4,

More information

If you have signed up for a free trial and want some guidance on the next steps, check out our Quick Start Guide.

If you have signed up for a free trial and want some guidance on the next steps, check out our Quick Start Guide. Using little green plane is a breeze. If you have signed up for a free trial and want some guidance on the next steps, check out our Quick Start Guide. This gives you everything you need to create stunning

More information

How To Create A Campaign On Facebook.Com

How To Create A Campaign On Facebook.Com Seriously powerful email marketing, made easy Table of Contents DOTMAILER QUICK START GUIDE... 3 Main Screen... 4 Getting Started... 6 STEP 1: CAMPAIGN SETTINGS... 7 STEP 2: CAMPAIGN CONTENT... 8 Editing

More information

Installation & Configuration Guide Professional Edition

Installation & Configuration Guide Professional Edition Installation & Configuration Guide Professional Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

How to Use Swiftpage for ACT! by Sage

How to Use Swiftpage for ACT! by Sage How to Use Swiftpage for ACT! by Sage 1 Table of Contents Basics of the Swiftpage for ACT! by Sage Integration 3 How to Install Swiftpage for ACT! and Set Up Your Account...4 I. The Swiftpage Screen in

More information

A quick guide to... Using Email Analytics

A quick guide to... Using Email Analytics A quick guide to... Using Email Analytics In this guide... Learn how to use GetResponse All-Seeing Email Intelligence to evaluate campaign performance and uncover hidden revenue opportunities. Table of

More information

JMM Software Email Suite

JMM Software Email Suite Page 1 of 36 JMM Software Email Suite Users Guide Version 1.5 System Requirements: Microsoft Windows 2000 or XP (Windows 9x not tested) & Total Retail Solution version 7 or greater JMM Email Suite - Email

More information

Lyris ListManager Tutorial

Lyris ListManager Tutorial Lyris ListManager Tutorial In this tutorial, you will learn some of the basic things you can do in ListManager. You will: Create a mailing list Add members Create the content for a message Use preformatted

More information

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA Step by step guide Step 1: Purchasing a RSMembership! membership Step 2: Download RSMembership! 2.1. Download the component 2.2. Download RSMembership! language files Step 3: Installing RSMembership! 3.1:

More information

A Quick Start Guide to Email Marketing

A Quick Start Guide to Email Marketing A Quick Start Guide to Email Marketing @ Email Marketing Quick Start Guide If you re looking to grow your business by marketing to your customers but you re short on time and resources, VerticalResponse

More information

Getting Started Quick Guide. enews.miclub.com.au. MiClub : Enews Manual

Getting Started Quick Guide. enews.miclub.com.au. MiClub : Enews Manual Getting Started Quick Guide enews.miclub.com.au The miclub email marketing software has a simple to use interface that allows you to easily create and manage your email communications This guide will help

More information

MAXMAILER USER GUIDE

MAXMAILER USER GUIDE MaxBulk Mailer MAXMAILER USER GUIDE For campus help, contact: 6-TECH Technical Support by e-mailing 6tech@uncg.edu or calling 336.256.TECH(8324) 1 The MaxBulk Mailer document window is made of five tab

More information

The Electronic Voting System - EVS

The Electronic Voting System - EVS The Electronic Voting System - EVS The electronic voting system is based on the MSU surveys application. Its primary purpose is to allow the MSU community to vote on a variety of issues, membership or

More information

When you first login to your reseller account you will see the following on your screen:

When you first login to your reseller account you will see the following on your screen: Step 1 - Creating Your Administrative Account We presume that your Reseller account has been created. Here's how to create your Administrative account which you'll use to create your hosting plans, add

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

Volume FIRST WALKTHROUGH. The 10-Minute Guide to Using Newsletter Services. First Walkthrough: the 10-Minute Guide

Volume FIRST WALKTHROUGH. The 10-Minute Guide to Using Newsletter Services. First Walkthrough: the 10-Minute Guide Volume 1 FIRST WALKTHROUGH The 10-Minute Guide to Using Newsletter Services First Walkthrough: the 10-Minute Guide Table of Contents Step - 1... 3 Sign-up for an account... 3 Step 2... 4 Authenticate your

More information

HowTo. Planning table online

HowTo. Planning table online HowTo Project: Description: Planning table online Installation Version: 1.0 Date: 04.09.2008 Short description: With this document you will get information how to install the online planning table on your

More information

Refer to the Integration Guides for the Connect solution and the Web Service API for integration instructions and issues.

Refer to the Integration Guides for the Connect solution and the Web Service API for integration instructions and issues. Contents 1 Introduction 4 2 Processing Transactions 5 2.1 Transaction Terminology 5 2.2 Using Your Web Browser as a Virtual Point of Sale Machine 6 2.2.1 Processing Sale transactions 6 2.2.2 Selecting

More information

Trollbeads Email Marketing Platform

Trollbeads Email Marketing Platform Trollbeads Email Marketing Platform 1 Table of Content Table of Content... 2 Getting Started with Campaign Monitor... 4 Overview... 5 The Site... 5 Account Settings... 8 How to Create, Import, and Manage

More information

Magento Integration Manual (Version 2.1.0-11/24/2014)

Magento Integration Manual (Version 2.1.0-11/24/2014) Magento Integration Manual (Version 2.1.0-11/24/2014) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information

G-Lock EasyMail7. Startup Guide. Client-Server Email Marketing Solution for Windows. To learn more about G-Lock EasyMail7, visit http://easymail7.

G-Lock EasyMail7. Startup Guide. Client-Server Email Marketing Solution for Windows. To learn more about G-Lock EasyMail7, visit http://easymail7. G-Lock EasyMail7 Client-Server Email Marketing Solution for Windows Startup Guide 1 Table of Contents This document is your startup guide for G-Lock EasyMail7 product. It is designed to provide you with

More information

Portals and Hosted Files

Portals and Hosted Files 12 Portals and Hosted Files This chapter introduces Progress Rollbase Portals, portal pages, portal visitors setup and management, portal access control and login/authentication and recommended guidelines

More information

Using Your New Webmail

Using Your New Webmail 1 Using Your New Webmail Contents Compose a New Message... 3 Add an Attachment... 5 Insert a Hyperlink... 6 Forward an Email... 7 Search Email... 8 Download Email from an existing POP3 Account... 9 Move

More information

Using Webmail. Document Updated: 11/10. Technical Manual: User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header

Using Webmail. Document Updated: 11/10. Technical Manual: User Guide. The Webmail Window. Logging In to Webmail. Displaying and Hiding the Full Header Using Webmail Technical Manual: User Guide Webmail is supported in the following browsers: Windows Internet Explorer 6, Internet Explorer 7, Firefox 2, and Firefox 3 Mac OSX Safari 2, Safari 3, Firefox

More information

Webmail Instruction Guide

Webmail Instruction Guide Webmail Instruction Guide This document is setup to guide your through the use of the many features of our Webmail system. You may either visit www.safeaccess.com or webmail.safeaccess.com to login with

More information

icontact Email Marketing

icontact Email Marketing icontact Email Marketing User s Guide 2010 StormSource Software, Inc. www.appointment-plus.com 13951 N. Scottsdale Rd., Suite 131, Scottsdale, AZ 85254-3454 480.483.1199 TABLE OF CONTENTS 1. OVERVIEW...

More information

The Social Accelerator Setup Guide

The Social Accelerator Setup Guide The Social Accelerator Setup Guide Welcome! Welcome to the Social Accelerator setup guide. This guide covers 2 ways to setup SA. Most likely, you will want to use the easy setup wizard. In that case, you

More information

WEB QUARANTINE USER GUIDE VERSION 4.3

WEB QUARANTINE USER GUIDE VERSION 4.3 WEB QUARANTINE USER GUIDE VERSION 4.3 WEB QUARANTINE USER GUIDE Version 4.3 The content of this manual is for informational use only and is subject to change without notice. Neither Norman nor anyone else

More information

Plesk for Windows Copyright Notice

Plesk for Windows Copyright Notice 2 Plesk for Windows Copyright Notice ISBN: N/A SWsoft. 13755 Sunrise Valley Drive Suite 325 Herndon VA 20171 USA Phone: +1 (703) 815 5670 Fax: +1 (703) 815 5675 Copyright 1999-2007, SWsoft Holdings, Ltd.

More information

emarketer system Benefits

emarketer system Benefits emarketer system Impart media s emarketer system, our all-in-one email marketing software, includes everything you need to create, send, track and profit from email marketing. As well as newsletters, the

More information

Sophos Mobile Control SaaS startup guide. Product version: 6

Sophos Mobile Control SaaS startup guide. Product version: 6 Sophos Mobile Control SaaS startup guide Product version: 6 Document date: January 2016 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 What are the key steps?...7 4 Change your password...8

More information

How to Use Swiftpage for SageCRM

How to Use Swiftpage for SageCRM How to Use Swiftpage for SageCRM 1 Table of Contents Basics of the Swiftpage for SageCRM Integration 3 How to Install Swiftpage for SageCRM and Set Up Your Account...4 Accessing Swiftpage s Online Editor

More information

COMMON CUSTOMIZATIONS

COMMON CUSTOMIZATIONS COMMON CUSTOMIZATIONS As always, if you have questions about any of these features, please contact us by e-mail at pposupport@museumsoftware.com or by phone at 1-800-562-6080. EDIT FOOTER TEXT Included

More information

Big Lots Vendor Compliance Web Portal User Guide - Vendor

Big Lots Vendor Compliance Web Portal User Guide - Vendor Big Lots Vendor Compliance Web Portal User Guide - Vendor https://visibility.inovis.com/dataquality/xclient/biglots 1. To login to the system for the first time: Open the New User Notification Invite e-mail

More information

uniting brand & personality, by design. email campaigns made easy...

uniting brand & personality, by design. email campaigns made easy... uniting brand & personality, by design. email campaigns made easy... why? It delivers results - Email marketing returns more than double the average return for other forms of online marketing and more

More information

FireBLAST Email Marketing Solution v2

FireBLAST Email Marketing Solution v2 Installation Guide WELCOME to fireblast, one of the Industry s leading Email Marketing Software Solutions for your business. Whether you are creating a small email campaign, or you are looking to upgrade

More information

Virtual Communities Operations Manual

Virtual Communities Operations Manual Virtual Communities Operations Manual The Chapter Virtual Communities (VC) have been developed to improve communication among chapter leaders and members, to facilitate networking and communication among

More information

DocuSign for SharePoint 2010 1.5.1

DocuSign for SharePoint 2010 1.5.1 Quick Start Guide DocuSign for SharePoint 2010 1.5.1 Published December 22, 2014 Overview DocuSign for SharePoint 2010 allows users to sign or send documents out for signature from a SharePoint library.

More information

What browsers can I use to view my mail?

What browsers can I use to view my mail? How to use webmail. This tutorial is our how-to guide for using Webmail. It does not cover every aspect of Webmail; What browsers can I use to view my mail? Webmail supports the following browsers: Microsoft

More information

Lyris ListManager 10.0 Getting Started

Lyris ListManager 10.0 Getting Started Lyris ListManager 10.0 Getting Started 1 Table of Contents Getting Started... 3 1. Members... 10 2. Content... 16 3. Segments... 25 4. Mailings... 30 5. Reports... 36 Subscriptions... 41 Tracking... 44

More information

A quick guide to... Getting Started

A quick guide to... Getting Started A quick guide to... Getting Started In this guide... Learn how to build your list, create engaging email messages, and convert contacts into customers, using industry-leading GetResponse features. Table

More information

Set Up and Maintain Customer Support Tools

Set Up and Maintain Customer Support Tools Set Up and Maintain Customer Support Tools Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Creating and Managing Online Surveys LEVEL 2

Creating and Managing Online Surveys LEVEL 2 Creating and Managing Online Surveys LEVEL 2 Accessing your online survey account 1. If you are logged into UNF s network, go to https://survey. You will automatically be logged in. 2. If you are not logged

More information

A quick guide to... Setting Up Goals

A quick guide to... Setting Up Goals A quick guide to... Setting Up Goals What is the GetResponse Goals feature? An easy-to-use interface lets you track website conversions from email links. Here s how it works. You send out an email campaign

More information

Selling Digital Goods Online

Selling Digital Goods Online PayLoadz.com Selling Digital Goods Online How to use the PayLoadz and PayPal services to sell digital goods on your web site Updated: 02/12/2006 TABLE OF CONTENTS INTRODUCTION...3 HOW IT WORKS...3 GETTING

More information

WEB AND DIGITAL DEVELOPMENT WORDVINE USER GUIDE. Please submit feedback on this user guide to marketing.wdd@sydney.edu.au

WEB AND DIGITAL DEVELOPMENT WORDVINE USER GUIDE. Please submit feedback on this user guide to marketing.wdd@sydney.edu.au WEB AND DIGITAL DEVELOPMENT WORDVINE USER GUIDE Please submit feedback on this user guide to marketing.wdd@sydney.edu.au 3 July 2015 TABLE OF CONTENTS Table of contents... 2 What is WordVine?... 3 What

More information