A Publication of FastSpring. FastSpring. Advertiser. QuickStart Guide. Ten Steps to Get Up and Running Quickly in the FastSpring Affiliate Program

Size: px
Start display at page:

Download "A Publication of FastSpring. FastSpring. Advertiser. QuickStart Guide. Ten Steps to Get Up and Running Quickly in the FastSpring Affiliate Program"

Transcription

1 A Publication of FastSpring FastSpring Advertiser QuickStart Guide Ten Steps to Get Up and Running Quickly in the FastSpring Affiliate Program

2 Welcome to the FastSpring Affiliate Program (powered by Impact Radius) A#er you sign up for your adver2ser account and it has been approved, you will need to set up your account. This is an outline of some of the basic elements that need to be set up in order to have a campaign ac2ve in the Impact Radius system to get you started. Addi2onal documenta2on and help is available in the Impact Radius console. You can also get assistance directly from Impact Radius s technical support by ing support@impactradius.com 2

3 Terminology in Impact Radius Adver&ser An adver2ser is someone who is using the system to make their products available for affiliates/partners to sell. A FastSpring client would be considered an adver2ser in the Impact Radius system. Media Partner A Media Partner is someone who has a Media Partner account on the Impact Radius system, has been invited to create an account on the system via an adver2ser s signup link or a FastSpring agency signup link. A Media Partner is an affiliate or partner of yours that you are giving permission to sell your products via a specified Buy Link. Agency FastSpring is considered an Agency using the Impact Radius system to power FastSpring s affiliate solu2on. 3

4 STEP 1 Invite Users Invite Users To give someone access to your account they need to be a user in your account. You can limit the areas of the account you want to make accessible by a user. To add or invite a User: Account se*ngs > Account users > Invite user Once you access the Account Users area, you will need to click on the Invite Users buton and follow the instruc2ons for invi2ng a user to access your account. 4

5 STEP 2 Utilizing the Setup Wizard There is a Setup Wizard that will guide you through sexng up a campaign. There will be some elements that you do not necessarily need to set up as they are op2onal. At a minimum to get a campaign into the system and live you need to create a Campaign, complete Marketplace/Campaign descrip2on, Set Up Ac2on Tracker, Create Public Inser2on Order, and Upload Ads (upload at least one crea2ve). To name your campaign, type in the Campaign name that will appear in Impact Radius and be visible to your partners. This cannot be changed once it goes live, so make sure to name it something that is a public facing campaign name. Typically an account will have one campaign and that will be used for all products. 5

6 STEP 2 Utilizing the Setup Wizard (continued) Once you click the Start buton, your campaign will be saved and will be displayed in the upper le#- hand corner of the screen: 6

7 STEP 2 Utilizing the Setup Wizard (continued) Several of the campaign elements have HELP videos giving more detail on setup instruc2ons. Addi2onally, you can access HELP by going to the top of the screen and clicking on the? : 7

8 STEP 3 COMPLETE MARKETPLACE DESCRIPTION Informa2on that you save to the system will be visible in the Directory under the Contact Informa2on page or your profile so make sure it is always accurate and up to date. Your company name, address, phone number, corporate website address, and visibility ra2ng can be edited from the Company Informa2on page. If you choose to display your company informa2on in the Impact Radius Directory you can select the Visible in Marketplace op2on from the Marketplace Lis2ng page. If you decide to not list in the Marketplace, the only way to get partners to sign up for your campaign is to invite them directly as your product/campaign will not be visible in the Impact Radius system s public Marketplace. 8

9 STEP 4 INVITE TECHNICAL CONTACT This is op2onal but can be used to easily invite a specific technical contact to have access to your account. Selec2ng this creates a user that has access to the tracking integra2on sexngs only. 9

10 STEP 5 Set Up Action Tracker From the Setup Wizard select Set Up Ac<on Tracker An Ac2on Tracker is simply what ac2on you'd like to track on your site and how you would like to track it. For example, for most FastSpring clients you will track an Online Sale and will be placing a pixel on your thank you or confirma2on page. You'll create that in this step and once the pixel is created you simply grab the JavaScript or iframe code and implement it on your thank you/confirma2on page. If you have ques2ons on how to place the pixel on this page within your FastSpring account, please support@fastspring.com and also include the code that is displayed from your Impact Radius account so the support representa2ve can take that code and place it on your store page for you. When the pixel has been integrated you can test it through your Impact Radius account. You can also set up ac2on trackers for other events you would like to track on your site. Examples of ac2ons other than sales can include leads, calls, page visits, and downloads. 10

11 STEP 5 Set Up Action Tracker (continued) 11

12 STEP 6 JAVASCRIPT TRACKING CODE Please note, the code on the following pages is a sample and should not be implemented on your site. Refer to the tracking code created for your Ac&on Tracker within your account. Get this code from Campaign Se*ngs >Ac<on Trackers >Select > Tracking Code > JavaScript Code. NOTE: The unique part of code is this ####/####, which are the IDs in your impact Radius account. FastSpring QuickStart Guide 12

