Data. Information. Intelligence. Web-Based Marketing Module

Size: px
Start display at page:

Download "Data. Information. Intelligence. Web-Based Marketing Module"

Transcription

1 Web-Based Marketing Module

2 Table of Contents Datavision for Marketing... 4 Accessing the Marketing Module... 5 Home Screen... 6 Reports... 7 Guests View... 8 Guests View Drill Through... 9 Reservations View Reservations View Drill Through Find Screen Running Queries Exporting Data from the Marketing Module March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 2

3 Welcome to Datavision Business Intelligence System. Version 1.0 Copyright , Datavision Technologies, Inc. All rights reserved. No part of this publication may be reproduced, photocopied, stored on a retrieval system or transmitted without the express prior written consent of the publisher. Datavision Technologies, Inc. retains the right to update or change the contents of this document without prior notice. Datavision Technologies, Inc. assumes no responsibility for the contents of this document or consequential damages in connection with the furnishing, performance, or use of this material. Microsoft is a registered trademark and Windows is a trademark of Microsoft Corporation. Excel is a product of Microsoft. All other products are the trademark of their respective manufacturers. For customer service or technical support, support@datavisontech.com March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 3

4 Datavision for Marketing Every day the marketing module extracts detailed information about each guest including: name, address, , phone number, etc. In addition, guest spending patterns are analyzed by extracting every posted revenue transaction (room revenue, telephone, business center, etc.) The module also extracts future bookings every day, keeping track of guests who have made bookings in the future. Users can then query the marketing database using a variety of criteria to find guests who fit a certain profile ( Guests who spent more than $500 in the Spa or Transient guests who stayed over Thanksgiving the last 3 years or Guests who stayed at least seven nights and spent a total of $2,500, etc.) Once guests fitting a certain profile have been identified, they can be exported to an external program for marketing purposes. Although Datavision s marketing module does not actually send out the s, the module allows you to create Marketing Campaigns within the system. Here is a sample scenario of how this would work: 1. Identify a data set in the system. For example, all guests that are arriving during Christmas week Export these guests to an external file for use by an program. Then send out a targeted inviting them to come back and stay with you this Christmas. You can also create a data set for future reservations. For example, a search can be created for all guests arriving during the summer of 2015 and create a promotion for agents to up sell room types or amenities. As the system extracts data from the PMS system every day, the booking progress can be examined every day and proactively tweak the promotion if necessary. One of Datavision s philosophies is to allow properties to fully leverage the power of owning their data. We don t believe that the property should have to pay a third party company every time the data is accessed. The Marketing Module allows the property to do this by automatically extracting the data and allowing the property to keep the database accessible. The property, therefore, can use the system as many times as desired to run unlimited marketing campaigns, without having to pay each time. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 4

5 Accessing the Marketing Module From Google Chrome, type the following address DVXXXX/DVMarket/Home where DVXXXX will be replaced with the Datavision Server Name. The following screen will appear. This is where the user will enter the username, password, and property that were provided by Datavision. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 5

6 Home Screen After logging into the application, the following Home Screen will be shown. This is the main page within the application and is where all other tools are accessed. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 6

7 Reports There are several reports available under the Reports dropdown on the top left of the screen. These reports can be modified with several different criteria options at the top of the screen. Once the desired output is obtained, the list can be downloaded or printed using the disk button in the middle of the screen. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 7

8 Guests View The access buttons located in the top right corner of the application allow the user to go directly to a preset view of different data sets. In the view below, the Guests button was selected. This view provides a look at all Guest Profiles in alphabetical order. This view offers searchable fields to narrow the search criteria. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 8

9 Guests View Drill Through To retrieve additional information regarding a specific guest, double click on the guest name and the Guest Profile will open up in a new window. This view provides a quick glance at all fields on the Guest Profile. Other buttons allow the user to see the value of the guest over time as well as all reservations associated with the profile. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 9

10 Reservations View The Reservations View shows all reservations due to arrive on the current date and for the prior three days. The view also allows for searchable criteria such as a specific Res ID or arrival dates. This view can then be exported to Excel using the Export Excel button on the top right of the list. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 10

11 Reservations View Drill Through To retrieve additional information regarding a specific reservation, double click on the Res ID and the Reservation Profile will open up in a new window. This view provides a quick glance at all fields on the Reservation Profile. Other buttons allow the user to see the value of the Reservation over time, as well as spending associated with the Guest profile. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 11

12 Find Screen The Find screen or the Search window allows the user to search any field in the Marketing Module database. There are three basic steps to creating a query. 1. Select a field 2. Comparison Type 3. Criteria March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 12

