Marketing Automation:

Size: px
Start display at page:

Download "Marketing Automation:"

Transcription

1 Marketing Automation: Integration with Google Analytics 1

2 To integrate FreshMail with Google Analytics, you will need: 1. An active FreshMail account. If you don t have one yet, you can open it here. 2. A Google account that has access to Google Analytics. Step 1 To start the integration, log in to your Google Analytics account and go to Step 2 of the instructions below. If you need to open a new Google Analytics account, follow the steps below. Go to click on Sign and then Google Analytics in the upper right hand corner of the screen and then Sign up on the right hand side. Next, fill in the form to configure the data from your page. Select: Account Name, Website name and Website URL, Industry Category and Reporting Time Zone. 2

3 Here s an example of a completed form: Scroll down and click Get Tracking ID. You will be asked to accept the terms of use of Google Analytics. Click I accept. Then save your Tracking ID in a notepad because you will need to copy it in Step 7. After saving your Tracking ID, proceed to the next step. 3

4 Step 2 On the main page panel in Google Analytics, select the Admin tab and then Property: Custom Definitions from the middle column. After clicking Custom Definitions, choose Custom Dimensions from the list that appears. In the new window, click the red +New Custom Dimension button. 4

5 It may happen, however, that this button will not be visible to you. This can be a result of the fact that you do not have full access to the Google Analytics account. This situation occurs when you are given access to an existing account instead of starting your own, as can sometimes happen when one account is shared in a business. In order to complete this step of the integration you will need editing privileges. Ask the administrator to give it to you. The parameters that you should set are: an easy to remember name for the new dimension that you are creating and scope: user. After entering the data, click Create. In the next step, select Done. 5

6 The new dimension that you created will be assigned to a number in the table that you can see below. The index depends on whether or not you created non standard dimensions earlier. Save The index because you will need it in Step 7. In the example below we created a FreshMail_EMA_Dimension in the second index position in the table. You can also define more dimensions, all of which will be available in FreshMail for use after integration. Step 3 The next step is activating User ID tracking in Google Analytics. Return to the Admin tab and in the middle menu (Property), select Tracking Info and then User ID. 6

7 In the second point of the Enable the User ID feature section, accept Session Unifcation and select ON. If you are setting function for the first time, confirm that you are also aware of the terms of use in the first point. Next select the Next step button. You can now go to the last button, Create, in accordance with the graphic below: 7

8 The last window that you see in this step of the integration is connected with the creation of a new view of data in Google Analytics. It s enough to select a name and time zone. When finished, click Create View. All the data that will be collected regarding the actions of visitors to your page through integrating FreshMail with Google Analytics will be displayed in this view. In the example below is the view for FreshMail_EMA_View. You should also set goals for Google Analytics in this view, for example, trigger the sending of autoresponders. Read more about how to create and edit new goals in dedicated guide from Google Analytics. The set view name can be found later in the dropdown list in the final stage of integration with FreshMail. 8

9 Step 4 The next stage of the configuration is to prepare a Google developer account. Go to Google Developers Console and follow the steps below. You may be asked to log in to your Google Account that you used to configure Google Analytics so that you can be recognized as a user. At Select a project, choose Create a project as in the screen below. 9

10 Then give the project a name, choose location and click Create. Creating the project may take a few moments. In the upper right hand corner of the screen you will see information regarding its progress. 10

11 When the new project is created, select Credentials from menu on the left. Next click Create credentials and select OAuth Client ID. Click Configure consent screen in the new window. In the next step, enter the name of the project in Product Name. This is where you must configure the window of authorization for Google Services that will be appear in Step 6. The name that you will enter in the Product Name field FreshMail Integration, in this example will also be displayed in the authorization window for Google services. 11

12 After entering the name, click Save. In the next window, select Web application. In the name field, enter a name or use the default Web client 1. In the Authorized JavaScript origins field, enter: and in the Authorized redirect URL s field, enter first: and then, in the next field: When finished, click Create in accordance with the graphic below. 12

13 You will then see a window that contains very important information. These are your Client ID and Client secret. Copy and save them in a safe and convenient place as you will need them in Step 6 of the integration with FreshMail. 13

14 After saving the information, click OK. Step 5 In Other popular APIs search the position of the Analytics API. In the next window, select the blue Enable button. 14

15 Step 6 Log in to your FreshMail account. Go to Settings on the right hand side and select Plugins and API and then Integration. When you arrange your first integration in FreshMail, in the Suggested plugins select Marketing Automation and click the Connect button. A new window will appear in which you will enter your Client ID and Client Secret. This is the information that you received from Google Console in Step 4. 15