13 STEP 6 JAVASCRIPT TRACKING CODE Ac&on Tracker: Sale Place the JavaScript on the confirma2on or thank you page that appears a#er the customer completes a purchase. <- - Impact Radius Tracking Code. Removal or modifica2on of this code will disrupt marke2ng ac2vi2es. This code is property of Impact Radius, please do not remove or modify without first contac2ng Impact Radius Technical Services. - - > <script type="text/javascript" src="// d33wwcok8lortz.cloudfront.net/js/###/####/irv3.js"></script> <script type="text/javascript"> // required adver2ser supplied values irevent.setorderid("#{order.id}"); <repeat value="#{order.allitems}" var="orderitem"> irevent.additem("#{orderitem.productdisplay}", "#{orderitem.productname}", "#{orderitem.pricetotal.textvalue}", "#{orderitem.quan2ty}"); </repeat> irevent.setsubtotal("#{order.subtotalusd.textvalue}"); irevent.fire(); </script> 13

14 STEP 6 JAVASCRIPT TRACKING CODE (continued) Implementa2on Notes: Dynamically populate your unique Order Id in irevent.setorderid. Dynamically populate item details for each item purchased. Example of 2 items: irevent.additem( Electronics, sku123, , 1 ); irevent.additem( Apparel, sku456, 48.98, 2 ); Important: the amount should be pre- tax, pre- shipping, and post- discount. The amount is the item subtotal. For two of the same item at $50, the item subtotal should be $100. If a customer enters a promo code at checkout, dynamically populate the promo code value in irevent.setpromocode. If no promo code is entered, send an empty string, e.g. irevent.setpromocode( ); Note that you will need to complete your first test order with a promo code, so our system can confirm that you are successfully passing through a promo code. 14