13 Comparison Type Depending on what field is selected in Step 1, the following types of comparisons are allowed: Comparison Type Example Less Than Arrival Date < 1/1/15 (anyone arriving prior to 1/1/15) Less Than or Equal To # Stays <= 2 (people who ve only stayed twice or less) Equal To # Nights = 7 (only guests who have 7 night stays) Greater Than Used for Amount or Date fields Greater Than or Equal To Used for Amount or Date fields Between Used for Amount or Date fields Between (inclusive) Used for Amount or Date fields Looks Like Last Name Looks Like J* (Jones, Jackson, etc.) Select From List This option is available only for certain fields such as room types, market segments, booking sources, etc. It is not available for fields such as revenue buckets or Address fields. SQL This option is available next to the Find Wizard button. This field will allow the user to select multiple criteria just like what is possible in Microsoft SQL. For example Arrival Date is >=7/1/15 and <= 7/31/15, >=7/1/14 and <= 7/31/14. This will allow you to perform several queries at one time. You must select SQL next to the Find Wizard option on the top left of the screen. The following information can be entered into the search box including the parenthesis - (ArrivalDate >= #7/1/14# and ArrivalDate <= #7/31/14#) or (ArrivalDate >= #7/1/15# and ArrivalDate <= #7/31/15#) - Please take note that when you are searching for multiple sets of dates, you must put an OR between each string. Should you require additional assistance writing this type of query, please contact support at the following address - support@datavisiontech.com. Criteria Values Depending on which type of criteria you select, you will need to provide the values. The Criteria box will change accordingly. When the Select a Field option is clicked, the Criteria box will provide a drop down list. This list will change depending on the type of field selected. For example, if a Date field is selected, the following will appear <,>,+,>=,<=, or Between as options. If a text field is selected, the options will show as Equal To and Looks Like. To select one item from the list, click on it. If the user wishes to search all but one option, all codes must be selected one at a time by going back into the Criteria box and clicking on any blank space. Upon selecting all necessary criteria, click on the Add button to the right of the Criteria box which will add the field to the query. To remove an item selected in the Select From option, click on the X next to it in the Criteria box. To remove a field that has been selected in the Selected Criteria box, click on the X Delete button to the right of the criteria. Important Note: When running Reservation related queries, the RESSTATUS field must be selected. This allows the query to be run with or without cancels included in the output. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 13

14 Running Queries When all the criteria have been selected, click Run Query. The following query for example, shows all guests arriving between June 1 and June 30, 2014, with 2 adults and at least 1 child. You can double click on any of the column headers to sort the data based on that columns data. Important Note: When running Reservation related queries, the RESSTATUS field must be selected. This allows the query to be run with or without cancels included in the output. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 14

15 Saving Queries When all the criteria have been selected and included in the query, click on the Save Query option at the top of the screen. This will save the query as is and can then be opened by other users. Opening Saved Queries In order to open a saved query, click on the Open Query option at the top of the screen. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 15

16 Running the query produces a result set similar to below. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 16

17 The Options tab in the menu bar allows the user to select all guests that have a reservation during the date range. You can turn this off if you just want to see all guests from the state of Florida. Selecting the Export button in the top left corner of the screen allows the user to export all the fields in this data set to a text file, which can then be used by the program or modified in Excel. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 17

18 Exporting Data from the Marketing Module When the Export button is selected, the following box opens The option to remove duplicates is used when creating a list of guests that will be ed to or sent information to in the export. If the export is going to be used for reporting, this option would be unchecked as all reservations should be included. The option to separate guests with active future reservations is used when the user wishes to separate guests who meet the criteria for the initial query, but have already booked a new reservation for the future. The available Export templates are listed below and will narrow down the export fields. User defined exports can be created using the <new> option. March 27, 2017 Copyright Datavision Technologies, Inc Datavision Technologies, Inc. CONFIDENTIAL 18

2018 Gen Con Housing. How to book, modify and cancel a room assignment in Cvent Passkey

2018 Gen Con Housing. How to book, modify and cancel a room assignment in Cvent Passkey 2018 Gen Con Housing How to book, modify and cancel a room assignment in Cvent Passkey BROWSER RECOMMENDATION The Cvent Passkey Attendee Websites are supported on the following browsers: Chrome 30 or higher

More information

Oracle Hospitality Suite8 Mailing User Manual Release 8.9. July 2015

Oracle Hospitality Suite8 Mailing User Manual Release 8.9. July 2015 Oracle Hospitality Suite8 Mailing User Manual Release 8.9 July 2015 Copyright 1987, 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under

More information

Table of Contents Page 2

Table of Contents Page 2 Table of Contents Reservation... 4 Wait List Report... 5 Tape Chart Report... 6 eres Reservations Report... 8 Travel Agent Reservations Report... 9 Corporate Reservations Report... 11 Reservations by Check-in

More information

ASTRA 7.5 Quick Reference Guide

ASTRA 7.5 Quick Reference Guide ASTRA 7.5 Quick Reference Guide Definitions Portal Pages: Astra Home Page, whether for a guest or a user. Guests can access Astra by going to astra.utah.edu. From here guests will be able to view calendars,

More information

HOW TO CREATE A BOOKING USING E-DIRECT / GROUP E-DIRECT

HOW TO CREATE A BOOKING USING E-DIRECT / GROUP E-DIRECT HOW TO CREATE A BOOKING USING E-DIRECT / GROUP E-DIRECT An E-direct link shall be emailed to you. Clicking on this link will direct you to the landing page specific to your company s negotiated rate or

More information

WHAT S NEW in 7.0 RELEASE NOTES January 2015

WHAT S NEW in 7.0 RELEASE NOTES January 2015 WHAT S NEW in 7.0 RELEASE NOTES January 2015 * Indicates this enhancement is a result of suggestions submitted via IDEAlink. Table of Contents Transaction Forecast Report... 3 Show Company Name when Posting