16 You will then be redirected to the Google Authorization page. During this process you may be asked to select from multiple Google Accounts so be sure to select the one you were working in earlier. At this point the name that you entered in Step 4 of the integration will be displayed. The value you entered for the Product Name, in this case FreshMail Integration, is also displayed in the window authorizing you to use Google s services. In the window below, click Allow. After getting authorization, you will automatically return to the FreshMail application, where you will be able to add the name of the new integration. The name will also appear when, for example, you set up an autoresponder in the Integration with GA field. In the GA profile field, select the Google Analytics view that you set earlier in this case, FreshMail_EMA_View. In the Size field, select the name of the new custom dimension that you created in this case, FreshMail_EMA_Dimension. Select the list of recipients whose behavior you want to track and click Launch integration. 16

17 When you later see your newly created inegration on the list of other integrations, you can close the window with green cross at the top right of the screen. Step 7 Everything is now set up. You only have to place a piece of JavaScript code on your web page. It s best to avoid copying and pasting code from a PDF document so we are making it available from Pastebin. Read about how to get it below. At the end of the <head> section, place code 1, which you can copy from one of the two fields in Pastebin at the following link: Code 1 At this stage of the integration you can connect FreshMail with Google Analytics or, if you prefer, use Google Tag Manager. If you want to proceed to integration with Google Analytics, go to Option B. Keep reading below to learn more about integrating with Google Tag Manager. Option A If you don t have an account in Google Tag Manager, you can open one for free here. Set your account name and click Continue. 17

18 Then name your folder (container) where you want to store your data, select the Web option, followed by Create in order to complete the creation of your account. After accepting the terms and conditions of the application your account will be ready to use. To integrate Google Tag Manger with your site, you must first place the source code on your site. After opening your account, just click on the code in the red box. 18

19 Paste the code just before the end of the </body> tag in your source code. The actual integration of FreshMail with Google Tag Manager starts with creating a new variable. To do this, select Container and then Variables from the side menu. Scroll to the bottom and click the red New button. 19

20 Then choose the type of JavaScript Variable and enter FMUserld as the name of the global variable and click Create Variable. You will be asked to assign a name to your newly created variable, after which you need to click Save. Next, select Tags from the left hand menu. You can learn more about creating new tags in Google Tag Manager in this dedicated guide. If you already have tags that you use on your site, modify them by adding the parameters below. To change parameters, choose a tag from the list. In the first step of the process you have to complete the Configure Tag. In Tracking ID add the number of your Google Analytcs account, as below. 20

21 (You can find this number on the home page of your Google Analytics account, as in the screen below) Next, expand the More settings and Fields to Set option. Click Add field and enter userld as the Field Name. You can use the plus icon to expand all the options. Enter {{FMUserId}} (the name of the variable you created earlier) as the Value. You can also use the plus icon here. 21

22 When you complete the field, expand the Custom Dimensions option and click Add Custom Dimension. Enter the dimension number that you created in Step 3 as the Index. Enter {{FMUserId}} as your Dimension Value. Next, select the Continue and Save Tag option. Remember that to fully integrate FreshMail with Google Tag Manager, you should modify all of your tags to comply with these rules. 22

23 After saving your settings, remember to publish the results. When you have saved everything, click the Publish button in the right hand corner of the screen to introduce the tags on your site. Now all data will be sent to Google Analytics. You can continue to follow instructions from Activation Campaign. Option B Replace the line of code from your earlier integration with Google Analytics as see below with Code 2, which is also available in Pastebin at the following link: Code 2 Attention! If you have never pasted Google Analytics code on your web page before, copy Code 3 at the Pastebin link below (from either field) and add it to the end of the page code just before the end of </body>. After this is completed, continue with the next step. Code 3 Then substitute the phrase dimensionindex for dimension1 pasted between the '' marks or instead of 1 add a different number from the index column that was displayed in the table when creating a new custom dimension in Google Analytics at the end of Step 2. Also, both phrases UA xxxxxxxx x must be replaced by your unique Tracking ID that you got in Step 1. Remember to put it between '' marks. 23

24 Activation Campaign You re done with integrating FreshMail with Google Analytics! Remember that in order to take advantage of all the possibilities of Marketing Automation with FreshMail, you need to take one more step. You need to send a campaign to your subscribers with a link to the page that you want to follow their activity. You will be able to track only the users who click on this link. If you want to use additional UTM parameters in the link that let you set the source of the campaign or its name, fill in the data in the fifth step of the Campaign Creator (Advanced). Mark the Enable advanced and Google Analytics integration and then click Edit. Then add your parameters to be forwarded to Google Analytics. Choose whether you want all links to be followed or only those that you mark. 24

25 IMPORTANT: If you hardcode the parameters into the link instead of adding them in the campaign creation process, integration with Marketing Automation will not work! Once you have completed this you will be able to send autoresponders to your subscribers who achieved certaint goals you set in Google Analytics, as in the example below. 25

26 Now in the Integration with GA field, select the name of the integration that you set up Marketing Automation in this example and set all the parameters of the new autoresponder. 26

27 Done! :) 27

Sticky Notes for Cognos Analytics by Tech Data BSP Software