15 STEP 7 TESTING Validate Your Ac&on Tracker Campaign Se*ngs > Ac<on Trackers >> Select >> Test QA Tes'ng Instruc'ons: (Op'onal) Go to: Campaign SeXngs > Ac2on Trackers 1. To the right of your Sale or Lead tracker, from the dropdown, select Test, then Start Test in New Window. 2. Close window that pops up, then open a new tab in same browser. 3. Navigate to QA then make a purchase of 2 different items at mul2ple quan22es, each with a promo code. For the lead ac2on tracker, walk through the lead process and complete the lead. (This ends the lead test.) 4. Verify the sale details are correct in the open Impact Radius window (pre- tax, pre- shipping and post- discounts!). If it con2nues to say wai2ng on conversion data there is an issue with the pixel implementa2on. Send your technical resource the HTML of the source code. 15

16 STEP 7 TESTING (continued) Produc'on Tes'ng Instruc'ons: Go to: Campaign sexngs > Ac2on Trackers 1. To the right of your Sale or Lead tracker, from the dropdown, select Test, then Start Test in New Window. 2. In the pop up window, make a purchase of 2 different items at mul2ple quan22es, each with a promo code. 3. Verify the sale details are correct in the open Impact Radius window (pre- tax pre- shipping and post- discounts!). If it con2nues to say wai2ng on conversion data there is an issue with the pixel implementa2on. Send your technical resource the HTML of the source code. 16

17 STEP 8 Complete General Campaign Setup Create Insertion Order From the Setup Wizard select Create Public Inser<on Order An Inser2on Order can only be created a#er you have set up an Ac2on Tracker. An inser2on order is the legal agreement that establishes the terms under which you will pay media fees and enter into partnership with a media partner. You will establish the media fee amount, any limits like a dura2on or lead cap, and no2ce period for any changes. When a media partner joins your campaign, you are both agreeing to the terms of the inser2on order. Once an ac2on, like a sale or a call, has been completed by a customer, the ac2on is verified to have met all the terms and condi2ons of the inser2on order, and pays the media partner a media fee. There are 3 basic types of inser2on orders: Public: This is the inser2on order atached to your campaign profile in the Impact Radius Directory. Media partners can apply to join your campaign right from the directory. Group: This is an inser2on order unique to a group of media partners that you may want on the same terms. Group inser2on orders are easy for you to manage, in developing relevant terms, sexng consistent media fees and tracking performance of media partners on your group inser2on orders. Private: This is an inser2on order unique to one media partner. It will likely have terms different from a public or group inser2on order. 17

18 STEP 9 Upload Creative From the Setup Wizard select Upload Ads You will need to upload at least one piece of crea2ve for your partner to use when promo2ng you on their site. This can be as simple as a text link unless you and the partner have discussed other crea2ve needs. Sign Up Branding Once your campaign is created and your ac2on tracker is set up, prior to submixng for review, you will want to complete the Sign Up Branding so that when you send a link to your partners, the pages that they go to are branded. Access Sign Up Branding under the Campaign Se*ngs. Your branding can be on the Sign Up page, your Partner Console, and Partner s. Each of those areas can be branded. To access each area, select the 2tle at the top of the page (Partner Sign Up Branding, Partner Console Branding, Partner Branding). Addi2onally, in the Partner Sign Up Branding at the botom of the page, you will see Partner Signup Terms. You can use the default terms or add customized terms. These are the terms that your partners need to agree to when signing up for your Campaign. Once you set up the Partner Sign up Branding page and select SAVE at the botom of the screen, you will see links appear. Those links are what can be handed to your partners for signup purposes. 18

19 STEP 10 Review and Approval All campaigns are reviewed by Impact Radius if you are a new adver2ser in the system. This is done the first 2me only. Once your campaign has been reviewed, future campaigns will not need to go through this review process. Congratulations! 19

20 Need More Information? FastSpring: Impact Radius: Addi2onal documenta2on and help is available in the Impact Radius console at You can also get assistance directly from Impact Radius s technical support by ing support@impactradius.com SIGN UP 20

HOW DO I CREATE A PARTNER PROGRAM? PRESENTED BY

HOW DO I CREATE A PARTNER PROGRAM? PRESENTED BY HOW DO I CREATE A PARTNER PROGRAM? PRESENTED BY How Do I Set Up My Partner Program? Introduction You ve got your sales funnel set up and you re ready to get more customers. A great way to do this is by

More information

IT Change Management Process Training

IT Change Management Process Training IT Change Management Process Training Before you begin: This course was prepared for all IT professionals with the goal of promo9ng awareness of the process. Those taking this course will have varied knowledge

More information

DonorPerfect Matching Gi1 Integra3on with Double the Dona3on. Guide provided by Double the Dona3on h4ps://doublethedona3on.com

DonorPerfect Matching Gi1 Integra3on with Double the Dona3on. Guide provided by Double the Dona3on h4ps://doublethedona3on.com DonorPerfect Matching Gi1 Integra3on with Double the Dona3on Guide provided by Double the Dona3on h4ps://doublethedona3on.com Double the Dona3on s Rela3onship with DonorPerfect: DonorPerfect is a leading

More information

ares Advertising Network Presented by: Kevin Kearns, Director of Media & Product Development

ares Advertising Network Presented by: Kevin Kearns, Director of Media & Product Development ares Advertising Network Presented by: Kevin Kearns, Director of Media & Product Development AGENDA Industry Facts & Trends Our Mission & Goals Ad Network Par=cipa=on Levels: Become an Adver=ser Become

More information

PayPal Integration Instructions

PayPal Integration Instructions PayPal Integration Instructions Table of Contents Overview... 1 Part 1: Create a PayPal Payment Button Step 1: Login... 2 Step 2: My Account Overview... 2 Step 3: My Business Setup... 2 Step 4: My Payment

More information

Reports Analyzing Your Email Performance

Reports Analyzing Your Email Performance Reports Analyzing Your Email Performance Part 2 Robert Sajan UC Berkeley University Rela?ons Web Group Copyright 2010 UC Regents. All rights reserved. Reports Analyzing Your Email Performance Some ques?ons

More information

How to create a form?

How to create a form? How to create a form? May 2015 Content 3. 4. 5. 6-7. 8. 9. 10. 11. 12. 13. 14. 15. Choose your campaingn type Select a publica5on channel Add a so8 gate The look and feel of your campaign The welcome screen

More information

This guide is to help you get started with Live Chat Support on your Wix website. If you have any additional questions after reading this guide,

This guide is to help you get started with Live Chat Support on your Wix website. If you have any additional questions after reading this guide, This guide is to help you get started with Live Chat Support on your Wix website. If you have any additional questions after reading this guide, please chat with us at www.socialintents.com or email us

More information

Welcome to the topic on Master Data and Documents.

Welcome to the topic on Master Data and Documents. Welcome to the topic on Master Data and Documents. In this topic, we will look at master data in SAP Business One. After this session you will be able to view a customer record to explain the concept of

More information

My Store. Quick Startup Guide. DIY online store builder

My Store. Quick Startup Guide. DIY online store builder Quick Startup Guide My Store DIY online store builder Thank you for selecting Netregistry to create your online presence. In this guide we will run you through the basic steps to get online. Call 1300

More information

A quick giude to... Affiliate program

A quick giude to... Affiliate program A quick giude to... Affiliate program In this guide... Learn how to get started as a GetResponse Affiliate, how to manage your account and how to make the most of your advertising efforts. Table of Contents

More information

2015 Renewals & Redetermina3ons: Individuals and Families. Connect for Health Colorado

2015 Renewals & Redetermina3ons: Individuals and Families. Connect for Health Colorado 2015 Renewals & Redetermina3ons: Individuals and Families Connect for Health Colorado Annual Eligibility Redetermina3ons & Plan Renewals Month- to- Month View 2 September Customers may receive a no2ce

More information

Inside Blackboard Collaborate for Moderators

Inside Blackboard Collaborate for Moderators Inside Blackboard Collaborate for Moderators Entering a Blackboard Collaborate Web Conference 1. The first time you click on the name of the web conference you wish to enter, you will need to download

More information

Shopping Cart Software

Shopping Cart Software Shopping Cart Software QuickStart Guide 1 Please note: The Quick Start guide covers only the minimum requirements to get your cart up and running; there are many more features for you to take advantage

More information

2. Signer Authentication

2. Signer Authentication DocuSign Quick Start Signer Guide Receiving a Document for Guided Signing This guide provides information about how to electronically sign a document using the DocuSign Service. Electronic signing provides

More information

Allied Marketing Storefront Guide

Allied Marketing Storefront Guide Allied Marketing Storefront Guide Table of Contents I. Introduction... 2 Marketing Storefront Overview... 2 Benefits of Marketing Storefront... 2 Features of Marketing Storefront... 2 Accessing Marketing

More information

quick start guide A Quick Start Guide inflow Support GET STARTED WITH INFLOW

quick start guide A Quick Start Guide inflow Support GET STARTED WITH INFLOW GET STARTED WITH INFLOW quick start guide Welcome to the inflow Community! This quick-start guide includes all the important stuff to get you tracking your inventory before you know it! Just follow along

More information

ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs

ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs ISVforce Guide Version 35.0, Winter 16 @salesforcedocs Last updated: vember 12, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Usage Tracking for IBM InfoSphere Business Glossary

Usage Tracking for IBM InfoSphere Business Glossary Usage Tracking for IBM InfoSphere Business Glossary InfoSphere Business Glossary Version 8.7 and later includes a feature that allows you to track usage of InfoSphere Business Glossary through web analytics

More information

Pu?ng B2B Research to the Legal Test

Pu?ng B2B Research to the Legal Test With the global leader in sampling and data services Pu?ng B2B Research to the Legal Test Ashlin Quirk, SSI General Counsel 2014 Survey Sampling Interna6onal 1 2014 Survey Sampling Interna6onal Se?ng the

More information

Verified Volunteers. System User Guide 10/2014. For assistance while navigating through the system, please contact Client Services at:

Verified Volunteers. System User Guide 10/2014. For assistance while navigating through the system, please contact Client Services at: Verified Volunteers System User Guide 10/2014 For assistance while navigating through the system, please contact Client Services at: RCAN@verifiedvolunteers.com - (855) 326-1860 - Option 1 Welcome to Verified

More information

Promo Banners Magento Extension User Guide Official extension page: Promo Banners

Promo Banners Magento Extension User Guide Official extension page: Promo Banners Promo Banners Magento Extension User Guide Official extension page: Promo Banners Page 1 Table of contents: 1. How to add a new banner.... 3 2. General banner settings...... 4 3. Selection of banner position.....

More information

Online sales management software Quick store setup. v 1.1.3

Online sales management software Quick store setup. v 1.1.3 Online sales management software Quick store setup v 1.1.3 Table of Contents 1Shopizer urls...3 2Configure your store...3 Store and profile...4 Store Front Configuration...4 3Integration...6 4Configure

More information

PEP 4 Georgia First Marketplace (Sciquest)

PEP 4 Georgia First Marketplace (Sciquest) This course covers the following objectives 1) Reviewing PEP1-PEP3. 2) Introduction to GA First Marketplace. 3) Marketplace Shopper. 4) Marketplace User/Requester. 5) Enhanced Automatic Approval Workflow.