More information

Auto Night Audit Reports Configuring Auto Night Audit Reporting Group Folio Summary Charges Tax Invoice View:...

Auto  Night Audit Reports Configuring Auto Night Audit Reporting Group Folio Summary Charges Tax Invoice View:... 8.1.1.2 RELEASE NOTES April 2016 Contents Auto Email Night Audit Reports... 2 Configuring Auto Night Audit Reporting... 2 Email... 2 Group Folio Summary Charges... 3 Tax Invoice View:... 4 Folios Indicate

More information

SAS Airline IT. AAM Help AAM AADS (Administration Module) External User. Version 3.0

SAS Airline IT. AAM Help AAM AADS (Administration Module) External User. Version 3.0 SAS Airline IT AAM Help AAM AADS (Administration Module) External User Version 3.0 Help AAM AADS (Administration Module) External User External Date: 00-05-5 Revision History Date Version Description Author

More information

Rooms Management Manual

Rooms Management Manual Fidelio Suite 7 Rooms Management Manual Front Office Version 7.13 Creation Date: March 2002 Delphi is a trademark of Borland. MSDOS, Windows 95, Windows-NT and Microsoft Word are trademarks of Microsoft

More information

So your boss just bought Guestfolio Now what?

So your boss just bought Guestfolio Now what? 1 So your boss just bought Guestfolio Now what? 2 360º CRM Guestfolio is a Guest Management System that will automate all of your digital guest communications including pre and post-stay emails, guest

More information

Cvent Passkey. Group Booking. User Guide v1.0. February 2017

Cvent Passkey. Group Booking. User Guide v1.0. February 2017 Cvent Passkey Group Booking User Guide v1.0 February 2017 Overview... 4 Group Booking Concepts... 4 Enabling Group Booking... 5 Organization or Hotel Profile... 5 Bundles... 5 Event... 5 Configuring Attendee

More information

Marketing tools for Check-Inn Setup Guide & Manual. Rev. 1/22/16

Marketing tools for Check-Inn Setup Guide & Manual. Rev. 1/22/16 Marketing tools for Check-Inn Setup Guide & Manual Rev. 1/22/16 2015 Innsoft, Inc. Contents License & warranty... 5 Customer support... 6 Acknowledgement... 6 Introduction... 7 Getting Started... 8 Installation...

More information

MiVoice Office Call Reporter Quick Reference Guide SEPTEMBER 2018 DOCUMENT RELEASE 5.1 QUICK REFERENCE GUIDE

MiVoice Office Call Reporter Quick Reference Guide SEPTEMBER 2018 DOCUMENT RELEASE 5.1 QUICK REFERENCE GUIDE MiVoice Office Call Reporter SEPTEMBER 2018 DOCUMENT RELEASE 5.1 QUICK REFERENCE GUIDE NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted

More information

DataMaster for Windows

DataMaster for Windows DataMaster for Windows Version 3.0 April 2004 Mid America Computer Corp. 111 Admiral Drive Blair, NE 68008-0700 (402) 426-6222 Copyright 2003-2004 Mid America Computer Corp. All rights reserved. Table

More information

CLOUDPM GUEST PROFILES USER GUIDE

CLOUDPM GUEST PROFILES USER GUIDE Multi-Systems Inc. December 13, 2012 Page 1 of 5 Table of Contents Guest Profiles... 3 Creating a Reservation Using An Existing Guest Profile Record... 3 Creating a Reservation While Creating a New Guest

More information

My MessageMedia User Guide

My MessageMedia User Guide My MessageMedia User Guide Copyright and Trademark Statement 2011 MessageMedia All rights reserved. Apart from any use permitted under the Copyright Act 1968, no part of this publication may be reproduced,

More information

Q/ris 3000 Client Help

Q/ris 3000 Client Help Copyright and Trademark Notice The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the agreement. Copyright Notice Trademarks

More information

AudaIntel User Guide Version 2

AudaIntel User Guide Version 2 AudaIntel User Guide Version 2 Audatex (UK) Limited The Forum Station Road Theale Reading RG7 4RA Tel: +44 (0)118 932 3535 AudaIntel User Guide 2011 Copyright Audatex. Strictly Audatex. Confidential. All

More information

Auto Night Audit Reports Configuring Auto Night Audit Reporting Corporate Lodging Consultants Configuration...

Auto  Night Audit Reports Configuring Auto Night Audit Reporting Corporate Lodging Consultants Configuration... 8.1.1.2 RELEASE NOTES April 2016 Contents Auto Email Night Audit Reports... 2 Configuring Auto Night Audit Reporting... 2 Email... 3 Corporate Lodging Consultants Configuration... 4 Activating the CLC

More information

Restraint/Seclusion Reporting District Level User s Guide

Restraint/Seclusion Reporting District Level User s Guide Florida Department of Education Bureau of Exceptional Education and Student Services Restraint/Seclusion Reporting District Level User s Guide 2018-19 Table of Contents Initial Log In... 1 Adding School

More information

Lanyon Passkey User Guide Non-Licensed Hotels Participating in a City-Wide Event EMEA Version

