Impact TM Adobe Integration Requirements

Size: px
Start display at page:

Download "Impact TM Adobe Integration Requirements"

Transcription

1 Impact TM Adobe Integration Requirements

2 Trademarks Acxiom is a registered trademark of Acxiom Corporation. All other trademarks and registered trademarks are the property of their respective owners. Copyright Notice Copyright 2014 by Acxiom Corporation. All rights reserved. Reproduction of all or any portion of this text, software, or exhibits without written consent is expressly prohibited. The documentation in this guide is subject to change by Acxiom Corporation without prior notice. Users may copy this manual and the program(s) described in this manual only for the express purpose(s) for which the program and product(s) were designed and only for the direct use(s) of the original purchaser. Any and all copies of the materials must contain appropriate Acxiom copyright statements and acknowledgments. Created: June 1, 2014 Client Support During business hours If you encounter any technical difficulties or need assistance with this or any other Acxiom application, Client Support representatives are available Monday through Friday from 6:00 AM to 7:00 PM Pacific Time, excluding US holidays. You can contact Client Support either by phone or . Typically, you will receive a response to an message within one hour. If representatives are busy when you phone, you can leave a voice message. Voice messages are handled as the next incoming call. techsupport@acxiomdigital.com Telephone: (U.S. only) Telephone: (outside U.S.) Coverage outside business hours Refer to your Service Level Agreement or talk with your Account Team regarding client support outside regular business hours. ii

3 Table of Contents Acxiom-Adobe Integration... 1 Link Parameters... 2 Exporting Data from Acxiom to Adobe Campaign Metrics File Campaign Classifications File... 3 Importing Data from Adobe to Acxiom... 4 iii

4 Acxiom-Adobe Integration In order to give customers a better understanding of whether website activity is a result of a particular campaign, Acxiom and Adobe have partnered to provide integration APIs/Webservices that allow the customer to export campaign data from Impact to Adobe, which can be used for additional report creation in Adobe, as well as to import product view/purchase data collected by Adobe into Impact, which can be used for re-marketing efforts in Campaign Manager. The basic Acxiom-Adobe data flow looks like this: Acxiom sends campaign s to customers containing links to websites and collects Metrics and Classification Data. Acxiom then exports two different data files to Adobe: the Campaign Metrics file and the Campaign Classifications Data file. Clicks within the s sent by Acxiom that contain links (which, in turn, contain cell ID, member ID, and offer ID in the URL) to websites are collected by Adobe. Acxiom then imports the aggregate data collected by Adobe in the form of several segments and their associated data variables. Several setup steps must be completed prior to using the integration: Current Acxiom customers must also sign an agreement with Adobe. Contact your Acxiom Account Representative for more information. The desired campaign fields to be exported from Acxiom to Adobe must be defined on adobe.com. See the Exporting Data from Acxiom to Adobe section for more information. 1

5 The segments to be imported into Acxiom from Adobe must be defined on adobe.com. See the Importing Data from Adobe to Acxiom section for more information. The Program ID for the company must be defined on adobe.com. Acxiom uses the Program ID as the primary key to export and import campaign data to and from Adobe for each company. The Notification List field, which is a list of addresses that will receive notification s when data is exported, must be sent to Acxiom. The From Address field, which defines the From Address for the notification s, must be sent to Acxiom. Link Parameters Acxiom provides three different parameters in the links contained within the that direct the recipient to the web site. These parameters tie the segment data collected by Adobe to a particular member, message, and offer. The parameters are: acx_rid this parameter uniquely identifies the individual recipient and is set to DI_MEMBER_ID. This parameter is required. acx_mid this parameter uniquely identifies the message that was sent and is set to DI_CELL_ID. This parameter is required. acx_lid this parameter uniquely identifies the tracking link in the message and is set to DI_OFFER_ID. This parameter is Hence, the final URL will contain: &acx_rid=<di_member_id/>&acx_mid=<di_cell_id/>&acx_lid=<di_offer_id/> Exporting Data from Acxiom to Adobe Two different files are exported from Acxiom to Adobe, both of which contain multiple fields. During setup on adobe.com, the fields for each of these files can be selected so that they are included in or de-selected so that they are excluded from the export files. The files exported and their respective fields are: Campaign Metrics File The Campaign Metrics file contains aggregate data collected by Acxiom that is exported to Adobe. The Metrics file contains the following fields: Date the current date. This field is required. Message ID the message ID (cell ID). This field is required. 2

6 Sent the number of messages sent. This field is required. Opened the number of messages opened. This field is required. Clicked the number of messages containing at least one click. This field is required. Unsubscribed the number of unsubscribe links clicked. This field is required. Total Bounces the number of messages that were bounced. This field is required. An example Metrics file: Date Message ID (Cell ID) Sent Opened Clicked Unsubscribed Total Bounces 5/20/ /20/ /20/ Campaign Classifications File The following fields can be selected for inclusion when exporting the Classifications file: Campaign the Impact campaign associated with the cell. This field is required. Channel this field is hardcoded as since the campaign is launched from Impact. This field is required. Message Name the Impact message name associated with the cell. This field is required. Custom Classification 1 thru 5 (Classified Variable = Message ID) you can define five additional classifications. These fields are Destination URL the destination URL for the tracking link. This field is required only if Link ID is passed in the Tracking Link parameter (acx_lid=<di_offer_id/>). Category the category assigned to the tracking link. This field is required only if Link ID is passed in the Tracking Link parameter (acx_lid=<di_offer_id/>). Link Name the link name assigned to the tracking link. This field is required only if Link ID is passed in the Tracking Link parameter (acx_lid=<di_offer_id/>). 3