More information

Microsoft Advertising adcenter Campaign Analytics Getting Started Guide

Microsoft Advertising adcenter Campaign Analytics Getting Started Guide Microsoft Advertising adcenter Campaign Analytics Getting Started Guide Contents Introduction... 3 What is Microsoft Advertising adcenter Campaign Analytics?... 3 Useful terms... 3 Overview... 4 Get Started...

More information

WebEx Meeting Center User Guide

WebEx Meeting Center User Guide WebEx Meeting Center User Guide For Hosts, Presenters, and Participants 8.17 Copyright 1997 2010 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco

More information

Create Installa+on Packages in Visual Studio

Create Installa+on Packages in Visual Studio Create Installa+on Packages in Visual Studio Step by step Exercises Hans- Pe8er Halvorsen, M.Sc. Maintenance Developers Developers & Testers Customers Development Tes+ng Produc+on Deployment & Installa+on

More information

Standard Checkout. Button Creation Wizard Implementation Guide. U.S. Version 2014-01-13

Standard Checkout. Button Creation Wizard Implementation Guide. U.S. Version 2014-01-13 Standard Checkout Button Creation Wizard Implementation Guide U.S. Version 2014-01-13 Introduction 2 TOC 3 Contents List of Tables... 5 List of Figures... 7 Overview of Checkout by Amazon...9 Who Should

More information

List Management : Campaign Dashboard. Campaign Dashboard. Displays all recent campaign ac5vity when you first log in

List Management : Campaign Dashboard. Campaign Dashboard. Displays all recent campaign ac5vity when you first log in List Management List Management : Campaign Dashboard Campaign Dashboard Displays all recent campaign ac5vity when you first log in List Management : List View List Management View Easily Edit, Copy, Delete,

More information

Website Design. A Crash Course. Monique Sherre, monique@boxcarmarke4ng.com

Website Design. A Crash Course. Monique Sherre, monique@boxcarmarke4ng.com Website Design A Crash Course Monique Sherre, monique@boxcarmarke4ng.com When & Why Do We Re- Design no mobile BoxcarMarke6ng.com aesthe6c update Raincoast.com legacy CMS ABCBookWorld.com new company,

More information

How to Setup your E-mail Account - Apple Mail for Mac OS X

How to Setup your E-mail Account - Apple Mail for Mac OS X How to Setup your E-mail Account - Apple Mail for Mac OS X 1 - Open Mail. 2- The Welcome to Mail screen should pop up. If you are not setting up Apple Mail for the first time, follow steps 5 to 7 and click

More information

1. After installing you can launch the program by clicking on the Start button and then select Programs, then WS_FTP LE, and then WS_FTP LE.