Lanyon Passkey User Guide Non-Licensed Hotels Participating in a City-Wide Event EMEA Version Lanyon Passkey User Guide Non-Licensed Hotels Participating in a City-Wide Event EMEA Version A user guide for non-licensed hotels that are participating in a Lanyon Passkey enabled CityWide event. Learn

More information

Arena: Membership Lists Foundations (Hands On)

Arena: Membership Lists Foundations (Hands On) Arena: Membership Lists Foundations (Hands On) [Course #A118] Presented by: Linda Johnson Shelby Contract Trainer 2017 Shelby Systems, Inc. Other brand and product names are trademarks or registered trademarks

More information

Vacation Rental Suite Client Curriculum

Vacation Rental Suite Client Curriculum Vacation Rental Suite Client Curriculum Reservations Escapia, Inc. www.escapia.com 1-800-ESCAPIA Vacation Rental Suite (VRS) 1 Escapia Inc. Confidential Revised: 6/12/2009 2009, Escapia INC. Corporation,

More information

Apollo Online Assessment Environment

Apollo Online Assessment Environment Apollo Online Assessment Environment Guide for Registered Users Apollo is a trademark of PSI Services LLC. All rights reserved. talentteam@psionline.com +44 (0)1483 752 900 1 Contents 1. Introduction 3

More information

MANAGING ACTIVITIES...

MANAGING ACTIVITIES... Sales Center Guide GETTING STARTED... 2 LOGGING INTO LASSO... 2 FINDING YOUR WAY AROUND... 3 CONTACTING SUPPORT... 3 ACCESSING THE SALES CENTER... 3 SALES CENTER TIPS... 5 SEARCHING FOR A REGISTRANT...

More information

Concur Getting Started QuickStart Guide. Concur Technologies Version 1.2

Concur Getting Started QuickStart Guide. Concur Technologies Version 1.2 Concur Technologies Version 1.2 May 12, 2016 Page 1 Document Revision History Date Description Version Author 05/12/2016 converted to new template 1.2 Concur Proprietary Statement These documents contain

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

Quick Start Guide. Takes only a few minutes to read S. De Anza Blvd., Suite #106 San Jose, CA Phone: (408) Fax: (408)

Quick Start Guide. Takes only a few minutes to read S. De Anza Blvd., Suite #106 San Jose, CA Phone: (408) Fax: (408) Quick Start Guide Takes only a few minutes to read 1340 S. De Anza Blvd., Suite #106 San Jose, CA 95129 Phone: (408) 872-3103 Fax: (408) 861-9601 Welcome to AddressGrabber Suite! Thank you for choosing

More information

Extracting Data From The CMT/CS1000 database

Extracting Data From The CMT/CS1000 database Extracting Data From The CMT/CS1000 database This defines the process for extracting data from the CMT/CS1000 database and using this information in Excel spreadsheets. A similar process can be used for

More information

Remedy ITSM Quick Start Guide

Remedy ITSM Quick Start Guide Remedy ITSM Quick Start Guide COPYRIGHT / USE OF TRADEMARKS Copyright 2012 by the Board of Curators, University of Missouri. Trademarked names appear throughout this book. Rather than list the names and

More information

EMS Walk. Browse Events: Events in University Housing Space

EMS Walk. Browse Events: Events in University Housing Space EMS Walk This guide explains the various components of University Housing s Event Management System (EMS) and provides step-by-step instructions for new users. EMS Web App Home Page (formerly Virtual EMS)

More information

ACT! by Sage. Premium for Web 2007 (9.0) User s Guide

ACT! by Sage. Premium for Web 2007 (9.0) User s Guide ACT! by Sage Premium for Web 2007 (9.0) User s Guide ACT! by Sage Premium for Web 2007 (9.0) User s Guide Copyright Notice and Trademark 2006 Sage Software SB, Inc. All Rights Reserved. The Sage Software

More information

Opera Package Setup Instructions

Opera Package Setup Instructions Opera Package Setup Instructions OPERA Packages Description: In the reference guide, you will learn how to build a package that is compatible with the Wyndham CRS. There are specific rules that must be

More information

MiVoice Office Call Reporter Quick Reference Guide APRIL 2017 DOCUMENT RELEASE 5.0 QUICK REFERENCE GUIDE

MiVoice Office Call Reporter Quick Reference Guide APRIL 2017 DOCUMENT RELEASE 5.0 QUICK REFERENCE GUIDE MiVoice Office Call Reporter Quick Reference Guide APRIL 2017 DOCUMENT RELEASE 5.0 QUICK REFERENCE GUIDE Quick Reference Guide NOTICE The information contained in this document is believed to be accurate

More information

SIS Import Guide. v2015.1

SIS Import Guide. v2015.1 SIS Import Guide v2015.1 The information in this document is subject to change without notice and does not represent a commitment on the part of Horizon. The software described in this document is furnished

More information

BUSINESS DEVELOPMENT SUITE. EXPERIENCE MANAGEMENT USER GUIDE a Hubbard One Product

BUSINESS DEVELOPMENT SUITE. EXPERIENCE MANAGEMENT USER GUIDE a Hubbard One Product BUSINESS DEVELOPMENT SUITE EXPERIENCE MANAGEMENT USER GUIDE a Hubbard One Product NOTICES Copyright Copyright 2011: Thomson Reuters. All Rights Reserved. Proprietary and Confidential information of Thomson

More information

Winter School Year STI PD. Instructor User Manual

Winter School Year STI PD. Instructor User Manual Winter 2008-2009 School Year STI PD Instructor User Manual Information in this document is subject to change without notice. Student and school data used herein are fictitious unless otherwise noted. The

More information

Eloqua Integration User Guide. Cvent, Inc 1765 Greensboro Station Place McLean, VA

Eloqua Integration User Guide. Cvent, Inc 1765 Greensboro Station Place McLean, VA Eloqua Integration User Guide 2017 Cvent, Inc 1765 Greensboro Station Place McLean, VA 22102 www.cvent.com Contents Eloqua Integration User Guide... 3 Enabling Eloqua Integration in Your Account... 4 Helpful

More information

How to Guide: Using the OTA Extranets

How to Guide: Using the OTA Extranets 2 How to Guide: Using the OTA Extranets What is an OTA? OTA is short for Online Travel Agent, which include Agoda, Booking.com and Expedia. What is an Extranet? An extranet is an OTAs easy to use online

More information

What s New in Cognos. Cognos Analytics Participant s Guide

What s New in Cognos. Cognos Analytics Participant s Guide What s New in Cognos Cognos Analytics Participant s Guide Welcome to What s New in Cognos! Illinois State University has undergone a version upgrade of IBM Cognos to Cognos Analytics. All functionality

More information

European Market Infrastructure Regulation (EMIR)

European Market Infrastructure Regulation (EMIR) European Market Infrastructure Regulation (EMIR) User Guide Post Trade Portal: HSBC EMIR Delegated Reporting Service August 2016 Published: August 2016 1 Disclaimer This document is issued by HSBC Bank

More information

PrePatient User Guide

PrePatient User Guide "We create exceptional business solutions for cash-pay healthcare professionals that enable them to realize their full potential." PrePatient User Guide Version 1.0 8/17/2012 1 Table of Contents Introduction...

More information

Version 5. Recruiting Manager / Administrator

Version 5. Recruiting Manager / Administrator Version 5 Recruiting Manager / Administrator 1 Contents 1.0 Introduction... 4 2.0 Recruitment at a Glance... 6 3.0 Viewing Applicant Numbers... 8 4.0 Activities After Closing Date... 10 5.0 Shortlisting...

More information

Houghton Mifflin Harcourt and its logo are trademarks of Houghton Mifflin Harcourt Publishing Company.

Houghton Mifflin Harcourt and its logo are trademarks of Houghton Mifflin Harcourt Publishing Company. Guide for Teachers Updated September 2013 Houghton Mifflin Harcourt Publishing Company. All rights reserved. Houghton Mifflin Harcourt and its logo are trademarks of Houghton Mifflin Harcourt Publishing

More information

2015 Kia Tire Event User Guide Click on the below links to learn more

2015 Kia Tire Event User Guide Click on the below links to learn more 2015 Kia Tire Event User Guide Click on the below links to learn more YOU MUST FIRST COMPLETE THE BELOW GETTING STARTED - SUBSCRIBER PROFILE BEFORE CUSTOMIZING YOUR DEALERSHIP S TIRE EVENT CAMPAIGN. Marketing

More information

HOW TO USE OVATIONTIX ARTIST REFERNCE PACKET

HOW TO USE OVATIONTIX ARTIST REFERNCE PACKET HOW TO USE OVATIONTIX ARTIST REFERNCE PACKET This How To book has been complied by Capital Fringe Staff. We did not build the software, nor do we have control of it. BUT we are here to help you reserve

More information

Parish IQ User Guide

Parish IQ User Guide 2 Parish IQ User Guide Pub 109R2, January 2010 for use with ParishSOFT Applications for Parishes Version 3.7.12 and later 825 Victors Way Suite 200 Ann Arbor, MI 48108-2830 Web: www.parishsoft.com Email:

More information

GolfNow Central. Marketing User Guide. February 2018

GolfNow Central. Marketing User Guide. February 2018 Marketing User Guide 2018 1 Table of Contents Course management Player Rules Booking Engine settings Connecting to your Social Media accounts How to send and schedule a one-time campaign How to send and

More information

Bill Analyser User Guide

Bill Analyser User Guide Bill Analyser User Guide emobile.ie/business Contents 1.0 Basic Concepts... 3 1.1 Users and Roles... 3 Standard Users... 3 Global Users... 3 eircom User Roles... 3 Available user roles... 3 1.2 Data Structure...

More information

visit estar.lmsnet.com

visit estar.lmsnet.com visit estar.lmsnet.com 25 Northwest Point Boulevard Suite 330 Elk Grove Village IL 60007 847.459.0000 230 West Monroe Street Suite 1550 Chicago IL 60606 312.202.9300 Welcome to estar! The estar system

More information

SYLLABUS PLUS: PRINTING & REPORTING

SYLLABUS PLUS: PRINTING & REPORTING SYLLABUS PLUS: PRINTING & REPORTING Syllabus Plus Printing & Reporting This Syllabus Plus training guide covers printing and reporting data from Syllabus Plus (referred to as S+ throughout the manual).

More information

SALTO E&T website User manual

SALTO E&T website User manual SALTO E&T website User manual salto-et.net Second edition Last updated (01/02/2019) 1 / 34 Table of contents 1. Aims and objectives of the TCA Resource Centre... 4 2. Before use... 5 3. Structure of SALTO

More information

Arkansas State University Time Tracker for Supervisors

Arkansas State University Time Tracker for Supervisors Arkansas State University Time Tracker for Supervisors Contents Helpful Information... 2 Accessing Time Tracker... 3 Your Dashboard... 4 Approving/Denying Requests... 5 Viewing Hours Worked... 7 Employee

More information

Module: mylink administration tool

Module: mylink administration tool Module: mylink administration tool Table of Contents 1 GENERAL... 4 2 COLOURS... 7 3 FONTS... 17 4 UPLOAD... 18 5 LAYOUT... 21 6 SET UP... 23 6.1 Application Settings... 24 6.1.1 Availability... 24 6.1.2

More information

Microsoft Office Illustrated. Using Tables

Microsoft Office Illustrated. Using Tables Microsoft Office 2007 - Illustrated Using Tables Objectives Plan a Table Create a Table Add Table Data Find and Replace Table Data Delete Table Data 2 Objectives Sort Table Data Use Formulas in a Table

More information

OPERA Group Block Management Best Practices

OPERA Group Block Management Best Practices OPERA Group Block Management Best Practices In this reference guide we will review the proper way to utilize functionality in OPERA Group Blocks which will help to avoid possible inventory discrepancies

More information

NEW ONLINE MEMBERSHIP FEATURES

NEW ONLINE MEMBERSHIP FEATURES 2018 UPDATE NEW ONLINE MEMBERSHIP FEATURES 1 setting up your logins step 1: how to access club information The most up-to-date club information can be accessed anytime through your exclusive Member Site

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

Scribe SolutionPak: QuickBooks Desktop to Salesforce

Scribe SolutionPak: QuickBooks Desktop to Salesforce Scribe SolutionPak: QuickBooks Desktop to Salesforce 9/26/2012 Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means,

More information

Lionbridge Connector for Sitecore. User Guide

Lionbridge Connector for Sitecore. User Guide Lionbridge Connector for Sitecore User Guide Version 4.0.2 March 28, 2018 Copyright Copyright 2018 Lionbridge Technologies, Inc. All rights reserved. Lionbridge and the Lionbridge logotype are registered

More information

KeyNavigator Book Transfer

KeyNavigator Book Transfer Created (10/2018) KeyNavigator Book Transfer User Guide Table of Contents 1. Introduction to Book Transfer... 3 Overview... 3 Features... 3 Navigation... 3 Transfer Processing Timing... 4 2. User-Level

More information

Marketo Events ipad App Guide

Marketo Events ipad App Guide Marketo Events ipad App Guide Preparing Events, ipad, and Users for Live Check-ins Copyright 2013 Marketo Inc., All rights reserved. Marketo and the Marketo logo are trademarks, registered trademarks,

More information

USING EVENTBRITE. A Guide for CLAPA Staff & Volunteers

USING EVENTBRITE. A Guide for CLAPA Staff & Volunteers USING EVENTBRITE A Guide for CLAPA Staff & Volunteers Please Note: This guide is long and quite detailed to ensure it covers any questions you might have. It is split up into sections so you can refer

More information

Sage One Accountant Edition. User Guide. Professional user guide for Sage One and Sage One Accountant Edition. Banking. Invoicing. Expenses.

Sage One Accountant Edition. User Guide. Professional user guide for Sage One and Sage One Accountant Edition. Banking. Invoicing. Expenses. Banking Invoicing Professional user guide for and Canadian Table of contents 2 2 5 Banking 8 Invoicing 15 21 22 24 34 35 36 37 39 Overview 39 clients 39 Accessing client books 46 Dashboard overview 48

More information

Pipeline Response Manager Reference Manual

Pipeline Response Manager Reference Manual Pipeline Response Manager Reference Manual Contents Page Welcome Getting Started PRM Admin Email Notifications Reg. Pages How To s and FAQ s Glossary 3 4 22 26 27 29 34 2 Welcome From Groupize Welcome

More information

Customer Self-Serve. URL to bookmark:

Customer Self-Serve. URL to bookmark: Customer Self-Serve URL to bookmark: https://css.confprovisioning.com/secure/customerselfserve/default.asp?profile=pragmatic The Pragmatic customer self-serve portal can be accessed by account administrators

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a Crosstab The following instructions cover how to create a crosstab report in IBM Cognos Analytics. A crosstab is a report type in Cognos that displays an analytical look at

More information

AUTOMATED APPOINTMENT REMINDER AND ANNOUNCEMENT SYSTEM

AUTOMATED APPOINTMENT REMINDER AND ANNOUNCEMENT SYSTEM SARS Messages AUTOMATED APPOINTMENT REMINDER AND ANNOUNCEMENT SYSTEM USER MANUAL 2011-2015 by SARS Software Products, Inc. All rights reserved. COPYRIGHT Copyright 2011-2015 SARS Software Products, Inc.

More information

CTU Database revised June 2001

CTU Database revised June 2001 CTU Database revised June 2001 The UH Cancer Center CTU Database is a web based application. You should be able to use this application from any web browser, though it was designed for IE8, it has been

More information

Supplier Portal (External) JIRA User Guide. July 2016

Supplier Portal (External) JIRA User Guide. July 2016 Supplier Portal (External) JIRA User Guide July 2016 External JIRA Tool Allows users outside of Honeywell (i.e. suppliers and customers) to interact with AeroJIRA projects Can be used by external users

More information

TransUnion Direct User Guide

TransUnion Direct User Guide Topics Welcome to TransUnion Direct... 2 The First Time You Log Into TransUnion Direct... 4 Individual Services... 5 Portfolio Services... 15 Activity Reports... 17 Your User Profile... 19 Help Resources...

More information

Basic & Pro Resellers

Basic & Pro Resellers Getting Started Guide Basic & Pro Resellers Getting Started Guide Page 1 Getting Started Guide: Basic & Pro Resellers Version 2.2 (1.6.2012) Copyright 2012 All rights reserved. Distribution of this work

More information

User s Manual Version 5.5 August 2015

User s Manual Version 5.5 August 2015 User s Manual Version 5.5 August 2015 How to Find Help This manual is your first step for CICO-SWIS support. Can t find the information you need? Contact your CICO-SWIS Facilitator. My CICO-SWIS Facilitator

More information

Nexio IconStation Data Source Wizard

Nexio IconStation Data Source Wizard Nexio IconStation Data Source Wizard 6/18/2014 175-100354-00 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

RONA e-billing User Guide

RONA e-billing User Guide RONA e-billing Contractor Self-Service Portal User Guide RONA e-billing User Guide 2015-03-10 Table of Contents Welcome to RONA e-billing What is RONA e-billing?... i RONA e-billing system requirements...

More information

UNIVERSITY EVENTS CALENDAR TIP SHEET

UNIVERSITY EVENTS CALENDAR TIP SHEET INFORMATION TECHNOLOGY SERVICES UNIVERSITY EVENTS CALENDAR TIP SHEET Discover what s happening on campus with Florida State University s interactive events calendar. The calendar powered by Localist brings

More information

Lionbridge Connector for Sitecore. User Guide

Lionbridge Connector for Sitecore. User Guide Lionbridge Connector for Sitecore User Guide Version 4.0.5 November 2, 2018 Copyright Copyright 2018 Lionbridge Technologies, Inc. All rights reserved. Lionbridge and the Lionbridge logotype are registered

More information

Supplier SAP SNC User Guide

Supplier SAP SNC User Guide Supplier SAP SNC User Guide Version 1.0 July 29, 2014 AGCO Corporation Page 1 1 Introduction AGCO has chosen SAP Supplier Network Collaboration (SNC) to improve visibility and capability in North America

More information

How to Back Up a Newmarket Database and Verify Scheduled Jobs for Delphi 9.1.2

How to Back Up a Newmarket Database and Verify Scheduled Jobs for Delphi 9.1.2 How to Back Up a Newmarket Database and Verify Scheduled Jobs for Delphi 9.1.2 Newmarket International, Inc. Document Version 1.0 7/7/03 Copyright 2003 Newmarket International, Inc. All rights reserved.

More information

Front Desk Dashboard Quick Reference Guide

Front Desk Dashboard Quick Reference Guide Front Desk Dashboard Quick Reference Guide Published Date: November 15 Introduction The Front Desk Dashboard allows users to access the most common menus and screens in Maestro from a single access point.

More information

BellaVita Spa and Wellness Release notes

BellaVita Spa and Wellness Release notes BellaVita Spa and Wellness Release notes 2.7.0.3-4. Copyright 2004 Micros Systems, Inc. All rights reserved. No part of this publication may be reproduced, photocopied, stored on a retrieval system, furnished

More information

Overview and Instructions

Overview and Instructions AE Mobility Tracking Tool July 30, 2013 Overview and Instructions Sheet-specific Instructions Welcome Instructions Common Qs & As MobilityLog & Data Entry Reports: Graphs & Charts Data for Website Entry

More information

Astra Schedule User Guide Scheduler

Astra Schedule User Guide Scheduler Astra Schedule User Guide 7.5.12 Scheduler 1 P a g e ASTRA SCHEDULE USER GUIDE 7.5.12... 1 LOGGING INTO ASTRA SCHEDULE... 3 LOGIN CREDENTIALS... 3 WORKING WITH CALENDARS... 4 CHOOSING A CALENDAR AND FILTER...

More information

All hardware and software names are brand names and / or trademarks of their respective manufacturers.

All hardware and software names are brand names and / or trademarks of their respective manufacturers. TecWeb 5.0 User Manual Version: 1.8 (Release 8) Author: TecCom Solution Management Date: 05.12.2017 Supported browsers: Internet Explorer 11 Edge Firefox Chrome The compilation of texts and pictures was

More information

Administration. Training Guide. Infinite Visions Enterprise Edition phone toll free fax

Administration. Training Guide. Infinite Visions Enterprise Edition phone toll free fax Administration Training Guide Infinite Visions Enterprise Edition 406.252.4357 phone 1.800.247.1161 toll free 406.252.7705 fax www.csavisions.com Copyright 2005 2011 Windsor Management Group, LLC Revised:

More information

OWA Basics (Outlook Web Access - Application) How To The Basics

OWA Basics (Outlook Web Access - Application) How To The Basics OWA Basics (Outlook Web Access - Application) How To The Basics OWA Access: https://owa.wusd.k12.ca.us WUSD Technology Services This document has instructions for logging into Outlook Web Application (OWA)

More information

Deltek winsight Deltek winsight Administrator 6.4.1

Deltek winsight Deltek winsight Administrator 6.4.1 Deltek winsight 6.4.1 Deltek winsight Administrator 6.4.1 Release Notes March 20, 2009 13880 Dulles Corner Lane Herndon VA 20171 TEL: 703.734.8606 FAX: 703.734.1146 Release Notes While Deltek has attempted

More information

Blackbaud Direct Marketing New Features Guide

Blackbaud Direct Marketing New Features Guide Blackbaud Direct Marketing New Features Guide 05/09/2018 Blackbaud Direct Marketing 5.0 Blackbaud Direct Marketing New Features US 2018 Blackbaud, Inc. This publication, or any part thereof, may not be

More information

MotelMate. Demo guide. Motel Managment Software from Skagerrak Software. Thank you for trying MotelMate!

MotelMate. Demo guide. Motel Managment Software from Skagerrak Software. Thank you for trying MotelMate! MotelMate Motel Managment Software from Skagerrak Software Demo guide Installing and Opening the Demo. To install the Motel Mate Demo on Windows or Mac: 1. Insert the demo disk into the CD drive. 2. Open

More information

Broker ASSESS administrator s guide

Broker ASSESS administrator s guide Broker ASSESS administrator s guide This guide focuses on administrative tasks. Please consult the Broker ASSESS user s guide for a broad explanation of the following, which will not be covered within

More information

INSERVICE. Version 5.5. InService Easily schedule and monitor attendance for your training programs, even at remote locations.

INSERVICE. Version 5.5. InService Easily schedule and monitor attendance for your training programs, even at remote locations. INSERVICE Version 5.5 InService Easily schedule and monitor attendance for your training programs, even at remote locations. 5/15/2014 Page 0 of 11 Table of Contents 1.1 Logging In... 2 1.2 Navigation...

More information

Introduction to Cognos

Introduction to Cognos Introduction to Cognos User Handbook 7800 E Orchard Road, Suite 280 Greenwood Village, CO 80111 Table of Contents... 3 Logging In To the Portal... 3 Understanding IBM Cognos Connection... 4 The IBM Cognos

More information

Dynamic Packaging QRG Quick Reference Guide

Dynamic Packaging QRG Quick Reference Guide Dynamic Packaging QRG Quick Reference Guide Published Date: May 2009 Introduction This Quick Reference Guide will explain the steps required to create and attach a Dynamic Packaging Template to any rate

More information

Online National Mosquito Surveillance Database. User Guide

Online National Mosquito Surveillance Database. User Guide Online National Mosquito Surveillance Database User Guide Version 4 Updated November 2018 Contents Introduction... 3 Database Operation... 3 Access... 3 Users... 3 New Users... 4 Logging In... 4 Entering

More information

Nexio G-Scribe Data Source Wizard

Nexio G-Scribe Data Source Wizard Nexio G-Scribe Data Source Wizard 6/17/2014 175-100330-00 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Introduction 3 Account Access 3 Getting Acquainted 3 Home Tab (Dashboard) 3 Recordings Tab 4 Recorded Calls 5 Calls In Progress 7

Introduction 3 Account Access 3 Getting Acquainted 3 Home Tab (Dashboard) 3 Recordings Tab 4 Recorded Calls 5 Calls In Progress 7 Contents Introduction 3 Account Access 3 Getting Acquainted 3 Home Tab (Dashboard) 3 Recordings Tab 4 Recorded Calls 5 Calls In Progress 7 2 P age Introduction This guide provides information about the

More information

RingCentral for Google. User Guide

RingCentral for Google. User Guide RingCentral for Google User Guide RingCentral for Google User Guide Contents 2 Contents Introduction............................................................... 4 About RingCentral for Google..........................................................

More information

Quick Start Guide Date: > Revision: > 1.1.3

Quick Start Guide Date: > Revision: > 1.1.3 RunningBall Trader Client Quick Start Guide Date: > 23.06.2014 Revision: > 1.1.3 Disclaimer Copyright 2014 RunningBall AG. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

W W W. M A X I M I Z E R. C O M

W W W. M A X I M I Z E R. C O M W W W. M A X I M I Z E R. C O M Notice of Copyright Published by Maximizer Software Inc. Copyright 2018 All rights reserved Registered Trademarks and Proprietary Names Product names mentioned in this document

More information

WELCOME to Qantas Group isupplier

WELCOME to Qantas Group isupplier WELCOME to Qantas Group isupplier A manual for suppliers Welcome to our isupplier help manual. You re receiving this manual as you are one of our preferred suppliers with access to the isupplier Portal.

More information