Sticky Notes for Cognos Analytics by Tech Data BSP Software Sticky Notes for Cognos Analytics by Tech Data BSP Software Installation Guide Sticky Notes for Cognos Analytics is an easy to install extension that allows report authors to record notes directly from

More information

Google Universal Analytics Integration Set-up

Google Universal Analytics Integration Set-up Google Universal Analytics Integration Set-up Ifbyphone s Google Universal Analytics Integration enables you to track your phone calls and push the data into the standard and custom reports in Universal

More information

WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation

WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation WP Voting Plugin - Ohiowebtech Video Extension - Youtube Documentation Overview This documentation includes details about the WP Voting Plugin - Video Extension Plugin for Youtube. This extension will

More information

Chat Connect Pro Setup Guide

Chat Connect Pro Setup Guide Chat Connect Pro Setup Guide Wordpress plugin data manager Live Streaming / Video Production Data Feed Plugin Setup Setup Process: Step 1 Purchase Plugin Step 2 Install plugin by uploading plugin inside

More information

Google Tag Manager GUIDE. Total Completion Time Pros: 37 min 1hr 52 min Beginners: +4 hrs. blitzmetrics.com Google Tag Manager V2.

Google Tag Manager GUIDE. Total Completion Time Pros: 37 min 1hr 52 min Beginners: +4 hrs. blitzmetrics.com Google Tag Manager V2. Google Tag Manager GUIDE Total Completion Time Pros: 37 min 1hr 52 min Beginners: +4 hrs Google Tag Manager Creating Your Google Tag Manager Account Steps 1-4 take 5 minutes. Step 5 can take 1 hour. Setting

More information

Module 1: Introduction to Informatica Cloud B2B Gateway

Module 1: Introduction to Informatica Cloud B2B Gateway Module 1: Introduction to Informatica Cloud B2B Gateway Lab 1-1: Lab Environment Setup Verify Informatica Cloud B2B Gateway Components in ICS Scenario: In this lab, you will log in to ICS org and verify

More information

Google Analytics for amoforms

Google Analytics for amoforms Google Analytics for amoforms How to launch Google Analytics in your webform? Once you added all the necessary fields and edited them, you can start setting up your webform in Form Settings tab. To enable

More information

0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders.

0. Introduction On-demand. Manual Backups Full Backup Custom Backup Store Your Data Only Exclude Folders. Backup & Restore 0. Introduction..2 1. On-demand. Manual Backups..3 1.1 Full Backup...3 1.2 Custom Backup 5 1.2.1 Store Your Data Only...5 1.2.2 Exclude Folders.6 1.3 Restore Your Backup..7 2. On Schedule.

More information

Startup Guide. Version 2.3.7

Startup Guide. Version 2.3.7 Startup Guide Version 2.3.7 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

Google Sheets API Connection

Google Sheets API Connection Google Sheets API Connection This document goes over the process required to create an API connection to Google Sheets for use with idashboards. This process will include initializing the API connection,

More information

API Signup Instructions

API Signup Instructions API Signup Instructions Pixabay The API Key for Pixabay is already included in the FotoPress plugin, so you don t need to do anything with it. Flickr 1. Flickr is also a part of Yahoo. If you already have

More information

Contents Overview... 2 Part I Connecting to the VPN via Windows OS Accessing the Site with the View Client Installing...

Contents Overview... 2 Part I Connecting to the VPN via Windows OS Accessing the Site with the View Client Installing... CSEC 640 Lab Access Contents Overview... 2 Part I Connecting to the VPN via Windows OS... 2 Accessing the Site with the View Client... 2 Installing... 3 Launching Your Client... 4 Part II Windows Access

More information

Autoresponder Guide. David Sharpe

Autoresponder Guide. David Sharpe David Sharpe There are two autoresponders that I personally use and recommended AWeber and Sendlane. AWeber AWeber is a great service to use if you already have a website you are using. You can easily

More information

Relay. Calendar Setup. Google Calendar

Relay. Calendar Setup. Google Calendar Relay Calendar Setup Google Calendar 1 Create a new calendar resource for your room. If your room already has a calendar, you can skip this step. If you don t have access to Google Admin, you may instead

More information

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To MP3 Converter program. Next I will show you how to download

More information

Google Tag Manager. Guide

Google Tag Manager. Guide Google Tag Manager Guide Total Completion Time Pros: 37 min 1hr 52 min Beginners: +4 hrs Google Tag Manager Dennis Yu Dennis@blitzmetrics.com blitzmetrics.com facebook.com/blitzmetrics Google Tag Manager

More information

Neos Google Analytics Integration

Neos Google Analytics Integration Neos Google Analytics Integration Release dev-master The Neos Team Feb 25, 2018 Contents 1 Installation 3 2 Configuration 5 2.1 Statistics display inside Neos.................................... 5 2.2

More information

GOOGLE ANALYTICS CUSTOM DATA SOURCE PROVIDER FOR TX DWA