1. After installing you can launch the program by clicking on the Start button and then select Programs, then WS_FTP LE, and then WS_FTP LE. Section 1.0 How-To: Connecting to Warrnambool on The Web Using WS-FTP LE. This program can be downloaded from http://download.com.com/3000-2160-10018456.html 1. After installing you can launch the program

More information

How To Setup A Facebook Store From Your Existing Shopify Store

How To Setup A Facebook Store From Your Existing Shopify Store How To Setup A Facebook Store From Your Existing Shopify Store Setting up a store on Facebook is easy, here s how: Select the Zibaba Facebook fan page store from the Shopify app store and click install

More information

C1 ecommerce Core Building Successful Online Shops

C1 ecommerce Core Building Successful Online Shops C1 ecommerce Core Building Successful Online Shops Building a Basic Online Shop: 6 Steps: Se#ng Up Catalogs 5 mins Adding Products 15 mins Customizing Layout (invoice, shopping cart) 15 mins Shipping Op@ons

More information

DocuSign Connect for Salesforce Guide

DocuSign Connect for Salesforce Guide Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign

More information

IMRG Peermap API Documentation V 5.0

IMRG Peermap API Documentation V 5.0 IMRG Peermap API Documentation V 5.0 An Introduction to the IMRG Peermap Service... 2 Using a Tag Manager... 2 Inserting your Unique API Key within the Script... 2 The JavaScript Snippet... 3 Adding the

More information

Seller Portal User Guide V.05.01.2015

Seller Portal User Guide V.05.01.2015 Seller Portal User Guide V.05.01.2015 Program Description Newegg International provides Marketplace sellers the ability to sell and ship to any international market made available on the platform. Currently

More information

Magic Submitter Questions and Answers

Magic Submitter Questions and Answers Magic Submitter Questions and Answers Contents Troubleshooting... 3 1. Where can I found educational materials on how to use Magic Submitter?... 3 2. Problems with Magic Submitter registration... 3 3.

More information

ADFS Integration Guidelines

ADFS Integration Guidelines ADFS Integration Guidelines Version 1.6 updated March 13 th 2014 Table of contents About This Guide 3 Requirements 3 Part 1 Configure Marcombox in the ADFS Environment 4 Part 2 Add Relying Party in ADFS

More information

Bb Collaborate Online Rooms Faculty Support Guide

Bb Collaborate Online Rooms Faculty Support Guide Bb Collaborate Online Rooms Faculty Support Guide D2L Services West Chester University of Pennsylvania www.wcupa.edu/d2l 610-436-3350, option 2 Anderson Hall, room 20 d2l@wcupa.edu v10.3 June 2014 Contents

More information

Conversion Tips & Testing Ideas

Conversion Tips & Testing Ideas 99 designed Conversion Tips & Testing Ideas No more excuses about not knowing what to test. This whitepaper contains a comprehensive list of 99 ;ps and tes;ng ideas to make your conversion rate skyrocket.

More information

Digital Communication Agency

Digital Communication Agency Digital Communication Agency The & philosophy for us, brands need to connect. because customers are people. and the chord you need to strike is in the mind and in the heart Partners in Growth Why Barton

More information

How to Create a Facebook Page for Pro Contractors

How to Create a Facebook Page for Pro Contractors Set Up a Personal Page First Facebook requires you to set up a personal page/ account prior to setting up a business page (even if you never use your personal page.) Click here to access Facebook. Once

More information

Adventures in Bouncerland. Nicholas J. Percoco Sean Schulte Trustwave SpiderLabs

Adventures in Bouncerland. Nicholas J. Percoco Sean Schulte Trustwave SpiderLabs Adventures in Bouncerland Nicholas J. Percoco Sean Schulte Trustwave SpiderLabs Agenda Introduc5ons Our Mo5va5ons What We Knew About Bouncer Research Approach & Process Phase 0 Phase 1 7 Final Test What

More information

Configura)on Management Process and Environment MACS Review 1 February 5th, 2010 Roland Moser

Configura)on Management Process and Environment MACS Review 1 February 5th, 2010 Roland Moser Configura)on Management Process and Environment MACS Review 1 February 5th, 2010 Roland Moser R. Gutleber 1 Goals Configura)on Management (CM) is the implementa)on and the execu)on of processes and procedures

More information

Nationwide Marketing Storefront Guide

Nationwide Marketing Storefront Guide Nationwide Marketing Storefront Guide Table of Contents I. Introduction... 2 Marketing Storefront Overview... 2 Benefits of Marketing Storefront... 2 Features of Marketing Storefront... 2 Accessing Marketing

More information

Dewar COEHS Meeting Documentation Form

Dewar COEHS Meeting Documentation Form Dewar COEHS Meeting Documentation Form This form should be completed by all non statutory committees/groups for meetings associated with the COEHS. Statutory committees are required to maintain formal

More information

LiveText for Salesforce Quick Start Guide

LiveText for Salesforce Quick Start Guide LiveText for Salesforce Quick Start Guide (C) 2014 HEYWIRE BUSINESS ALL RIGHTS RESERVED LiveText for Salesforce Quick Start Guide Table of Contents Who should be looking at this document... 3 Software

More information

Manual. Version: 1.0.0