7 An example Classifications file: Message ID (Cell ID) Campaigns Message Name Channel Summer Promo Women s Sale Newsletter March Importing Data from Adobe to Acxiom Acxiom imports data collected by Adobe for use in creating reports as well as for remarketing campaigns in Acxiom. The available segments and their associated data variables that can be imported include: Product Views recipients that viewed a product but did not purchase a product. This segment is required. Purchases recipients who purchased a product. This segment is required. Cart Abandons recipients who added product to a cart, but did not purchase. This segment is required. Abandoned Form recipients who started filling out a form but did not complete the form. This segment is required. Downloaded File recipients who completed a download. This segment is Custom Breakdown 1 thru 3 additional custom segment defined by the client. This segment is Data Variables The following data variables can be included for the segments listed above: Event Date the date the customer initiated an event for the segment. This field is required. Message ID the cell (cell ID in Impact) that generated the segment event. This field is Recipient ID the customer (member ID in Impact) for the generated segment event. This field is required. Link ID the tracking link that generated the segment event. This field is Products the products the customer took action on for the segment. This field is required. Revenue the customer revenue associated with the Purchases segment. This field is 4

8 Order ID the order ID associated with each product purchase. This field is Orders the order value associated with each product purchase. This field is Page Views the page visits for each product purchase. This field is Form Name the form name associated with the Abandoned Form segment. This field is Form Started the number of customers that started entering data on a form. This field is Form Completion the number of customers that completed a form. This field is Downloaded File the file name that was downloaded. This variable is only associated with the Downloaded File segment. This field is File Downloaded the number of customers that downloaded a file. This field is Custom Event 1 thru 5 custom events associated with custom segments. These fields are 5

Adobe Marketing Cloud Responsys Data Connector for Adobe Analytics

Adobe Marketing Cloud Responsys Data Connector for Adobe Analytics Adobe Marketing Cloud Responsys Data Connector for Adobe Analytics Contents Responsys Data Connector for Adobe Analytics...3 Integration Overview...3 Key Benefits...3 Integration Prerequisites...4 Deploying

More information

CheetahMail GENESIS I N TEGRATION GUIDE

CheetahMail GENESIS I N TEGRATION GUIDE CheetahMail 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

Avaya Communications Process Manager Release 2.2 Web Portal Help for Administrative Users

Avaya Communications Process Manager Release 2.2 Web Portal Help for Administrative Users Avaya Communications Process Manager Release 2.2 Web Portal Help for Administrative Users Document No. 04-601163 August 2008 Issue 10 2008 Avaya Inc. All Rights Reserved. Notice While reasonable efforts

More information

Adobe Marketing Cloud Neolane Ozon Data Connector for Adobe Analytics

Adobe Marketing Cloud Neolane Ozon Data Connector for Adobe Analytics Adobe Marketing Cloud Neolane Ozon Data Connector for Adobe Analytics Contents Neolane Ozon Data Connector for Adobe Analytics...3 Key Benefits and Features...3 Dynamic Marketing Segments...3 Before You

More information

Avaya Communications Process Manager Release 2.2 Web Portal Help for Non-administrative Users

Avaya Communications Process Manager Release 2.2 Web Portal Help for Non-administrative Users Avaya Communications Process Manager Release 2.2 Web Portal Help for Non-administrative Users Document No. 04-601161 August 2008 Issue 12 2008 Avaya Inc. All Rights Reserved. Notice While reasonable efforts

More information

Product Correction Notice (PCN)

Product Correction Notice (PCN) Product (PCN) Issue Date: February 06, 2009 Archive Date: February 28, 2010 PCN Number: 1675B SECTION 1 - CUSTOMER NOTICE This PCN address issues with the following products and systems: Proactive Contact

More information

Adobe Marketing Cloud Lyris Data Connector for Adobe Analytics

Adobe Marketing Cloud Lyris Data Connector for Adobe Analytics Adobe Marketing Cloud Lyris Data Connector for Adobe Analytics Contents Lyris Data Connector for Adobe Analytics...3 Key Benefits and Features...3 Integration Prerequisites...3 Configure Adobe Analytics

More information

USER GUIDE. Schmooze Com Inc.

USER GUIDE. Schmooze Com Inc. USER GUIDE Schmooze Com Inc. Chapters Overview General Settings Campaign Management Call List Groups Overview Broadcast (XactDialer) module allows you to send a message broadcasting to a predefined list

More information

POWERPOINT PLUGIN Contacting indata indata Corporation 225 E Germann Rd., Suite 310 Gilbert, AZ 85297 USA www.indatacorp.com Phone: 480-497-8595 Toll Free: 877-463-2829 Fax: 480-497-1833 Customer Care:

More information

Quick Update Guide for ComplianceOne Client

Quick Update Guide for ComplianceOne Client Choose a building block. Governance, Risk & Compliance Quick Update Guide for ComplianceOne Client ComplianceOne Solution Governance, Risk & Compliance Quick Update Guide for ComplianceOne Client Date