GOOGLE ANALYTICS CUSTOM DATA SOURCE PROVIDER FOR TX DWA GOOGLE ANALYTICS CUSTOM DATA SOURCE PROVIDER FOR TX DWA All product names mentioned in this document may be (registered) trademarks of their respective companies. TimeXtender 2016. Version 2016-07-06.

More information

Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account,

Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account, Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account, Step 2 shows you how to create an account. If you already

More information

Microsoft Outlook Live

Microsoft Outlook Live MCAST Microsoft Outlook Live Web Access Table of Contents Logging On to Microsoft Outlook Live... 2 Basic Website Navigation... 7 Changing Your Password... 9 Help Function... 13 Logging off Microsoft Outlook

More information

Store Locator for Magento 2. User Guide

Store Locator for Magento 2. User Guide Store Locator for Magento 2 User Guide Table of Contents 1. Store Locator Configuration 1.1. Accessing the Extension Main Setting 1.2. General 1.3. Service API and Comments 1.4. Store Search 2. Store Locator

More information

How to Setup Goals in Google Analytics

How to Setup Goals in Google Analytics How to Setup Goals in Google Analytics Without goals in Google Analytics, it s almost impossible to determine which marketing activities benefit your business the most. Google Analytics goals are the actions

More information

Sharp Social. Natural Language Understanding

Sharp Social. Natural Language Understanding Sharp Social Natural Language Understanding Step 1 Go to the URL https://console.ng.bluemix.net/ and press enter. A new window appears of IBM Bluemix which asks you to sign up and create a Bluemix account.

More information

HOW TO ACCESS AND SUBMIT DOCUMENTS TO SUMMIT FOR PROCESSING USING REDTAIL

HOW TO ACCESS AND SUBMIT DOCUMENTS TO SUMMIT FOR PROCESSING USING REDTAIL HOW TO ACCESS AND SUBMIT DOCUMENTS TO SUMMIT FOR PROCESSING USING REDTAIL Summit Brokerage Services User Guide May 2015 HOW TO ACCESS AND SUBMIT DOCUMENTS TO SUMMIT FOR PROCESSING USING REDTAIL Redtail

More information

8.0 Help for Community Managers About Jive for Google Docs...4. System Requirements & Best Practices... 5

8.0 Help for Community Managers About Jive for Google Docs...4. System Requirements & Best Practices... 5 for Google Docs Contents 2 Contents 8.0 Help for Community Managers... 3 About Jive for Google Docs...4 System Requirements & Best Practices... 5 Administering Jive for Google Docs... 6 Understanding Permissions...6

More information

Integrate Microsoft Office 365. EventTracker v8.x and above

Integrate Microsoft Office 365. EventTracker v8.x and above EventTracker v8.x and above Publication Date: March 5, 2017 Abstract This guide provides instructions to configure Office 365 to generate logs for critical events. Once EventTracker is configured to collect

More information

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42

Table of content. Creating signup form Associating automation tools to signup form Signup form reports...42 A User Guide Signup forms are the most popular tools for building a subscriber database. They let your website visitors become subscribers by entering basic details such as name and email address. The

More information

TL4: Integrating Experience Manager with Adobe Analytics, Target and DTM

TL4: Integrating Experience Manager with Adobe Analytics, Target and DTM TL4: Integrating Experience Manager with Adobe Analytics, Target and DTM TL04: Integrating Experience Manager with Adobe Analytics, Target and DTM 1 Table of Contents Lab Overview... 4 Objectives... 4

More information

Automation Engine Products

Automation Engine Products 14.1 Products 08-2015 Contents 1. Products Basics... 3 1.1 The Products Concept... 3 1.2 Global Products and Job Products... 6 1.3 Products can have Multiple Parts... 7 2. Products Data Structure...9 2.1

More information

Creating a New Account

Creating a New Account This Learner Guide will walk you through learner functions on the Learning Gateway. The user-friendly interface is designed to make searching, purchasing, and accessing Cusource training as easy as possible.

More information

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English Kaseya v2 Integration of VSA with Vorex Configuration Guide Requires Vorex version 3.9 or later and VSA version 9.3.0.11 or later English September 15, 2017 Copyright Agreement The purchase and use of

More information

Step 4 Part F - How to Download a Video on YouTube and Delete a Video

Step 4 Part F - How to Download a Video on YouTube and Delete a Video Step 4 Part F - How to Download a Video on YouTube and Delete a Video When you finish Edit your Video on your YouTube account and save it or save as new Video, you may want to Download it to your computer.

More information

Azon Master Class. By Ryan Stevenson Guidebook #9 Amazon Advertising

Azon Master Class. By Ryan Stevenson   Guidebook #9 Amazon Advertising Azon Master Class By Ryan Stevenson https://ryanstevensonplugins.com/ Guidebook #9 Amazon Advertising Table of Contents 1. Joining Amazon Associates Program 2. Product Style Joining Amazon Associates Program

More information

Google Analytics Integration Guide