Manual. Version: 1.0.0 Manual Version: 1.0.0 Table of Contents I. INTRODUCTION... 3 II. INSTALLATION... 5 a. System Requirements... 5 b. Installation... 5 c. Configure PayPal IPN... 5 d. Cron Setup... 6 e. Upload Email Logo...

More information

RichPromo User Guide PAGE 1

RichPromo User Guide PAGE 1 RichPromo User Guide Product Description RichPromo is a campaign management platform that personalizes and optimizes content to ensure the most relevant and effective promotion is being shown to each shopper

More information

A Step-by-Step Patient Guide to Upload Medical Images to the Cleveland Clinic Neurological Institute

A Step-by-Step Patient Guide to Upload Medical Images to the Cleveland Clinic Neurological Institute A Step-by-Step Patient Guide to Upload Medical Images to the Cleveland Clinic Neurological Institute Cleveland Clinic 1995-2014. All Rights Reserved. v.08.05.14 Table of Contents Get Started Step 1: Locate

More information

Implementation Guide. Implementation set up: Configure your channel. Implementation customization: Enable your social profiles

Implementation Guide. Implementation set up: Configure your channel. Implementation customization: Enable your social profiles Implementation Guide Welcome to the Buddy Media social marketing suite! Now that your channel and admin account have been created, this guide walks through the steps to configure your channel, users and

More information

Bazaarvoice for Magento Extension Implementation Guide v6.3.4

Bazaarvoice for Magento Extension Implementation Guide v6.3.4 Bazaarvoice Bazaarvoice for Magento Extension Implementation Guide v6.3.4 Version 6.3.4 Bazaarvoice Inc. 03/25/2016 Introduction Bazaarvoice maintains a pre-built integration into the Magento platform.

More information

Honeycomb Crea/ve Works is financed by the European Union s European Regional Development Fund through the INTERREG IVA Cross- border Programme

Honeycomb Crea/ve Works is financed by the European Union s European Regional Development Fund through the INTERREG IVA Cross- border Programme Honeycomb Crea/ve Works is financed by the European Union s European Regional Development Fund through the INTERREG IVA Cross- border Programme managed by the Special EU Programmes Body. Web Analy*cs In

More information

QuickBooks Mac 2014 Getting Started Guide

QuickBooks Mac 2014 Getting Started Guide QuickBooks Mac 2014 Getting Started Guide Financial Institution Support - OFX Connectivity Group Table of Contents QUICKBOOKS 2014 FOR MAC GETTING STARTED GUIDE... 3 ABOUT THIS GUIDE... 3 QUICKBOOKS 2014

More information

1 Which of the following questions can be answered using the goal flow report?

1 Which of the following questions can be answered using the goal flow report? 1 Which of the following questions can be answered using the goal flow report? [A] Are there a lot of unexpected exits from a step in the middle of my conversion funnel? [B] Do visitors usually start my

More information

Media Console Using Atlas Import Wizard

Media Console Using Atlas Import Wizard Media Console Using Atlas Import Wizard Use the Atlas Import Wizard to create media plans when you have large campaigns or campaigns that use many different URLs and ads. This job aid covers the basic

More information

Setup Guide for PrestaShop and BlueSnap

Setup Guide for PrestaShop and BlueSnap Setup Guide for PrestaShop and BlueSnap This manual is meant to show you how to connect your PrestaShop store with your newly created BlueSnap account. It will show step-by-step instructions. For any further

More information

FUNNELBRAIN ONLINE MARKETING GET EDUCATED ON THE SITE THE DELIVERS QUALIFIED STUDENTS TO YOUR SCHOOL. FunnelBrain

FUNNELBRAIN ONLINE MARKETING GET EDUCATED ON THE SITE THE DELIVERS QUALIFIED STUDENTS TO YOUR SCHOOL. FunnelBrain FUNNELBRAIN ONLINE MARKETING GET EDUCATED ON THE SITE THE DELIVERS QUALIFIED STUDENTS TO YOUR SCHOOL FunnelBrain ABOUT FUNNELBRAIN Founded in 2008, by Internet execu4ves from REALTOR.com, WebMD and educa4onal

More information

8 Simple Things You Might Be Overlooking In Your AdWords Account. A WordStream Guide

8 Simple Things You Might Be Overlooking In Your AdWords Account. A WordStream Guide 8 Simple Things You Might Be Overlooking In Your AdWords Account A WordStream Guide 8 Simple Things You Might Be Overlooking In Your AdWords Account AdWords makes it incredibly easy to set up and run a

More information