More information

MAPP DIGITAL TECHNICAL SUPPORT MANUAL AND OPERATIONAL PROCEDURES

MAPP DIGITAL TECHNICAL SUPPORT MANUAL AND OPERATIONAL PROCEDURES This document replaces our previous Customer Service Support Guide and Technical Support policies MAPP DIGITAL TECHNICAL SUPPORT MANUAL AND OPERATIONAL PROCEDURES This document presents how the Mapp Digital

More information

PERFORMANCE HORIZON NEWSLETTER

PERFORMANCE HORIZON NEWSLETTER Tuesday,)December)8,)2015)at)8:13:53)AM)Pacific)Standard)Time Subject: Introducing+the+Mobile+Measurement+Kit+&+Smart+Redirects. Date: From: To: Wednesday,+November+25,+2015+at+12:30:14+AM+Pacific+Standard+Time

More information

Advanced Training Manual: Contacts

Advanced Training Manual: Contacts Advanced Training Manual: Contacts Last Updated: November 2011 Table of Contents Introduction Training Objective Opt Outs Unsubscribe Link Manual Opt Out Plain Text Opt Out Accidental Opt Out Advanced

More information

Event Day FAQ. Table of Contents What are common reports I should run? 2. How do we create a new supporter in Go Time? 2

Event Day FAQ. Table of Contents What are common reports I should run? 2. How do we create a new supporter in Go Time? 2 Event Day FAQ Table of Contents What are common reports I should run? 2 How do we create a new supporter in Go Time? 2 How do we handle checkin with Households who have self-registered Household members?

More information

Ensure holiday s reach the inbox

Ensure holiday  s reach the inbox Ensure holiday emails reach the inbox 2013 2014 Experian Information Solutions, Inc. All rights reserved. Experian and the marks used herein are service marks or registered trademarks of Experian Information

More information

RDMS AUTOMATED FILE EXTRACT SERVICE REQUEST APPROVAL FORM

RDMS AUTOMATED FILE EXTRACT SERVICE REQUEST APPROVAL FORM AUTOMATED FILE EXTRACT SERVICE REQUEST APPROVAL FORM This form is intended for University of California Office of the President Risk Services (OPRS) affiliates. The form is designed to collect key information

More information

Polycom Global Services

Polycom Global Services SUPPORT SERVICES OVERVIEW Polycom Global Services Support Services Polycom Global Services wants to help you select the best support option for your needs. We understand your decision will be based on

More information

Website Privacy Policy

Website Privacy Policy Website Privacy Policy This website is operated by LSI Projects Limited. We take your privacy very seriously therefore we urge you to read this policy very carefully as it details important information

More information

FAQ. Table of Contents

FAQ. Table of Contents FAQ Table of Contents What are common reports I should run?... 1 How do we create a new supporter in Go Time?... 2 How do we handle checkin and checkout with Households who have self-registered Household

More information

2010 Guide to Holiday Campaigns: 14 Tips to Increase Holiday Revenue

2010 Guide to Holiday  Campaigns: 14 Tips to Increase Holiday Revenue 2010 Guide to Holiday Email Campaigns: 14 Tips to Increase Holiday Revenue 01 2010, Listrak By Megan Ouellet, Director of Marketing September 15, 2010 Online retailers will face another challenging holiday

More information

SeelogicMail Terms and Conditions

SeelogicMail Terms and Conditions SeelogicMail Terms and Conditions Seelogic Mail (the "Services"), is a web based software application that offers businesses and web site operators a software application for HTML design, email list management

More information

StruxureWare TM Data Center Operation Periodic Maintenance. Statement Of Work. 2.0 Features & Benefits

StruxureWare TM Data Center Operation Periodic Maintenance. Statement Of Work. 2.0 Features & Benefits - 1 - StruxureWare TM DC Operation Periodic Maintenance Service Integration Service Statement Of Work 1. Executive summary StruxureWare TM Data Center Operation Periodic Maintenance Table of Contents 1.0

More information

March Canadian Public Tenders Buyer Guide

March Canadian Public Tenders Buyer Guide March 2010 Canadian Public Tenders Buyer Guide Table of Contents WELCOME TO MERX... 1 ABOUT THIS REFERENCE GUIDE... 1 SECTION 1 GETTING STARTED... 2 SYSTEM REQUIREMENTS... 2 NAVIGATING IN MERX... 2 SECTION

More information

RECOMIND USER GUIDE 1

RECOMIND USER GUIDE 1 RECOMIND USER GUIDE 1 Table of Contents About Recomind 3 1.Email Campaigns 3 1.1New Campaign 3 1.1.1Unique Campaign Name 3 1.1.2Selecting/Uploading Customer DB 8 1.1.3Build/Upload HTML 13 1.1.4Internal

More information

PRODUCT DESCRIPTIONS AND METRICS

PRODUCT DESCRIPTIONS AND METRICS PRODUCT DESCRIPTIONS AND METRICS Adobe PDM Adobe Campaign Managed Services (2014v3) The Products and Services described in this PDM are subject to the applicable Sales Order, the terms of this PDM, the

More information

Kentico Lead Scoring. A Practical Guide to Setting Up Scoring and Its Rules in Kentico.