Google Analytics Integration Guide XTRABANNER Google Analytics Integration Guide U-BTech Solutions LTD. Created: 18-Oct-2017 INTRODUCTION We are excited to announce that all XtraBanner versions now supports integration with Google Analytics

More information

X2 1:1 Meeting Scheduler Quick Start Guide

X2 1:1 Meeting Scheduler Quick Start Guide X2 1:1 Meeting Scheduler Quick Start Guide This document will provide the necessary information to begin making 1:1 Meeting bookings for the 5th Annual X2 Conference 2018. Remember, 1:1 Meetings are an

More information

Campaign Manager 2.0 for Sitecore CMS 6.6

Campaign Manager 2.0 for Sitecore CMS 6.6 E-Mail Campaign Manager 2.0 Marketer's Guide Rev: 2014-06-11 E-Mail Campaign Manager 2.0 for Sitecore CMS 6.6 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter

More information

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

More information

HelpAndManual_illegal_keygen Contactor Elite Autoresponder Installation Guide

HelpAndManual_illegal_keygen Contactor Elite Autoresponder Installation Guide HelpAndManual_illegal_keygen Contactor Elite Autoresponder Guide HelpAndManual_illegal_keygen Contactor Elite Autoresponder Autoresponder and Newsletter Delivery System To most web sites, their mailing

More information

Analytics, Sitemap & Search Console

Analytics, Sitemap & Search Console Analytics, Sitemap & Search Console Today we are doing some back end work to make our website more secure, see how many people are checking us out and help Google find us. 1. Google Analytics Google Analytics

More information

Blue Form Builder extension for Magento 2

Blue Form Builder extension for Magento 2 Blue Form Builder extension for Magento 2 User Guide Version 1.0 Table of Contents I) Introduction......5 II) General Configurations....6 1) General Settings.....7 2) ReCaptcha... 8 III) Manage Forms......

More information

In This Guide. More Help Elsewhere. Quick Start Guide WRTG 101 with Professor Hoskins edspace.american.edu

In This Guide. More Help Elsewhere. Quick Start Guide WRTG 101 with Professor Hoskins edspace.american.edu Quick Start Guide WRTG 101 with Professor Hoskins edspace.american.edu In This Guide Log In 2 Change Password 2 Change Display Name and Set Profile 3 Orientation to Dashboard and Toolbar 4 Setting Your

More information

Marketer's Guide. User guide for marketing analysts and business users

Marketer's Guide. User guide for marketing analysts and business users Marketer's Guide Rev: 2014-06-11 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction... 4 Chapter 2 Quick Start Guide... 5 2.1 Accessing the Email

More information

1. Verticurl App Account Creation Configuration Setup in Verticurl App Content Library Folder Creation... 3

1. Verticurl App Account Creation Configuration Setup in Verticurl App Content Library Folder Creation... 3 WeChat Oracle Responsys Integration - User Guide Table of Contents 1. Verticurl App Account Creation... 1 2. Configuration Setup in Verticurl App... 2 3. Content Library Folder Creation... 3 4. Configure

More information

STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0

STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 support@magestore.com sales@magestore.com Phone: +1-606-657-0768 STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION 3 Outstanding Features...3

More information

Act! Marketing Automation

Act! Marketing Automation Act! Marketing Automation A Guide to Getting Started Helping your business grow with marketing automation Act! Marketing Automation Getting Started Guide 2 Contents Page Page 8 Page 10 Page 11 Page 11

More information

The guide for the Merrill Mobile catalog available for tablet-based devices. Version 3.0

The guide for the Merrill Mobile catalog available for tablet-based devices. Version 3.0 User Guide The guide for the catalog available for tablet-based devices. Version 3.0 Table of Contents General Information... 3 Setup: At a Glance...4 Current ipad and Tablet Users... 5 For ipad: Step

More information

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create JSN UniForm User Manual Introduction A simple contact form created by JSN UniForm JSN UniForm is a Joomla form extension which helps you create forms quickly and easily - from normal forms to complex forms.

More information

MatchDayMail Cloud SEND TO A FRIEND

MatchDayMail Cloud SEND TO A FRIEND SEND TO A FRIEND Send to a Friend is a personalised link that you can insert into any campaign or automation email and is used to encourage subscribers to share your content with colleagues via email.

More information

Granting Credit Automatically from Qualtrics to SONA

Granting Credit Automatically from Qualtrics to SONA Sona has a Qualtrics Help Page which outlines this process which can be found at: https://www.sona-systems.com/help/qualtrics.aspx *The following steps will allow any SONA participant who completes a survey

More information

Adobe Reader (AR) and Internet Explorer (IE) Browser Settings. Adobe Reader and Internet Explorer Browser settings

Adobe Reader (AR) and Internet Explorer (IE) Browser Settings. Adobe Reader and Internet Explorer Browser settings Adobe Reader and Internet Explorer Browser settings Table of Contents 1. INTERNET EXPLORER (IE) BROWSER SETTINGS... 2 1.1 Locating the menu bar... 2 1.2 Clearing cache... 2 1.3 Allow pop-ups from *.cap.org...