CS 5150 So(ware Engineering System Architecture: Introduc<on

CS 5150 So(ware Engineering System Architecture: Introduc<on Cornell University Compu1ng and Informa1on Science CS 5150 So(ware Engineering System Architecture: Introduc

More information

How To Change A Test Order On A Lab

How To Change A Test Order On A Lab Laboratory- Clinical Communica1ons LCC Profile IHE Laboratory Domain College of American Pathologists Jim Harrison, Univ. of Virginia The Problem The tradi1onal order- result paradigm does not include

More information

User manual for the visitors of Interreg Danube Programme website

User manual for the visitors of Interreg Danube Programme website User manual for the visitors of Interreg Danube Programme website Table of contents National contact points... 2 Newsletter subscription... 2 Subscribe... 2 Unsubscribe... 2 Forum... 2 Approved projects...

More information

Great! You sold some Lexmark devices. Now you need to file for the associated rebates.

Great! You sold some Lexmark devices. Now you need to file for the associated rebates. Great! You sold some Lexmark devices. Now you need to file for the associated rebates. How do you do that today? Fill out a spreadsheet, email it to someone at Lexmark and wait How do you know if they

More information

MRED Guide to: Managing Your PREMIUM Goomzee Account

MRED Guide to: Managing Your PREMIUM Goomzee Account Goomzee- User s Guide MRED Guide to: Managing Your PREMIUM Goomzee Account Promote Your Properties In Minutes Goomzee is a comprehensive mobile marketing and lead generation system for real estate professionals.

More information

Single Property Website Quickstart Guide

Single Property Website Quickstart Guide Single Property Website Quickstart Guide Win More Listings. Attract More Buyers. Sell More Homes. TABLE OF CONTENTS Getting Started... 3 First Time Registration...3 Existing Account...6 Administration

More information

Gmail setup for administrators

Gmail setup for administrators Gmail setup for administrators In this guide 1. Turn on features in your Admin console 2. Import your old emails 3. Use labels and search 4. Add your signature 5. Use Gmail with a secondary email address

More information

Setting up a Scheduled task to upload pupil records to ParentPay

Setting up a Scheduled task to upload pupil records to ParentPay Setting up a Scheduled task to upload pupil records to ParentPay To ensure that your setup goes ahead without any issues please first check that you are setting the scheduled task up on the SIMS server

More information

LiveEngage Setup Guide

LiveEngage Setup Guide LiveEngage Setup Guide Welcome to the LivePerson community! Congratulations on joining the worldwide movement toward digital engagement to satisfy customers and increase sales. This guide is just one of

More information

An Introduction to Box.com

An Introduction to Box.com An Introduction to Box.com Box is an online file sharing and cloud content management service and it provides features such as: Security controls Space Mobility Online collaboration Mobile access Version

More information

Guide to iconnect. Enabling interac(on and collabora(on in real (me!

Guide to iconnect. Enabling interac(on and collabora(on in real (me! Guide to iconnect Enabling interac(on and collabora(on in real (me! STEP 1: Join our community Join our community of educa2on professionals on www.interfacespace.com And create a profile! Tell others about

More information

Last Updated June 09

Last Updated June 09 PRODUCT LISTINGS DATA FEED SPECIFICATION Last Updated June 09 Page 1 Introduction For your products to appear in Shopzilla s Shopping Search Engine, you must create and submit a product datafeed. A product

More information

Copyright 2009. Wolf Track Software

Copyright 2009. Wolf Track Software Copyright 2009. Wolf Track Software No part of this publication may be reproduced in any form, by Photostat, Microfilm, xerography, or any other means, which are now known, or to be invented, or incorporated

More information

Google Docs A Tutorial

Google Docs A Tutorial Google Docs A Tutorial What is it? Google Docs is a free online program that allows users to create documents, spreadsheets and presentations online and share them with others for collaboration. This allows

More information

Jackson Systems E-commerce Guide

Jackson Systems E-commerce Guide Accessing E-commerce To access the e-commerce feature, go to jacksonsystems.com and click on Contractor Login in the upper right hand corner. If you do not have a username and password, you can request

More information

Discovering Computers Fundamentals, 2010 Edition. Living in a Digital World

Discovering Computers Fundamentals, 2010 Edition. Living in a Digital World Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Objec&ves Overview Discuss the importance of project management, feasibility assessment, documenta8on, and data and informa8on

More information

Gorilla CRM System Installation Instructions

Gorilla CRM System Installation Instructions Gorilla CRM System Installation Instructions Preparation Your office environment will determine the type of Gorilla installation needed on each workstation. Answer the following questions before proceeding

More information

USM Web Content Management System

USM Web Content Management System University of Southern Maine USM Web Content Management System USM Web CMS Technical Development Group 4/26/2011 Content o Introduction o Login o User Roles o Group Member o Group Publisher o Group Admin

More information

2013 Copyright ComFit Learning Prep

2013 Copyright ComFit Learning Prep 1 2 We at ComFit share with you a common objec=ve: to help your students be more successful in their academic lives and their personal lives. We seek to accomplish this objec=ve by helping you address

More information

Setting Up Your Online ecommerce Shopping Cart

Setting Up Your Online ecommerce Shopping Cart Setting Up Your Online ecommerce Shopping Cart Setting Up Your Online ecommerce Shopping Cart Contents o Building Your ecommerce Shopping Cart o Creating Products o Configuring Shipping & Verifying Taxes

More information

Activities Manual. Product Manual. Table of Contents. 1. efolio. 1.1. Overview. 1.2. Benefits

Activities Manual. Product Manual. Table of Contents. 1. efolio. 1.1. Overview. 1.2. Benefits Activities Manual Table of Contents 1. efolio 1.1. Overview 1.2. Benefits 1.3. User Documentation 1.4. Teacher Documentation 2. Page Menu 2.1. Overview 2.2. Teacher Documentation 2.3. Permissions 3. Product

More information

Magento Extension User Guide

Magento Extension User Guide Smart Review Reminder Magento Extension User Guide Official extension page: Smart Review Reminder Page 1 Table of contents: 1. Email Settings.....3 2. Conditions Settings.........6 3. Google Analytics

More information

We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file.

We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file. Creative Specs Gmail Sponsored Promotions Overview The GSP creative asset will be a ZIP folder, containing four components: 1. Teaser text file 2. Teaser logo image 3. HTML file with the fully expanded

More information

Training Manual. Version 6

Training Manual. Version 6 Training Manual TABLE OF CONTENTS A. E-MAIL... 4 A.1 INBOX... 8 A.1.1 Create New Message... 8 A.1.1.1 Add Attachments to an E-mail Message... 11 A.1.1.2 Insert Picture into an E-mail Message... 12 A.1.1.3

More information

TCF Online Bill Pay Quick Start and Reference Guide

TCF Online Bill Pay Quick Start and Reference Guide TCF Online Bill Pay Quick Start and Reference Guide Table of Contents Quick Start The TCF Online Bill Pay... 4 Add a Payment Category... 7 Add a Memo... 8 Add a Note... 9 Help/FAQ... 10 Cancel a Payment...

More information

dotmailer for Salesforce Installation Guide Winter 2015 Version 2.30.1

dotmailer for Salesforce Installation Guide Winter 2015 Version 2.30.1 for Salesforce Installation Guide Winter 2015 Version 2.30.1 Page 1 CONTENTS 1 Introduction 2 Browser support 2 Self-Installation Steps 2 Checks 3 Package Download and Installation 4 Users for Email Automation

More information

A Brief Overview of the Mobile App Ecosystem. September 13, 2012

A Brief Overview of the Mobile App Ecosystem. September 13, 2012 A Brief Overview of the Mobile App Ecosystem September 13, 2012 Presenters Pam Dixon, Execu9ve Director, World Privacy Forum Jules Polonetsky, Director and Co- Chair, Future of Privacy Forum Nathan Good,

More information

ExactTarget GENESIS I N TEGRATION GUIDE

ExactTarget GENESIS I N TEGRATION GUIDE ExactTarget GENESIS I N TEGRATION GUIDE GENESIS INTEGRATION GUIDE II Table of Contents Terms and Conditions of Use... 4 Intended Audience... 4 Account Support... 4 Service and Billing Information... 4

More information

Taulia Supplier Portal User Guide

Taulia Supplier Portal User Guide Taulia Supplier Portal User Guide Version 2.1 Taulia Inc. Taulia GmbH 201 Mission Street, Ste. 900 Gladbacher Strasse 74 San Francisco, CA 94105 Phone +1 (415) 376 8280 40219 Düsseldorf Germany Fax +1

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

LACKING TRACKING? STOP SLACKING. GOOGLE TAG MANAGER

LACKING TRACKING? STOP SLACKING. GOOGLE TAG MANAGER LACKING TRACKING? STOP SLACKING. GOOGLE TAG MANAGER November 9, 2015 edui HI! I M PAUL KOCH I work as a Senior Digital Analyst at Viget. @paulmkoch Viget Labs, LLC This presentation is CONFIDENTIAL and

More information

!!!!! 3. This will display your current live catalogue an example is displayed below: Provider Portal Managing your catalogue

!!!!! 3. This will display your current live catalogue an example is displayed below: Provider Portal Managing your catalogue Provider Portal Managing your catalogue Provider organisa.ons can manage their own catalogue that displays on the West Sussex Connect to Support site. Products/services can be amended, added and deleted.

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

PayPal Integration Instructions

PayPal Integration Instructions PayPal Integration Instructions Table of Contents Overview... 1 Option 1: Adding a Shopping Cart Wordpress simple PayPal Shopping Cart... 2 Step 1: Navigate to the Plugins Page... 2 Step 2: Click the Add

More information

E-commerce. Further Development 85

E-commerce. Further Development 85 Further Development 85 If you ve ever bought anything online, you ll know how simple the process can be as a buyer. But how difficult is it to set up your own e-store? Fortunately with WebPlus, the process

More information

FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION

FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION Library Getting a Form 1. Click on Start a Form. (Alternatively, you can click on Library in the menu bar at the top) 2. This will open

More information

SMALL BUSINESS ACCOUNTING. User Guide

SMALL BUSINESS ACCOUNTING. User Guide SMALL BUSINESS ACCOUNTING User Guide Welcome to QuickBooks We're going to help you get paid, pay others, and see how your business is doing. Use this guide to learn key tasks and get up and running as

More information

Ecommerce and PayPal Shopping Cart

Ecommerce and PayPal Shopping Cart 1 of 5 Ecommerce and PayPal Shopping Cart NOTE: If you do not see the "SETTINGS" tab at the top of your editor and you need to make a change or add shopping cart functionality, please send a request to

More information

Google Sites. How to create a site using Google Sites

Google Sites. How to create a site using Google Sites Contents How to create a site using Google Sites... 2 Creating a Google Site... 2 Choose a Template... 2 Name Your Site... 3 Choose A Theme... 3 Add Site Categories and Descriptions... 3 Launch Your Google

More information