Kentico Lead Scoring. A Practical Guide to Setting Up Scoring and Its Rules in Kentico. Kentico Lead Scoring A Practical Guide to Setting Up Scoring and Its Rules in Kentico www.kentico.com Lead scoring is a great lead management tool that helps marketers classify their website visitors according

More information

FAQ. Pre-Event. If you have set some values to "Priceless", we recommend disabling the value from appearing as the value will appear as $0.

FAQ. Pre-Event. If you have set some values to Priceless, we recommend disabling the value from appearing as the value will appear as $0. FAQ Pre-Event Will the package values appear on the bidding site? In the Online Bidding Settings area you have the option to show or hide package values on the bidding site. If you have set some values

More information

Salesforce CRM Content Implementation Guide

Salesforce CRM Content Implementation Guide Salesforce CRM Content Implementation Guide Salesforce, Summer 16 @salesforcedocs Last updated: June 7, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

WebOffice TM Getting Started Guide

WebOffice TM Getting Started Guide USER GUIDE WebOffice WebOffice TM Getting Started Guide This WebOffice Getting Started Guide will help you setup your intranet site so that you may start using it right away and make it a key part of your

More information

FaxCore MFP Connector for Konica Minolta User Guide

FaxCore MFP Connector for Konica Minolta User Guide Version 2.0.1.2x FaxCore MFP Connector for Konica Minolta User Guide 1 Table of Contents Disclaimers... 3 Support... 4 U.S. & Europe... 4 Asia Pacific... 4 System Requirements & Prerequisites... 5 Server

More information

Milk Support Service Level Agreement

Milk Support Service Level Agreement Milk Support Service Level Agreement Document Owner: Milk (Student Planner System) Service Level Agreement (SLA) for: (CUSTOMER NAME) Revision History Version Date Contributor Modifications 1.0 May 2018

More information

ComplianceOne manager

ComplianceOne manager ComplianceOne manager System Requirements January 2018 This publication was written for ComplianceOne manager Publication Information / Version ComplianceOne manager System Requirements Software Version

More information

CulinarE-Companion. Version 4.3 TABLE OF CONTENTS

CulinarE-Companion. Version 4.3 TABLE OF CONTENTS CulinarE-Companion Version 4.3 Copyright 2012 by John Wiley & Sons Ltd. All rights reserved. TABLE OF CONTENTS 1. ABOUT THE SOFTWARE 2. SYSTEM REQUIREMENTS 3. INSTALLING AND RUNNING THE PROGRAM 3.1. Installing

More information

Partner Premier Service Program

Partner Premier Service Program SERVICE DESCRIPTION Partner Premier Service Program Polycom s Partner Premier Service Program provides Service Partners with technical telephone support, advance parts replacement, software upgrades &

More information

DataSpy. For Microsoft Dynamics. Microsoft Dynamics GP Professional Microsoft Dynamics GP Standard Microsoft Small Business Financials

DataSpy. For Microsoft Dynamics. Microsoft Dynamics GP Professional Microsoft Dynamics GP Standard Microsoft Small Business Financials DataSpy For Microsoft Dynamics Microsoft Dynamics GP Professional Microsoft Dynamics GP Standard Microsoft Small Business Financials Installation, Setup and User Manual Version 9.0 1 2006 AIM Technologies

More information

SAFARI Montage v6.5.28

SAFARI Montage v6.5.28 Microsoft Office 365 Integration Instructions SAFARI Montage v6.5.28 NOTE: The Microsoft Office 365 integration must be configured by an Administrator. SAFARI Montage now offers a powerful new integration

More information

Getting Started with MRI SaaS. Version 10.0

Getting Started with MRI SaaS. Version 10.0 Getting Started with MRI SaaS Version 10.0 Last Update March 2015 2015 MRI Software, LLC. Any unauthorized use or reproduction of this documentation is strictly prohibited. All rights reserved. impact!,

More information

ComplianceOne manager. System Requirements. September 2016

ComplianceOne manager. System Requirements. September 2016 ComplianceOne manager System Requirements September 2016 This publication was written for ComplianceOne manager Publication Information / Version ComplianceOne manager System Requirements September 2016

More information

Virtual Office. Virtual Office Analytics An Overview. Version 1.0. Revision 1.0

Virtual Office. Virtual Office Analytics An Overview. Version 1.0. Revision 1.0 Virtual Office Virtual Office Analytics An Overview Version 1.0 Revision 1.0 Copyright 2015, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the contents hereof

More information

Lee Dubé Director of Technical Support TECHNICAL SUPPORT

Lee Dubé Director of Technical Support TECHNICAL SUPPORT Technical Support TECHNICAL SUPPORT AES Technical Support is focused on being more than just another support organization. We aim to become an asset to our valued customers. When customers purchase from

More information

The remarketing report

The remarketing report The remarketing report Benchmark data and analysis on connecting web behavior to email marketing An Experian Cheetahmail white paper The remarketing report: Benchmark data and analysis on connecting web

More information

Omniture and Epsilon Interactive

Omniture and Epsilon Interactive Omniture and Epsilon Interactive Delivering Online Marketing Results Today, many marketers do not have clear insight into the effectiveness of their online marketing programs and how these programs influence

More information