More information

tracking software voluum

tracking software voluum How to integrate Exoclick s conversions tracking with tracking software voluum Introduction ExoClick gives you access to global traffic sources, targeting features, big data and statistical analytical

More information

Table of Contents HOL CMP

Table of Contents HOL CMP Table of Contents Lab Overview - - vrealize Orchestrator - Advanced... 2 Lab Guidance... 3 Module 1 - Creating Advanced vrealize Orchestrator Workflows (45 min)...9 Introduction... 10 Prompting User Input

More information

BMC FootPrints 12 Integration with Remote Support

BMC FootPrints 12 Integration with Remote Support BMC FootPrints 12 Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are

More information

A User Guide. Besides, this Getting Started guide, you ll find the Zoho Campaigns User Guide and many other additional resources at zoho.com.

A User Guide. Besides, this Getting Started guide, you ll find the Zoho Campaigns User Guide and many other additional resources at zoho.com. A User Guide Welcome to Zoho Campaigns! This guide will help you create and send your first email campaign. In addition to sending an email campaign, you ll learn how to create your first mailing list,

More information

Create-A-Page Design Documentation

Create-A-Page Design Documentation Create-A-Page Design Documentation Group 9 C r e a t e - A - P a g e This document contains a description of all development tools utilized by Create-A-Page, as well as sequence diagrams, the entity-relationship

More information

CM Social Post Documentation

CM Social Post Documentation CM Social Post Documentation Release 1.0.1 CMExtension March 15, 2016 Contents 1 Overview 3 2 Install & update 5 3 Facebook application 7 4 Facebook personal timeline plugin 13 5 Facebook page timeline

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Info Input Express Network Edition

Info Input Express Network Edition Info Input Express Network Edition Administrator s Guide A-61892 Table of Contents Using Info Input Express to Create and Retrieve Documents... 9 Compatibility... 9 Contents of this Guide... 9 Terminology...

More information

Web Push Notification

Web Push Notification Web Push Notification webkul.com/blog/web-push-notification-for-magento2/ On - January 13, 2017 This impressive module allows you to send push notification messages directly to the web browser. The biggest

More information

Pinterest. Contents. Create Pinterest buttons and widgets that you can add to your WebShop

Pinterest. Contents. Create Pinterest buttons and widgets that you can add to your WebShop Pinterest Create Pinterest buttons and widgets that you can add to your WebShop Contents Save Button. 2 Follow Button. 6 Board Widget.. 10 Profile Widget. 14 Save Button The Save button is the best way

More information

How to: Use the new Print to Fax and Print to Inbox printers

How to: Use the new Print to Fax and Print to Inbox printers How to: Use the new Print to Fax and Print to Inbox printers What are the new Updox print drivers? Outbound document management just got easier with the new Print to Fax and Print to Inbox printers. New

More information

WHITE PAPER: DELL MANAGEMENT CONSOLE TRIGGERS NETBACKUP 7 JOBS

WHITE PAPER: DELL MANAGEMENT CONSOLE TRIGGERS NETBACKUP 7 JOBS WHITE PAPER: DELL MANAGEMENT CONSOLE TRIGGERS NETBACKUP 7 JOBS White Paper: Dell Management Console Integrates with NetBackup 7 March 2010 Third-party information brought to you courtesy of Dell. Revision

More information

RunClick Webinar and Video Conferencing Software. User Manual

RunClick Webinar and Video Conferencing Software. User Manual RunClick Webinar and Video Conferencing Software User Manual Visit RunClick.com for more details 1 Page Table of Contents Installation and Activation of RunClick Part 1: WordPress Fresh Installation Process

More information

9.0 Help for Community Managers About Jive for Google Docs...4. System Requirements & Best Practices... 5

9.0 Help for Community Managers About Jive for Google Docs...4. System Requirements & Best Practices... 5 for Google Docs Contents 2 Contents 9.0 Help for Community Managers... 3 About Jive for Google Docs...4 System Requirements & Best Practices... 5 Administering Jive for Google Docs... 6 Quick Start...6

More information

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age

HostPress.ca. User manual. July Version 1.0. Written by: Todd Munro. 1 P age HostPress.ca User manual For your new WordPress website July 2010 Version 1.0 Written by: Todd Munro 1 P age Table of Contents Introduction page 3 Getting Ready page 3 Media, Pages & Posts page 3 7 Live

More information

Uploading a PDF/Video File in mytraining

Uploading a PDF/Video File in mytraining Part A Using the Upload Files Wizard Log in to mytraining using your GatorLink or Shands credentials at mytraining.ufhealth.org Click on the Administration icon, click on Product Administration, click

More information

magento_1:blog_pro

magento_1:blog_pro magento_1:blog_pro https://amasty.com/docs/doku.php?id=magento_1:blog_pro For more details see the Blog Pro extension page. Blog Pro Create responsive blog posts with a handy WYSIWYG editor, easily customize

More information

Live Guide Co-browsing

Live Guide Co-browsing TECHNICAL PAPER Live Guide Co-browsing Netop develops and sells software solutions that enable swift, secure and seamless transfer of video, screens, sounds and data between two or more computers over

More information

Sherlock Tutorial Getting Started

Sherlock Tutorial Getting Started Sherlock Tutorial Getting Started Background Sherlock is a Java-based application that allows users to analyze the reliability of circuit card assemblies based on their design files. Sherlock has been

More information

Agile Sugar to Google Apps Synchronizer User s Guide. v1.0.25

Agile Sugar to Google Apps Synchronizer User s Guide. v1.0.25 Agile Sugar to Google Apps Synchronizer User s Guide v1.0.25 GrinMark Limited, 2006-2017 http://www.grinmark.com Contents Contents 1 Overview 2 1.1 Terminology..................................... 2 1.2

More information

Google Analytics Health Check Checklist: Property Settings

Google Analytics Health Check Checklist: Property Settings Google Analytics Health Check Checklist: Property Settings One of the reasons Next Steps Digital exists is because we not only want to dispel common misconceptions about Google Analytics (and everything

More information

Sign-up Forms Builder for Magento 2.x. User Guide

Sign-up Forms Builder for Magento 2.x. User Guide eflyermaker Sign-up Forms Builder 2.0.5 for Magento 2.x User Guide 2 eflyermaker Dear Reader, This User-Guide is based on eflyermaker s Signup-Form Builder Plugin for Magento ecommerce. What follows is

More information

Easy Survey Creator: User s Guide

Easy Survey Creator: User s Guide Easy Survey Creator: User s Guide The Easy Survey Creator software is designed to enable faculty, staff, and students at the University of Iowa Psychology Department to quickly and easily create surveys

More information

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide 2018 Amazon AppStream 2.0: SOLIDWORKS Deployment Guide Build an Amazon AppStream 2.0 environment to stream SOLIDWORKS to your users June 2018 https://aws.amazon.com/appstream2/ 1 Welcome This guide describes

More information

Administering Jive Mobile Apps

Administering Jive Mobile Apps Administering Jive Mobile Apps Contents 2 Contents Administering Jive Mobile Apps...3 Configuring Jive for Android and ios... 3 Custom App Wrapping for ios... 4 Native App Caching: Android...4 Native App

More information

Legal Library. In this guide we will review how to download and use our Legal Library tool. Commercial Brokers Association May 2018

Legal Library. In this guide we will review how to download and use our Legal Library tool. Commercial Brokers Association May 2018 Legal Library In this guide we will review how to download and use our Legal Library tool Commercial Brokers Association May 2018 Downloading Legal Library The Legal Library provides both fast and easy

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

PART I. The Lay of the Land. CHAPTER 1: Exploring SharePoint Designer

PART I. The Lay of the Land. CHAPTER 1: Exploring SharePoint Designer PART I RI AL The Lay of the Land CO PY RI GH TE D MA TE CHAPTER 1: Exploring SharePoint Designer 1Exploring SharePoint Designer WHAT YOU WILL LEARN IN THIS CHAPTER How SharePoint Designer fits into Microsoft

More information

CA Service Desk Integration with Remote Support

CA Service Desk Integration with Remote Support CA Service Desk Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the

More information

In this tutorial we are going to be taking a look at the CentovaCast 3 panel running ShoutCast 1 and how to get started with using it.

In this tutorial we are going to be taking a look at the CentovaCast 3 panel running ShoutCast 1 and how to get started with using it. CentovaCast 3 - ShoutCast 1 Panel Overview In this tutorial we are going to be taking a look at the CentovaCast 3 panel running ShoutCast 1 and how to get started with using it. Getting The Details The

More information

Supported 3rd Party Authentication Providers for Odyssys

Supported 3rd Party Authentication Providers for Odyssys Supported 3rd Party Authentication Providers for Odyssys 1. Introduction... 3 1.1 Authentication Provider Menu... 3 1.2 Gateway Configuration... 4 2. Google+/Google Apps... 4 2.1 Prerequisites... 4 2.2

More information

Overview... 3 Provisioning Sites for Security Awareness Training... 3 Understanding Phishing Simulations... 6 Understanding Types...

Overview... 3 Provisioning Sites for Security Awareness Training... 3 Understanding Phishing Simulations... 6 Understanding  Types... Overview... 3 Provisioning Sites for Security Awareness Training... 3 Understanding Phishing Simulations... 6 Understanding Email Types... 6 Understanding Programs and Campaign Scheduling... 6 Welcome

More information

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme

Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme Introduction Drupal Cloud Getting Started Guide Creating a Lab site with the MIT DLC Theme In this Getting Started Guide, you can follow along as a website is built using the MIT DLC Theme. Whether you

More information

SSL VPN Web Portal User Guide

SSL VPN Web Portal User Guide The SSL VPN web portal provides easy access to your organization s web resources via the web browser on your desktop or mobile device. The SSL VPN web portal's responsive interface automatically detects

More information

EventCenter Training SEPTEMBER CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR

EventCenter Training SEPTEMBER CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR EventCenter Training SEPTEMBER 2014 CrowdCompass 2505 SE 11 th Ave, Suite #300 Portland, OR www.crowdcompass.com Toll-free: +1.888.889.3069 Fax: +1.877.615.6699 Contents Familiarize Yourself... 3 Introduction...

More information

UAccess ANALYTICS Next Steps: Creating Report Selectors

UAccess ANALYTICS Next Steps: Creating Report Selectors UAccess ANALYTICS Arizona Board of Regents, 2015 THE UNIVERSITY OF ARIZONA created 08.10.2015 v.1.00 For information and permission to use our PDF manuals, please contact uitsworkshopteam@list.arizona.edu

More information

San Jacinto College. Secure SSL VPN Instruction Manual. Contents

San Jacinto College. Secure SSL VPN Instruction Manual. Contents 1 San Jacinto College Secure SSL VPN Instruction Manual The new Secure SSL VPN provides a more secure and convenient method of accessing San Jacinto College resources remotely. This document provides an

More information

Website/Blog Admin Using WordPress

Website/Blog Admin Using WordPress Website/Blog Admin Using WordPress Table of Contents How to login... 2 How to get support... 2 About the WordPress dashboard... 3 WordPress pages vs posts... 3 How to add a new blog post... 5 How to edit

More information

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Table of Contents Lab Overview - HOL-1857-03-UEM - Workspace ONE UEM with App & Access Management... 2 Lab Guidance... 3 Module 1 - Workspace

More information

MARKOMI Marketing Automation Tool. User s Guide Version: 2.0

MARKOMI Marketing Automation Tool. User s Guide Version: 2.0 MARKOMI Marketing Automation Tool User s Guide Version: 2.0 MARKOMI Table of contents I Table of contents What is Markomi?... 1 Purpose of this guide... 1 How to get Markomi... 1 Create a bizhub Evolution

More information

Naviance ID Login Reference Guide

Naviance ID Login Reference Guide Naviance ID Login Reference Guide Topic & Audience Topic: Naviance ID Staff Login Audience: Anyone with login credentials for Naviance. *Please note that this does not apply to any single sign-on users;

More information

Using Zotero: An open source bibliographic management tool

Using Zotero: An open source bibliographic management tool Handout objectives: 1. Learn how to install Zotero - an add-on to Firefox. Guide to Using Zotero: Belk Library Appalachian State University www.library.appstate.edu/reference/end note/zotero.pdf 2. Collect

More information

Engage - MS CRM Integration Installation and Setup Guide

Engage - MS CRM Integration Installation and Setup Guide Engage - MS CRM Integration Installation and Setup Guide Published: January 2014 Copyright 2014 Silverpop Systems Table of Contents 1 Introduction... 3 1.1 Engage MS CRM Integration Overview... 3 1.2 Engage

More information

Privileged Remote Access SIEM Tool Plugin Installation and Administration

Privileged Remote Access SIEM Tool Plugin Installation and Administration Privileged Remote Access SIEM Tool Plugin Installation and Administration 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation.

More information

Quick Start Guide. For more information, please visit us at

Quick Start Guide. For more information, please visit us at TM Quick Start Guide For more information, please visit us at www.websitealive.com Quick Start Guide With this Quick Start Guide, you ll be up and running in no time! If you need further assistance, help

More information

Integrate Trend Micro Control Manager. EventTracker v8.x and above

Integrate Trend Micro Control Manager. EventTracker v8.x and above Integrate Trend Micro Control Manager EventTracker v8.x and above Publication Date: May 24, 2018 Abstract This guide provides instructions to configure Trend Micro Control Manager to generate logs for

More information

etouches Sync Setup *Screenshots with directions below

etouches Sync Setup *Screenshots with directions below etouches Sync Setup *Screenshots with directions below 1) API Credentials - Log in to your etouches account. - Go to Settings Account Settings. - On the menu tab, select Integrations API. - Under etouches

More information

Integrate Salesforce. EventTracker v8.x and above

Integrate Salesforce. EventTracker v8.x and above EventTracker v8.x and above Publication Date: March 27, 2019 Abstract This guide provides instructions to configure Salesforce, to report its logs to EventTracker Enterprise. Scope The configurations detailed

More information

AEM Mobile: Setting up Google as an Identity Provider

AEM Mobile: Setting up Google as an Identity Provider AEM Mobile: Setting up Google as an Identity Provider Requirement: Prerequisite knowledge Understanding of AEM Mobile Required Products AEM Mobile Google Account Generating the client ID and secret To

More information

Creating an with Constant Contact. A step-by-step guide

Creating an  with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information