ABSOFT Corporation Software License Agreement. Specifically for IMSL FORTRAN 5.0 BUNDLED WITH FORTRAN COMPILERS FROM ABSOFT FOR WINDOWS OR OS X

ABSOFT Corporation Software License Agreement. Specifically for IMSL FORTRAN 5.0 BUNDLED WITH FORTRAN COMPILERS FROM ABSOFT FOR WINDOWS OR OS X ABSOFT Corporation Software License Agreement Specifically for IMSL FORTRAN 5.0 BUNDLED WITH FORTRAN COMPILERS FROM ABSOFT FOR WINDOWS OR OS X (March 2008) IMPORTANT - READ THIS ENTIRE LICENSE AGREEMENT

More information

EAGLE XG Subscriber Database Server. Feature Notice Release Revision A April 2013

EAGLE XG Subscriber Database Server. Feature Notice Release Revision A April 2013 EAGLE XG Subscriber Database Server Feature Notice Release 5.0 910-6620-001 Revision A April 2013 2013 Tekelec All Rights Reserved Printed in U.S.A. Notice Information in this documentation is subject

More information

Velocify Admin The Velocify Admin tab has been re-designed to provide a much better user experience, focusing on selfservice

Velocify Admin The Velocify Admin tab has been re-designed to provide a much better user experience, focusing on selfservice Contents Velocify Admin... 3 Objects Supported by... 3 Full Support for Accounts and Contacts... 4 How do I enable and configure new objects in Velocify?... 4 How do I build my Sales Strategy with my newly

More information

Sage Construction Anywhere Connector

Sage Construction Anywhere Connector Sage Construction Anywhere Connector Release Notes Sage 300 Construction and Real Estate Integration Builds 2.0 and 2.1 10/29/2013 Notice This is a publication of Sage Software, Inc. 2013 Sage Software,

More information

Explanation of Important Matters Concerning Provided Services

Explanation of Important Matters Concerning Provided Services Explanation of Important Matters Concerning Provided Services This document has been created to explain services in accordance with the stipulations of Article 26 (Consumer Protection Rules) of the Telecommunications

More information

Grandstream Networks, Inc. How to Use Office Time and Holiday on UCM6XXX

Grandstream Networks, Inc. How to Use Office Time and Holiday on UCM6XXX Grandstream Networks, Inc. How to Use Office Time and Holiday on UCM6XXX Table of Contents OVERVIEW... 3 CONFIGURE OFFICE TIME AND HOLIDAY... 4 Office Time... 4 Holiday... 5 TIME CONDITION DEFINITIONS...

More information

A Guide to Voice Edge s Most Popular Features

A Guide to Voice Edge s Most Popular Features A Guide to Voice Edge s Most Popular Features Page 1 10/31/2017 Table of Contents GETTING STARTED... 4 WELCOME LETTERS... 4 VOICEMAIL... 4 SETTING UP VOICEMAIL... 4 RECORDING THE GREETING... 5 CHECKING

More information

NEW STRATEGIES FOR EFFECTIVE

NEW STRATEGIES FOR EFFECTIVE NEW STRATEGIES FOR EFFECTIVE EMAIL Presented By: Brendan Cameron, Senior Project Manager, Ecommerce Department February 26, 2015 AGENDA WHAT IS BROADCAST EMAIL? GENERATING CONTENT ACQUIRING CONTACTS CREATING

More information

Marketing ABRIDGED CONTENT. Purchase to View Full Benchmarking Report! The OpsDog Marketing Benchmarking Report

Marketing ABRIDGED CONTENT. Purchase to View Full Benchmarking Report! The OpsDog Marketing Benchmarking Report The OpsDog Marketing Benchmarking Report Marketing Benchmarks, KPI Definitions & Measurement Details ABRIDGED CONTENT Purchase to View Full Benchmarking Report! 2017 Edition www.opsdog.com info@opsdog.com

More information

Gigamon Service Offering Overview

Gigamon Service Offering Overview Version 4 Purpose This document is a summary document of changes in August 2017 to Gigamon core support offerings and limited warranty support. More detailed information will be available in the Gigamon

More information

HOSTED CONTACT CENTRE

HOSTED CONTACT CENTRE ---------------------------------------------------------------------------- ------ HOSTED CONTACT CENTRE ANALYTICS GUIDE Version 9.4 Revision 1.0 Confidentiality and Proprietary Statement This document

More information

Begin by collecting the following required materials before you start the registration process.

Begin by collecting the following required materials before you start the registration process. (Part I) Required Resources Begin by collecting the following required materials before you start the registration process. Legal Entity Name Owner s Gender Owner s Ethnicity Taxpayer ID (TIN) or Employer

More information

Contents. Server Call Usage

Contents. Server Call Usage Server Call Usage Contents Server Call Usage Overview...3 Server Call Usage Dashboard...6 View Current Server Call Usage...6 View Report Suite Usage...8 Server Call Usage Alerts...10 Server Call Usage

More information

Getting Started Guide

Getting Started Guide Getting Started Guide January 2015 Copyright Remarkety 2015 All Rights Reserved Table of Contents 1 INTRODUCTION...4 2 THE REMARKETY DASHBOARD...5 2.1 STATISTICS ELEMENTS... 6 3 CREATING A CAMPAIGN...7

More information

MyOffice Employee. User Guide Release 4.1

MyOffice Employee. User Guide Release 4.1 MyOffice Employee User Guide Release 4.1 Copyright 1996-2014 Sigma Systems Canada Inc. Last Revision: 2015-06-05 Sigma Systems Canada Inc., Toronto, ON, Canada The Programs (which include both the software

More information

Product Correction Notice (PCN) Issue Date: August 9, 2010 Archive Date: Not Applicable Supplement 3 Date: March 22, 2011 PCN Number: 1738P

Product Correction Notice (PCN) Issue Date: August 9, 2010 Archive Date: Not Applicable Supplement 3 Date: March 22, 2011 PCN Number: 1738P (PCN) Issue Date: August 9, 2010 Archive Date: Supplement 3 Date: March 22, 2011 PCN Number: 1738P SECTION 1 - CUSTOMER NOTICE This PCN address issues with the following products and systems: Avaya S8510

More information

Adobe Target Analyst Adobe Certified Expert Exam Guide

Adobe Target Analyst Adobe Certified Expert Exam Guide Adobe Target Analyst Adobe Certified Expert Exam Guide Exam number: 9A0-399 Note: To become certified as an Adobe Target Analyst requires passing this exam and exam 9A0-398 Adobe Target Business Practitioner.

More information

Accubid LiveCount and LiveCount Pro

Accubid LiveCount and LiveCount Pro Accubid LiveCount and LiveCount Pro A D I V I S I O N O F T R I M B L E 2005-2012 Trimble Navigation Limited. All rights reserved. Accubid is a trademark of Trimble Navigation Limited registered in the

More information

System Firmware Update Instructions for Pioneer AVIC-8100NEX In-dash Navigation Receivers

System Firmware Update Instructions for Pioneer AVIC-8100NEX In-dash Navigation Receivers System Firmware Update Instructions for Pioneer AVIC-8100NEX In-dash Navigation Receivers IMPORTANT Please download and print these Firmware Update instructions before downloading and installing the firmware

More information

Follow Up . Magento Extension User Guide. Official extension page: Follow Up . User Guide: Follow Up

Follow Up  . Magento Extension User Guide. Official extension page: Follow Up  . User Guide: Follow Up Follow Up Email Magento Extension User Guide Official extension page: Follow Up Email Page 1 Table of contents: 1. Follow Up Email configuration....3 2. Rule creation...7 3. Follow up email templates.....17

More information

SENCHA.COM - PRIVACY POLICY

SENCHA.COM - PRIVACY POLICY Information Collection & Use General We collect personally identifiable information from our users at several different points on our website. Any personal, private information you provide to us will be

More information

JUNIPER OPTIMUM CARE SERVICE

JUNIPER OPTIMUM CARE SERVICE SERVICE DESCRIPTION JUNIPER OPTIMUM CARE SERVICE Contents 1. Introduction...1 2. Eligibility and Purchasing....1 3. Service Features and Deliverable Description...1 4. End User Responsibilities...3 5.

More information

Skyus 3G Global. Quick Start Guide

Skyus 3G Global. Quick Start Guide Skyus 3G Global TM Quick Start Guide Preface Copyright 2017 Inseego Corp. All rights reserved. This document may not be copied in part or otherwise reproduced without prior written consent from Inseego

More information

NBC Learn Tool. Administrator s Guide V3.0

NBC Learn Tool. Administrator s Guide V3.0 NBC Learn Tool Administrator s Guide V3.0 Trademarks NBC Universal and NBC News Learn are registered trademarks of the National Broadcasting Company. All other trademarks and registered trademarks are

More information

Contents. RM Education Plc 2012 Page 2 of 18

Contents. RM Education Plc 2012 Page 2 of 18 Installation Guide Contents Installation Options... 3 Installing RM TM Easiteach TM Next Generation... 4 Installing the Corbis Multimedia Asset Pack... 10 Installing the Text to speech voices... 12 Uninstalling

More information

Panasonic KX-TVA50, KX TVA50, KXTVA50, TVA50, KX-TVA200, KX TVA200, KXTVA200, TVA200

Panasonic KX-TVA50, KX TVA50, KXTVA50, TVA50, KX-TVA200, KX TVA200, KXTVA200, TVA200 Panasonic Telephone Systems KX-TVA200 KX-TVA50 www.voicesonic.com Phone 877-289-2829 Voice Processing System Feature Manual Panasonic KX-TVA50, KX TVA50, KXTVA50, TVA50, KX-TVA200, KX TVA200, KXTVA200,

More information

User Training Manual. Polit v4.7

User Training Manual. Polit v4.7 User Training Manual PoliteMail v4.7 2 Welcome to PoliteMail This training manual is designed for users new to PoliteMail. It provides a basic overview for each function within the tool. For more detailed

More information

Substitute Quick Reference (SmartFindExpress Substitute Calling System and Web Center)

Substitute Quick Reference (SmartFindExpress Substitute Calling System and Web Center) Substitute Quick Reference (SmartFindExpress Substitute Calling System and Web Center) System Phone Number 578-6618 Help Desk Phone Number 631-4868 (6:00 a.m. 4:30 p.m.) Write your Access number here Write

More information

Live Help On Demand Analytics

Live Help On Demand Analytics Live Help On Demand Version 2015-05 User Guide µ Oracle Live Help On Demand User Guide Oracle Live Help On Demand Document Version LiveHelpODUserGuide v4.2 Copyright Copyright 2013, 2015, Oracle and/or

More information

San Diego Unified School District Substitute Reference Guide

San Diego Unified School District Substitute Reference Guide San Diego Unified School District Substitute Reference Guide System Phone Number (619) 297-0304 Help Desk Phone Number (619) 725-8090 Write your PIN here Web Browser URL https://subweb.sandi.net THE SYSTEM

More information

Strategic Partnerships, MailChimp

Strategic Partnerships, MailChimp Strategic Partnerships, MailChimp $43 $43 = Average ROI per $1 spent on email marketing 131% 131% = Increase in orders when sending 3 abandoned cart emails vs. 1 Email + E-commerce Benefits Reach your

More information

Product Bulletin. SGConfig Configuration Tool v9.0. GE Grid Solutions. Release Notification of SGConfig 9.0. Before Installation

Product Bulletin. SGConfig Configuration Tool v9.0. GE Grid Solutions. Release Notification of SGConfig 9.0. Before Installation GE Grid Solutions SGConfig Configuration Tool v9.0 Product Bulletin Date: August 11, 2016 Classification: GE Information Release Notification of SGConfig 9.0 SGConfig is a PC software-based user interface

More information

Instructions for Filling Out The Indiana 811 Membership Agreement

Instructions for Filling Out The Indiana 811 Membership Agreement Instructions for Filling Out The Indiana 811 Membership Agreement 1. There are two (2) copies of the membership agreement. Please fill out both copies and return them to Indiana 811. Once you are on-line

More information

VERINT EFM 8.0 Release Overview

VERINT EFM 8.0 Release Overview VERINT EFM 8.0 Release Overview In January of 2015 Verint will release version 8.0 of the Enterprise Feedback Management (EFM) solution. Verint hosted SaaS customers will receive this update as part of

More information

SfB, audio dial-in via PSTN, and recording access are included as part of the Microsoft SfB infrastructure.

SfB, audio dial-in via PSTN, and recording access are included as part of the Microsoft SfB infrastructure. SERVICE DESCRIPTION RealConnect for Office 365 On-Line and On-Premises This Service Description describes the Polycom RealConnect for Office 365 ( RCO365 ), on-line ( SFBO ) and on-premises ( SFBS ) Customer

More information

Selecting The Best Receive Mode & Phone Line Configuration

Selecting The Best Receive Mode & Phone Line Configuration Selecting The Best Receive Mode & Phone Line Configuration MX870 Click Here to Begin Select the option that best describes your current phone line configuration Click here if you have one phone line that

More information

Oracle Responsys Release 18C. New Feature Summary

Oracle Responsys Release 18C. New Feature Summary Oracle Responsys Release 18C New Feature Summary TABLE OF CONTENTS Revision History 3 Overview 3 APIs 3 REST AFTM API: Support for retrievelistmember 3 Mobile 4 SPAN Deliverability Scoring and Monthly

More information

IMS HEALTH INCORPORATED SALES FORCE EFFECTIVENESS SERVICE PLAN DETAILS

IMS HEALTH INCORPORATED SALES FORCE EFFECTIVENESS SERVICE PLAN DETAILS IMS HEALTH INCORPORATED SALES FORCE EFFECTIVENESS SERVICE PLAN DETAILS Subject to the terms set forth herein, IMS will use commercially reasonable efforts to provide to CLIENT the services and support

More information

System Firmware Update 1.06 Instructions for Pioneer AVH-4200NEX Indash Multimedia AV Receiver

System Firmware Update 1.06 Instructions for Pioneer AVH-4200NEX Indash Multimedia AV Receiver System Firmware Update 1.06 Instructions for Pioneer AVH-4200NEX Indash Multimedia AV Receiver This firmware update (version 1.06) applies only to AVH-4200NEX receivers sold in the United States and Canada.

More information

Table of Contents MicroEdge, LLC. All rights reserved.

Table of Contents MicroEdge, LLC. All rights reserved. Table of Contents DonorCentral Admin Portal 1 Copyright Information 3 Contacting Support 4 The Administrator Portal 5 Accessing the Admin Portal 5 The Administrator s Home Page 6 Suggestion Admin 8 Site

More information

DX-80 TM Hard Drive Voice Mail Installation and Supervisor Guide

DX-80 TM Hard Drive Voice Mail Installation and Supervisor Guide DX-80 TM Hard Drive Voice Mail Installation and Supervisor Guide Every effort has been made to assure the accuracy of the information in this document. The manufacturer assumes no responsibility, express

More information

ER/Studio Enterprise Portal User Guide

ER/Studio Enterprise Portal User Guide ER/Studio Enterprise Portal 1.0.3 User Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights

More information

TRACKING & MARKETING CLOUD REPORTS

TRACKING & MARKETING CLOUD REPORTS @SalesforceU EMAIL TRACKING & MARKETING CLOUD REPORTS Roche Jan. 2018 Nikki Davie Sr. Learning Consultant, Salesforce University ndavie@salesforce.com www.salesforce.com/training Copyright 2016 salesforce.com,

More information

HPE Hardware Support Exchange Service

HPE Hardware Support Exchange Service Data sheet HPE Hardware Support Exchange Service HPE Contractual Support Services Hewlett Packard Enterprise offers a reliable and fast hardware exchange service for eligible HPE and multivendor products.

More information

Avaya Converged Office 2007 User Guide Microsoft Office Communications Server 2007

Avaya Converged Office 2007 User Guide Microsoft Office Communications Server 2007 Avaya Converged Office 2007 User Guide Microsoft Office Communications Server 2007 Avaya Communication Server 1000 Release 7.5 Document Status: Standard Document Version: 04.01 Document Number: NN43001-123

More information

Connected Office Voice Recording an Auto Attendant Greeting User Guide 05/17/16

Connected Office Voice Recording an Auto Attendant Greeting User Guide 05/17/16 Connected Office Voice Recording an Auto Attendant Greeting User Guide 05/17/16 RECORDING AN AUTO ATTENDANT GREETING Auto Attendant Overview The Auto Attendant is an automated receptionist who greets and

More information

The information in this document may not be changed without the express written agreement of the Department of Environmental Protection.

The information in this document may not be changed without the express written agreement of the Department of Environmental Protection. Disclosure Information The information in this document may not be changed without the express written agreement of the Department of Environmental Protection. Change History Version Date Revision Description

More information

Oracle. Sales Cloud Integrating with Oracle Marketing Cloud. Release 13 (update 18B)

Oracle. Sales Cloud Integrating with Oracle Marketing Cloud. Release 13 (update 18B) Oracle Sales Cloud Integrating with Oracle Marketing Cloud Release 13 (update 18B) Release 13 (update 18B) Part Number E94441-01 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved.

More information

Innovator. Smart Communications Solutions. User s Guide

Innovator. Smart Communications Solutions. User s Guide Innovator Smart Communications Solutions User s Guide INNOVATOR TM Table of Contents Introduction... Voice Mail Main Menu... Voice Mail Setup... Setting Up Your Greetings...4 Setting Up Your Greetings...5

More information

Aura Connect Integration Guide for Facebook

Aura Connect Integration Guide for Facebook Aura Connect User Guide Version 2 Last Updated: April 6 th, 2016 Table of Contents Contents Table of Contents... 2 1 Document Version... 3 2 Contact Information... 3 3 Overview... 4 4 Integrate Aura with

More information

15 Steps to Launching your ecommerce W2P Storefront

15 Steps to Launching your ecommerce W2P Storefront 15 Steps to Launching your ecommerce W2P Storefront Table of Contents: Step 1. Storefront Template Selection Page 4 Step 2. Upload Your Company Logo Page 4 Step 3. Domain name and Registration Page 4 Step

More information

AvaTax for Microsoft Dynamics AX Retail 2012

AvaTax for Microsoft Dynamics AX Retail 2012 Revision date: 04/22/2013 Avalara may have patents, patent applications, trademarks, copyrights, or other intellectual property rights governing the subject matter in this document. Except as expressly

More information

Part No. P CallPilot. Message Networking Set Up and Operation Guide

Part No. P CallPilot. Message Networking Set Up and Operation Guide Part No. P0919429 04 CallPilot Message Networking Set Up and Operation Guide 2 CallPilot Message Networking Set Up and Operation Guide Copyright 2002 Nortel Networks All rights reserved. 2002. The information

More information

General Terms and Conditions

General Terms and Conditions General Terms and Conditions Highlights the most relevant information The Codes ordered are sent by email (usually within 30 seconds) and directly visible on screen immediately upon receipt of payment

More information

Product Correction Notice (PCN) Issue Date: June 1, 2009 Archive Date: NA Supplement 5 date: February 1, 2010 PCN Number: 1685P

Product Correction Notice (PCN) Issue Date: June 1, 2009 Archive Date: NA Supplement 5 date: February 1, 2010 PCN Number: 1685P This PCN address issues with the following products and systems: Product Correction Notice (PCN) Issue Date: June 1, 2009 Archive Date: NA Supplement 5 date: February 1, 2010 PCN Number: 1685P SECTION

More information

FACTORYTALK PRODUCTIONCENTRE SUPPORT POLICY GUIDEBOOK. Copyright 2007 Rockwell Automation, Inc. All rights reserved.

FACTORYTALK PRODUCTIONCENTRE SUPPORT POLICY GUIDEBOOK. Copyright 2007 Rockwell Automation, Inc. All rights reserved. FACTORYTALK PRODUCTIONCENTRE SUPPORT POLICY GUIDEBOOK Copyright 2007 Rockwell Automation, Inc. All rights reserved. 2 Technical Support Programs Each of our Support Programs includes application, developer

More information

User Guide. Ringfree s Support Process

User Guide. Ringfree s Support Process (828) 575-0030 www.ringfree.com support@ringfree.com RINGFREE COMMUNICATIONS USER GUIDE User Guide This guide will help you understand and implement your personal settings and features. System wide features

More information

JT DISASTER RECOVERY TELEPHONY DATA STORE and HOLD SERVICE

JT DISASTER RECOVERY TELEPHONY DATA STORE and HOLD SERVICE Jersey Application form and Service Description for JT DISASTER RECOVERY TELEPHONY DATA STORE and HOLD SERVICE : Account no: Copies held by 1 (the "Customer") 2. JT Hosting Services Application for Service

More information