TripAdvisor Content Syndication Widgets Options and Settings

Size: px
Start display at page:

Download "TripAdvisor Content Syndication Widgets Options and Settings"

Transcription

1 TripAdvisor Content Syndication Widgets Options and Settings Version 1.1 Updated: September 23, 2008 Contents 1 Scope of this Document Overview Partner Widget URL Options Destination Snapshot Widgets Samples Color Options Configuration Options Property Widgets Samples Configuration Options Check Rates Widget Samples Configuration Options Questions and Support...10

2 1 Scope of this Document This document describes the options that can be provided for each of the content syndication gatedaccess partner widgets. Note: Content syndication widgets that are freely available are not covered in this document, as they are provided via downloadable code that already has all the options set correctly, and modifying any part of this code will cause the widget not to display. For a complete list of available widgets, please visit 2 Overview Partner widgets support both options that are set in a partner configuration file, and options that can be specified via URL parameters for each widget call. Configuration file options apply to all invocations of that widget for that partner, and consist of settings that enable the features contractually agreed upon for that partner. URL parameters apply only to one particular widget invocation, and consist of settings such as the property or destination ID for which to retrieve content, and the language in which to display the widget. Partner widgets are intended to be displayed in an iframe on the partner site. A sample iframe with a widget invocation might look like: <iframe src=" WIDGET_KEY? display=true& partnerid=partner_key& lang=en_us& locationid=224948" width="240" height="510" scrolling="no" frameborder="0" marginheight="0" marginwidth="0" style="vertical-align:top;"> </iframe> All widget URLs include the /WidgetEmbed TripAdvisor page followed by the key value for the widget being requested. This is followed by a question mark and the key/value pairs of URL parameters. 3 Partner Widget URL Options URL parameter settings are consistent across all widgets. Option Name partnerid locationid lang colorset Description Required. The partner key provided by TripAdvisor to allow partner access to widgets. Required. For property widgets, this will be the ID of the property requested. For destination widgets, this will be the ID of the geo requested. This value can be either a TA ID, or a partner ID if TA has done a property mapping. Optional. The language in which to display the widget. Supported values are: en_us, en_uk, de, es, fr, it. Default is en_us. Optional. Currently destination widget only. Overrides the configured color settings for that partner. Supported values are: blue, grey, brown, default. The "default" set is TripAdvisor green. Version 1.1 Page 2 of 10

3 4 Destination Snapshot Widgets These widgets provide a snapshot of the most highly recommended properties in a destination, including the hotels, attractions and restaurants rated highest by TripAdvisor travelers. Partners may customize the number of top properties to show, which types of properties to include, and the basic color options. 4.1 Samples DESTINATION SNAPSHOT SAMPLE: Showing top 10 properties with separate tabs for hotels, attractions and restaurants DESTINATION SNAPSHOT SAMPLE: Showing top 5 properties for hotels only Version 1.1 Page 3 of 10

4 Clicking the name of one of the top properties will open a pop-up which provides details about the property, such as its overall TripAdvisor rating, photos and recent traveler reviews. See Property Detail widget sample below. 4.2 Color Options Color options for this widget include the following: Green (default) Blue Grey Brown Version 1.1 Page 4 of 10

5 4.3 Configuration Options Option Name Show Hotels tab Show Attractions tab Show Restaurants tab Default Tab Number of Properties Map Property IDs Color Options Description Whether to include tab containing list of top hotels for the destination. True/false. Whether to include tab containing list of top attractions for the destination. True/false. Whether to include tab containing list of top restaurants for the destination. True/false. If more than one tab is included, which tab should be shown when the widget is loaded. Values are "Hotels", "Attractions", or "Restaurants". Number of top properties to display in each tab. Must be between 3 and 10, inclusive. Whether to use an existing TripAdvisor partner property mapping to look up location IDs. Allows partners to put their own IDs into the widget URL. True/false. Partners may provide an iframe background color and may select one of the predefined color sets (blue, brown, grey, default). Color sets determine the color of the title bar, border and heading of the widget. Default is TripAdvisor green. Color set may be overridden by a URL parameter (see above). Version 1.1 Page 5 of 10

6 5 Property Widgets The Property Widget actually consists of two widgets, Property Summary and Property Detail. Partners can implement the smaller Property Summary widget on their page, and configure that widget to have a link to show the Property Detail widget in a popup (or in a new window). Either widget can also be used alone. 5.1 Samples PROPERTY SUMMARY SAMPLES: Various configurations Showing overall traveler rating with widget border suppressed. Showing overall traveler rating and breakdown of rating scores. Showing overall traveler rating and 3 most recent review titles. Showing overall traveler rating, traveler photos, and 3 most recent review titles. Version 1.1 Page 6 of 10

7 PROPERTY DETAIL SAMPLE: Includes hotel name and address, traveler photos, TripAdvisor popularity index ranking, description, overall traveler rating, breakdown of rating scores, and recent traveler reviews. Reviews may be expanded inline so users may read the full text. Version 1.1 Page 7 of 10

8 5.2 Configuration Options Options described below are available in both the Detail and Summary version of the property widget unless specifically noted. Option Name Description Show Title Bar Whether to include TripAdvisor logo and tagline. True/false. (Summary widget only) Show Location Name Whether to include property name. True/false. (Summary widget only) Show Traveler Rating Whether to include overall traveler rating. True/false. Show Rating Whether to include chart breaking down number of reviews by rating. True/false. Breakdown Show Photos Whether to include candid property photos. True/false. Show Whether to include "What to Expect" and "Recommended For" rating categories. Recommendations True/false. Show Popularity Index Whether to include popularity index. True/false. (Detail widget only) Show Traveler's Whether to include a Traveler's Choice logo and category for any properties that Choice Awards have won a Traveler's Choice award. True/false. (Detail widget only) Show Description Whether to include description, if available, for hotels and attractions, or cuisine (Detail widget only) types for restaurants. True/false. Number of review titles (Summary widget) or review text snippets (Detail widget) Number of Reviews to display. Show Review Sort box (Detail widget only) Whether to include a "Sort by" dropdown for the reviews shown. True/false. The dropdown includes: Date: Newest first (default), Date: Oldest first, Member rating: Highest first, Member rating: Lowest first. Configuration of link at the bottom of the Summary widget that invokes the Detail Find out More link widget for that property. Values are "popup" (open link in a popup), "new" (open (Summary widget only) link in a new window), or disabled (no link shown). Popularity index link Configuration of link on the popularity index text. Values are "popup" (open link in (Detail widget only) a popup), "new" (open link in a new window), or disabled (no link shown). Write a Review link (Detail widget only) Read Reviews link (Detail widget only) Color Options Configuration of link to TripAdvisor's (or cobranded if available) Write a Review page for that property. Values are "popup" (open link in a popup), "new" (open link in a new window), or disabled (no link shown). Configuration of link to TripAdvisor's (or cobranded if available) Reviews page for that property. Values are "popup" (open link in a popup), "new" (open link in a new window), or disabled (no link shown). Partners may provide a widget background color, an iframe background color (for areas of the iframe outside the widget, if any), and choose whether to have a border. Version 1.1 Page 8 of 10

9 6 Check Rates Widget The Check Rates widget may be used alone or as a feature within a property detail widget. It is used to check availability and rates for a specific hotel. 6.1 Samples CHECK RATES BUTTON SAMPLES: Several button options may be placed on your hotel detail pages. Buttons are available in English, French, German, Italian and Spanish. CHECK RATES BUTTON WITHIN PROPERTY DETAIL WIDGET: A button may optionally be included in our property detail widget to allow users to search availability of a hotel. CHECK RATES POP-UP: Clicking the check rates button invokes a pop-up which lists providers with inventory available for the selected property. Users may select which providers to search. Version 1.1 Page 9 of 10

10 6.2 Configuration Options In addition to the configuration options below, the Check Rates widget supports the following optional URL options: "checkin" and "checkout". Both checkin and checkout must be specified, and must be valid dates in the format YYYYMMDD. If valid checkin and checkout dates are provided, these will be used to populate the default values for the hotel stay in the Check Rates popup window. The user can modify these default values if desired before generating the actual rate quotes. Option Name Button Image Button Text Border Color Other Color Options Partner Logo Description Image to use for the embeddable Check Rates button; must be an existing TripAdvisor image button. Do not use this option for text buttons. Resource string to use for an embeddable Check Rates text button, or for the alt text if an image button is provided. For text buttons, sets both the button border and text color. For text buttons, partners may provide a button background color and an iframe background color. The iframe background color will fill the iframe if no Check Rates inventory is available for the requested property. Partners may provide a logo image (235 pixels wide by 60 pixels high) that will be displayed at the top of the Check Rates popup. There is no link or ad call available from this image. 7 Questions and Support Please contact us at widgets@tripadvisor.com to find out more about TripAdvisor widgets for your site. Version 1.1 Page 10 of 10

Using the Adventist Framework with your netadventist Site

Using the Adventist Framework with your netadventist Site Using the Adventist Framework with your netadventist Site Introduction: The Adventist framework is available for everyone with a netadventist web site. Sites using this framework will visually identify

More information

FAQs. How do I remove the search bar completely?

FAQs. How do I remove the search bar completely? FAQs Company Logo How do I change the logo? Can I make the logo larger or smaller? How do I add change or remove the logo in the footer? Can I add a favicon? Navigation Menu How do I change my navigation

More information

Magento module Documentation

Magento module Documentation Table of contents 1 General... 4 1.1 Languages... 4 2 Installation... 4 2.1 Search module... 4 2.2 Installation in Magento... 6 2.3 Installation as a local package... 7 2.4 Uninstalling the module... 8

More information

Log in using the username and password you were provided. Once logged in, click on the Inventory tab on the top right to open your Advertisers page.

Log in using the username and password you were provided. Once logged in, click on the Inventory tab on the top right to open your Advertisers page. REVIVE AD SERVER INSTRUCTIONS Welcome to the Artsopolis Network FAQ Page for the OpenX (now Revive) ad server. The Revive ad server is a free, open source ad serving system that facilitates the quick and

More information

OPENTABLE GROUP SEARCH MODULE GETTING STARTED ADD RESERVATIONS TO YOUR WEBSITE

OPENTABLE GROUP SEARCH MODULE GETTING STARTED ADD RESERVATIONS TO YOUR WEBSITE ADD RESERVATIONS TO YOUR WEBSITE OPENTABLE GROUP SEARCH MODULE The group search module allows users to select a specific restaurant location from a list and search tables at that location. The code below

More information

Integrating Luceo with your Website Using iframes. Version 4.1 Jan 15, 2013

Integrating Luceo with your Website Using iframes. Version 4.1 Jan 15, 2013 Integrating Luceo with your Website Using iframes Version 4.1 Jan 15, 2013 Table of Contents Table of Contents... 2 Preface... 3 Confidential Information... 3 Intellectual Property... 3 Quick Start Guide...

More information

How To - Add extra content to your site

How To - Add extra content to your site How To - Add extra content to your site Difficulty: Beginner Once you've got the hang of adding standard content to a Clikpic site - such as photos and articles - you'll soon want to add some of your own

More information

ListHub Broker User Manual

ListHub Broker User Manual ListHub Broker User Manual Section 1: Free and Paying Customers Login to ListHub Account... 2 Select and Manage Channels... 3 View Listing Inventory... 4 View Property Page... 5 Account Settings: Invite

More information

Document Revision Date: August 14, 2014. Create a New Data Protection Policy in the Symantec.cloud Management Portal

Document Revision Date: August 14, 2014. Create a New Data Protection Policy in the Symantec.cloud Management Portal Document Revision Date: August 14, 2014 Create a New Data Protection Policy in the Symantec.cloud Management Portal Create a New Data Protection Policy i Contents Configure Data Protection Settings in

More information

Using the CloudTrax splash page editor

Using the CloudTrax splash page editor CLOUDTRAX USER GUIDE Using the CloudTrax splash page editor CloudTrax is a free cloud-based network controller that helps you build, manage and monitor your wireless networks from anywhere in the world.

More information

OPENTABLE RESERVATION WIDGET GETTING STARTED ADD RESERVATIONS TO YOUR WEBSITE

OPENTABLE RESERVATION WIDGET GETTING STARTED ADD RESERVATIONS TO YOUR WEBSITE ADD RESERVATIONS TO YOUR WEBSITE OPENTABLE RESERVATION WIDGET The single-restaurant Reservation Widget is used to search tables at a specific restaurant location. The code below will enable display of

More information

Abila Fundraising Online. Event Registration Guide

Abila Fundraising Online. Event Registration Guide Abila Fundraising Online 2014 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned herein are registered trademarks or

More information

Report Author User Guide Galigeo s BI*Where for SAP BO Location Intelligence Platform. Quick Start Guide

Report Author User Guide Galigeo s BI*Where for SAP BO Location Intelligence Platform. Quick Start Guide Report Author User Guide Galigeo s BI*Where for SAP BO Location Intelligence Platform Quick Start Guide Prerequisites (admin): BOE User(s) set as BI*Where Advanced User [Users - Admin Guide] BI*Where Admin

More information

How To Use Listhub On A Pc Or Macbook

How To Use Listhub On A Pc Or Macbook ListHub Broker User Manual Section 1: Free and Paying Customers Login to ListHub Account... 2 Select and Manage Channels... 3 View Channel Scorecard... 4 View Listing Inventory... 5 View Property Page...

More information

What Do You Think? for Instructors

What Do You Think? for Instructors Accessing course reports and analysis views What Do You Think? for Instructors Introduction As an instructor, you can use the What Do You Think? Course Evaluation System to see student course evaluation

More information

Creating Accessible Documents in Word 2011 for Mac

Creating Accessible Documents in Word 2011 for Mac Creating Accessible Documents in Word 2011 for Mac NOTE: Word 2011 for Mac does not offer an Accessibility Checker. After creating your document, you can double-check your work on a PC, to make sure your

More information

RoomCloud Booking Engine Integration Manual Version 2.1.7 RoomCloud Booking Engine Integration manual Version 2.1.7 18/03/2015

RoomCloud Booking Engine Integration Manual Version 2.1.7 RoomCloud Booking Engine Integration manual Version 2.1.7 18/03/2015 RoomCloud Booking Engine Integration manual Version 2.1.7 18/03/2015 Page 1/15 REVISION HISTORY Version Description of the revision 1.0.0 First draft 2.0.0 Parameter n and p added 2.1.0 Parameter r added

More information

eschoolplus Users Guide Teacher Access Center 2.1

eschoolplus Users Guide Teacher Access Center 2.1 eschoolplus Users Guide Teacher Access Center 2.1. i Table of Contents Introduction to Teacher Access Center... 1 Logging in to Teacher Access Center (TAC)...1 Your My Home Page... 2 My Classes...3 News...4

More information

How To Use Mugeda Content

How To Use Mugeda Content Using Mugeda Content The Mugeda Team www.mugeda.com May 19, 2013 How to Use Created Content Three basic methods Direct export Publish to Mugeda CDN Upload to your own or 3 rd party server Direct Export

More information

Job Posting. Log into your Workopolis Employer Account. From your Employer Dashboard: Click the Post a Job button

Job Posting. Log into your Workopolis Employer Account. From your Employer Dashboard: Click the Post a Job button Log into your Workopolis Employer Account. From your Employer Dashboard: Click the Post a Job button The following steps will explain how to create and post your job as well as manage them from your job

More information

Aspen Gradebook - Teacher

Aspen Gradebook - Teacher Aspen Gradebook - Teacher Gradebook Setup You can use the teacher Gradebook in Staff View to enter and track assignments, and grades in your course sections. To begin using the gradebook you ll need to

More information

School Online Payments Parent User Guide

School Online Payments Parent User Guide School Online Payments Parent User Guide Copyright Rycor Solutions Inc. 2015 Table of Contents Table of Contents................................................... 2 Create a New Parent Account.........................................

More information

Choosing your Preferred Colours in Windows

Choosing your Preferred Colours in Windows Choosing your Preferred Colours in Windows Some people will occasionally find certain text and background combinations difficult to read, while others prefer to always have a certain colour combination

More information

Client Timesheet and Expense Instructions Page 1

Client Timesheet and Expense Instructions Page 1 Client Timesheet and Expense Instructions Page 1 Log In The web portal allows timesheet approvers to log into the system to view working candidates, approve and reject timesheets, and manage positions.

More information

Website in a box 2.0 Users Guide. Contact: enquiries@healthwatch.co.uk Website: www.healthwatch.co.uk/website-in-a-box

Website in a box 2.0 Users Guide. Contact: enquiries@healthwatch.co.uk Website: www.healthwatch.co.uk/website-in-a-box Website in a box 2.0 Users Guide Contact: enquiries@healthwatch.co.uk Website: www.healthwatch.co.uk/website-in-a-box Welcome to the new website in a box. We ve created a new, lighter, fresher and more

More information

State of Indiana Content Management System. Training Manual Version 2.0. Developed by

State of Indiana Content Management System. Training Manual Version 2.0. Developed by State of Indiana Content Management System Training Manual Version 2.0 Developed by Table of Contents Getting Started... 4 Logging In... 5 RedDot Menu... 6 Selecting a Project... 7 Start Page... 8 Creating

More information

InsideView Lead Enrich Setup Guide for Marketo

InsideView Lead Enrich Setup Guide for Marketo InsideView Lead Enrich Setup Guide for Marketo ... 1 Step 1: Sign up for InsideView for Marketing... 1 Step 2: Create Custom Fields... 3 Step 3: Create a Webhook for InsideView for Marketing... 5 Step

More information

LiveStreamingCDN Producer User s Guide

LiveStreamingCDN Producer User s Guide LiveStreamingCDN Producer User s Guide A LiveStreamingCDN Producer account offers a variety of premium features in addition to live and VOD streaming capabilities. A Producer account comes with a multi-device

More information

Copyright EPiServer AB

Copyright EPiServer AB Table of Contents 3 Table of Contents ABOUT THIS DOCUMENTATION 4 HOW TO ACCESS EPISERVER HELP SYSTEM 4 EXPECTED KNOWLEDGE 4 ONLINE COMMUNITY ON EPISERVER WORLD 4 COPYRIGHT NOTICE 4 EPISERVER ONLINECENTER

More information

BIG LOTS VENDOR COMPLIANCE WEB PORTAL USER GUIDE - VENDOR 300 PHILLIPI RD. COLUMBUS, OH 43228

BIG LOTS VENDOR COMPLIANCE WEB PORTAL USER GUIDE - VENDOR 300 PHILLIPI RD. COLUMBUS, OH 43228 BIG LOTS VENDOR COMPLIANCE WEB PORTAL USER GUIDE - VENDOR 300 PHILLIPI RD. COLUMBUS, OH 43228 Contents Getting Started...4 Tips for Using Actionable Intelligence... 4 Logging into Actionable Intelligence...

More information

GroupMAX ME User Guide. Group Campaigns and Acknowledgements

GroupMAX ME User Guide. Group Campaigns and Acknowledgements GroupMAX ME User Guide Group Campaigns and Acknowledgements Group Campaigns provide the ability to communicate with meeting attendees through targeted emails. These targeted emails can include room upgrades

More information

Gateway2Travel Manual

Gateway2Travel Manual Gateway2Travel Manual Hotels Transfers www.gateway.be 1 Content GENERAL 3 1. USE 4 1.1 ACCESS... 4 1.2 START SCREEN... 4 1.3 INDIVIDUAL SETTINGS (PER PC)... 4 2. HOTELS 5 2.1 SELECTION SCREEN... 5 2.2

More information

SPHOL213: Intro to Web Content Management in SharePoint 2013

SPHOL213: Intro to Web Content Management in SharePoint 2013 2013 SPHOL213: Intro to Web Content Management in SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet

More information

Turnitin Instructor User Manual Chapter 2: OriginalityCheck

Turnitin Instructor User Manual Chapter 2: OriginalityCheck Turnitin Instructor User Manual Chapter 2: OriginalityCheck Updated August 23, 2011 Turnitin Instructor Handbook: 48 Section: Introduction Introduction A typical submission made to an assignment on Turnitin

More information

Aras Corporation. 2005 Aras Corporation. All rights reserved. Notice of Rights. Notice of Liability

Aras Corporation. 2005 Aras Corporation. All rights reserved. Notice of Rights. Notice of Liability Aras Corporation 2005 Aras Corporation. All rights reserved Notice of Rights All rights reserved. Aras Corporation (Aras) owns this document. No part of this document may be reproduced or transmitted in

More information

Aerie Help Desk App. User Guide. Aerie Consulting, LLC 110 West Canal Street Winooski, VT 05404. September 14, 2015 Version 1.0.1

Aerie Help Desk App. User Guide. Aerie Consulting, LLC 110 West Canal Street Winooski, VT 05404. September 14, 2015 Version 1.0.1 Aerie Help Desk App User Guide Aerie Consulting, LLC 110 West Canal Street Winooski, VT 05404 September 14, 2015 Version 1.0.1 Table of Contents Introduction... 3 Scope & Purpose... 3 Process Overview...

More information

Welcome to Collage (Draft v0.1)

Welcome to Collage (Draft v0.1) Welcome to Collage (Draft v0.1) Table of Contents Welcome to Collage (Draft v0.1)... 1 Table of Contents... 1 Overview... 2 What is Collage?... 3 Getting started... 4 Searching for Images in Collage...

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

ONLINE TEST ADMINISTRATION

ONLINE TEST ADMINISTRATION PROJECT PHOENIX EduTrax Instructional Management Solution Phoenix/EIM ONLINE TEST ADMINISTRATION QUICK GUIDE & ILLUSTRATED HELP Version 1.5.1.1 The online testing module allows a teacher to administer

More information

Scheduling Guide Revised August 30, 2010

Scheduling Guide Revised August 30, 2010 Scheduling Guide Revised August 30, 2010 Instructions for creating and managing employee schedules ADP s Trademarks The ADP Logo is a registered trademark of ADP of North America, Inc. ADP Workforce Now

More information

Hatco Lead Management System: http://hatco.scangroup.net/

Hatco Lead Management System: http://hatco.scangroup.net/ Hatco Lead Management System User Guide General Notes: The Hatco Lead Management System (HLMS) is designed to work with modern web browsers, such as Internet Explorer 9 or newer, Firefox, Chrome & Safari.

More information

How to Use Swiftpage for ACT! by Sage

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

More information

NDSU Technology Learning & Media Center. Introduction to Google Sites

NDSU Technology Learning & Media Center. Introduction to Google Sites NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Introduction to Google Sites Get Help at the TLMC 1. Get help with class projects on a walk-in basis; student learning assistants

More information

Pipeliner CRM Phaenomena Guide Sales Target Tracking. 2015 Pipelinersales Inc. www.pipelinersales.com

Pipeliner CRM Phaenomena Guide Sales Target Tracking. 2015 Pipelinersales Inc. www.pipelinersales.com Sales Target Tracking 05 Pipelinersales Inc. www.pipelinersales.com Sales Target Tracking Learn how to set up Sales Target with Pipeliner Sales CRM Application. CONTENT. Setting up Sales Dynamic Target

More information

Salesforce Integration Guide

Salesforce Integration Guide Salesforce Integration Guide Salesforce Integration Guide Document Publication Date: October 14, 2011 Copyright 2009-2011 BroadVision, Inc., 1600 Seaport Boulevard, Suite 550, North Building, Redwood City,

More information

QAS Small Business for Salesforce CRM

QAS Small Business for Salesforce CRM INTRODUCTION This document provides an overview of integrating and configuring QAS for Salesforce CRM. It will take you through the standard integration and configuration process and also provides an appendix

More information

Copyright 2010 Netbriefings, Inc. Page1 agendalayout-wr2010.doc

Copyright 2010 Netbriefings, Inc. Page1 agendalayout-wr2010.doc Following presents web pages an event viewer (web audience member) will encounter when attending a Netbriefings event: Event Agenda, Event Viewer and Event Registration. (The appearance of the registration

More information

Table of Contents. Overview... 2. Supported Platforms... 3. Note... 3. Demos/Downloads... 3. Known Issues... 4. Use Case... 4

Table of Contents. Overview... 2. Supported Platforms... 3. Note... 3. Demos/Downloads... 3. Known Issues... 4. Use Case... 4 Table of Contents Overview... 2 Supported Platforms... 3 Note... 3 Demos/Downloads... 3 Known Issues... 4 Use Case... 4 Included Files and Parameters... 5 Implementing the Block... 7 Setting Up A Nimbb

More information

Scheduling/ Calendar Software Training Manual

Scheduling/ Calendar Software Training Manual In order to enter the Scheduling Software, click on Appointment button on the home page in Clinician Gateway. Once you click on the Appointment button an additional browser page called the Physician s

More information

Personal Computer Checklist (Google Chrome) RealPage, Inc.

Personal Computer Checklist (Google Chrome) RealPage, Inc. Personal Computer Checklist (Google Chrome) RealPage, Inc. IMPORTANT NOTICE: YOUR USE OF THESE MATERIALS SHALL BE DEEMED TO CONSTITUTE YOUR AGREEMENT THAT SUCH USE SHALL BE GOVERNED BY THE MUTUAL NON-

More information

Overview. How It Works

Overview. How It Works Overview Email is a great way to communicate with your alumni and donors. It s agile, it can be interactive, and it has lower overhead than print mail. Our constituents are also becoming more and more

More information

Knowledgebase Article

Knowledgebase Article Company web site: Support email: Support telephone: +44 20 3287-7651 +1 646 233-1163 2 EMCO Network Inventory allows you to manage alternative credentials to use while performing different

More information

Online Payment Parent Portal Users Guide

Online Payment Parent Portal Users Guide Online Payment Parent Portal Users Guide 2015/2016 Acorn www.sturgeon.ab.ca Contents Parent Portal Overview 3 Creating a Parent Account 4 Understanding the Fees Summary Page 7 Understanding the Student

More information

WebFOCUS BI Portal: S.I.M.P.L.E. as can be

WebFOCUS BI Portal: S.I.M.P.L.E. as can be WebFOCUS BI Portal: S.I.M.P.L.E. as can be Author: Matthew Lerner Company: Information Builders Presentation Abstract: This hands-on session will introduce attendees to the new WebFOCUS BI Portal. We will

More information

Auto Clicker Tutorial

Auto Clicker Tutorial Auto Clicker Tutorial This Document Outlines Various Features of the Auto Clicker. The Screenshot of the Software is displayed as below and other Screenshots displayed in this Software Tutorial can help

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

SAS BI Dashboard 3.1. User s Guide

SAS BI Dashboard 3.1. User s Guide SAS BI Dashboard 3.1 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2007. SAS BI Dashboard 3.1: User s Guide. Cary, NC: SAS Institute Inc. SAS BI Dashboard

More information

ezee Absolute Release Notes

ezee Absolute Release Notes ezee Absolute Release Notes Release History Version Date Type Notes 1.0.45.50 25 June 2015 Enhancement Search Transaction by Credit Card Number Enhancement Customization Enhancement Customization Customization

More information

Integrated Invoicing and Debt Management System for Mac OS X

Integrated Invoicing and Debt Management System for Mac OS X Integrated Invoicing and Debt Management System for Mac OS X Program version: 6.3 110401 2011 HansaWorld Ireland Limited, Dublin, Ireland Preface Standard Invoicing is a powerful invoicing and debt management

More information

Appointment Router Salesforce.com Web- to- Lead Integration Guide. Date: January 19, 2011

Appointment Router Salesforce.com Web- to- Lead Integration Guide. Date: January 19, 2011 Appointment Router Salesforce.com Web- to- Lead Integration Guide Date: January 19, 2011 Overview This document describes the method used to integrate Salesforce.com Web-to-Lead forms with TimeTrade s

More information

Create a Room Block in the Hotel Center?

Create a Room Block in the Hotel Center? Create a Room Block in the Hotel Center? To create a room block for an event in the Hotel Center, click on the Room Blocks tab Click on the button to get to the add room block page Revised 6/1/10 by SignUp4

More information

... 2 1.1... 3 1.2... 3 1.3... 8 1.4... 10 2... 12... 14 3.1... 14 3.2... 28 4... 33 6... 35 7... 37 10... 55

... 2 1.1... 3 1.2... 3 1.3... 8 1.4... 10 2... 12... 14 3.1... 14 3.2... 28 4... 33 6... 35 7... 37 10... 55 ... 2 #!$ '()!!&!%&!... 3 1.!"... 3 #..(0 )./.) *)+,- 1.1... 3 1.2... 3 1.3... 8!/.) 1)"- 2&"- 1.4... 10 2.... 12 3. /)... 14 4))/.) &/.) 3.1... 14 3.2... 28 4.... 33 5. 3"-/.)... 34 6.... 35 7.... 37

More information

How to Register for an Event Using Cheer America s New Online Registration System

How to Register for an Event Using Cheer America s New Online Registration System Step 1: Go to our website (www.cachampionships.com). Click on the Registration Button. Step 2: On the Registration Page, click on the blue button Click HERE to REGISTER. Step 3: Welcome to our Registration

More information

Saving work in the CMS... 2. Edit an existing page... 2. Create a new page... 4. Create a side bar section... 4

Saving work in the CMS... 2. Edit an existing page... 2. Create a new page... 4. Create a side bar section... 4 CMS Editor How-To Saving work in the CMS... 2 Edit an existing page... 2 Create a new page... 4 Create a side bar section... 4 Upload an image and add to your page... 5 Add an existing image to a Page...

More information

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved.

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved. Snagit 10 Getting Started Guide March 2010 2010 TechSmith Corporation. All rights reserved. Introduction If you have just a few minutes or want to know just the basics, this is the place to start. This

More information

Prestashop Ship2MyId Module. Configuration Process

Prestashop Ship2MyId Module. Configuration Process Prestashop Ship2MyId Module Configuration Process Ship2MyID Module Version : v1.0.2 Compatibility : PrestaShop v1.5.5.0 - v1.6.0.14 1 P a g e Table of Contents 1. Module Download & Setup on Store... 4

More information

TriCore Secure Web Email Gateway User Guide 1

TriCore Secure Web Email Gateway User Guide 1 TriCore Secure Web Email Gateway User Guide This document provides information about TriCore Secure Web Email Gateway. This document is for users who are authorized to send and receive encrypted email

More information

WP Popup Magic User Guide

WP Popup Magic User Guide WP Popup Magic User Guide Plugin version 2.6+ Prepared by Scott Bernadot WP Popup Magic User Guide Page 1 Introduction Thank you so much for your purchase! We're excited to present you with the most magical

More information

MASTERTAG DEVELOPER GUIDE

MASTERTAG DEVELOPER GUIDE MASTERTAG DEVELOPER GUIDE TABLE OF CONTENTS 1 Introduction... 4 1.1 What is the zanox MasterTag?... 4 1.2 What is the zanox page type?... 4 2 Create a MasterTag application in the zanox Application Store...

More information

ImageNow Document Management Created on Friday, October 01, 2010

ImageNow Document Management Created on Friday, October 01, 2010 ImageNow Document Management Created on Friday, October 01, 2010 Table of Contents Training Guide ImageNow Document Management...1 Document Processing...1 Editing Document Keys Manually... 1 Using Annotations...

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

Backing Up and Restoring FrontDesk Data Files

Backing Up and Restoring FrontDesk Data Files Chapter 35 Backing Up and Restoring FrontDesk Data Files FrontDesk v4.1.25 Member List Create a Merge File Create a Mailer File Create a CSV/Excel File Create Report Definition Files 338 343 344 345 346

More information

Sabal Trust Company. WebLink User Guide

Sabal Trust Company. WebLink User Guide If you are having any difficulty or need any help with these changes or the new configuration, please call your Relationship Manager Sabal Trust Company WebLink User Guide Table of Contents WELCOME TO

More information

Asset Track Getting Started Guide. An Introduction to Asset Track

Asset Track Getting Started Guide. An Introduction to Asset Track Asset Track Getting Started Guide An Introduction to Asset Track Contents Introducing Asset Track... 3 Overview... 3 A Quick Start... 6 Quick Start Option 1... 6 Getting to Configuration... 7 Changing

More information

Setting Preferences in QuickBooks

Setting Preferences in QuickBooks Setting Preferences in QuickBooks The following preferences should be set in Quickbooks: Setting QuickBooks to Display the Lowest Sub-Account Number The Default setting in QuickBooks for displaying Account

More information

Adobe Digital Signatures in Adobe Acrobat X Pro

Adobe Digital Signatures in Adobe Acrobat X Pro Adobe Digital Signatures in Adobe Acrobat X Pro Setting up a digital signature with Adobe Acrobat X Pro: 1. Open the PDF file you wish to sign digitally. 2. Click on the Tools menu in the upper right corner.

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

1 Strategic Planning Matrix v1,0 User s Guide

1 Strategic Planning Matrix v1,0 User s Guide 1 Strategic Planning Matrix v1,0 User s Guide Page 1 2 Strategic Planning Matrix v1,0 User s Guide Table of Contents Introduction... 4 Core Strategic Planning Matrix Concepts... 4 Metrics... 4 Matrix Properties...

More information

Installation & Configuration Guide Professional Edition

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

More information

How To 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

Creating a social networking website with mobile accessibility. A Guide to WordPress, BuddyPress, and mobile readiness

Creating a social networking website with mobile accessibility. A Guide to WordPress, BuddyPress, and mobile readiness Creating a social networking website with mobile accessibility A Guide to WordPress, BuddyPress, and mobile readiness How To Guide I 2 Creating a social networking website with mobile accessibility Contents

More information

Customer Relationship Management Software

Customer Relationship Management Software Customer Relationship Management Software Second CRM Mobile Web App Guide Version 1.2 Table of Contents SECOND CRM MOBILE OVERVIEW... 3 USER LOGIN... 3 LOGIN & NAVIGATION... 5 DASHBOARD... 5 VIEW... 6

More information

2011 ithemes Media LLC. All rights reserved in all media. May be shared with copyright and credit left intact

2011 ithemes Media LLC. All rights reserved in all media. May be shared with copyright and credit left intact Meet Builder. Introducing ithemes Builder, the innovative WordPress theme that operates more like web design software. Unlike other premium WordPress themes, Builder stretches the possibilities of WordPress

More information

ibank Quick Start Guide

ibank Quick Start Guide ibank Quick Start Guide An introductory tutorial for ibank 3, a personal financial management application. 2008 IGG Software, LLC Overview This tutorial will cover these basic program concepts: 1 2 3 4

More information

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For How-to Guide: MIT DLC Drupal Cloud Theme This guide will show you how to take your initial Drupal Cloud site... and turn it into something more like this, using the MIT DLC Drupal Cloud theme. See this

More information

EBSCOhost User Guide Searching. Basic, Advanced & Visual Searching, Result List, Article Details, Additional Features. support.ebsco.

EBSCOhost User Guide Searching. Basic, Advanced & Visual Searching, Result List, Article Details, Additional Features. support.ebsco. EBSCOhost User Guide Searching Basic, Advanced & Visual Searching, Result List, Article Details, Additional Features Table of Contents What is EBSCOhost... 3 System Requirements... 3 Inside this User Guide...

More information

Booking Multiple Destinations

Booking Multiple Destinations Booking Multiple Destinations Sabre Vacations Quick Reference SEARCH FOR A MULTI DESTINATION PACKAGE 1. Click Advanced Search from the Vacation Package Search feature on the Sabre Vacations home page.

More information

Table of Contents. Creating a Newsletter. Loading a Video or Slideshow. Distributing a Newsletter through Exact Target

Table of Contents. Creating a Newsletter. Loading a Video or Slideshow. Distributing a Newsletter through Exact Target Indiana University Copenhagen Publishing System University Communications Newsletter User Manual Last Updated: March 1, 2009 vpurit@indiana.edu Table of Contents Creating a Newsletter Loading a Video or

More information

Super Resellers // Getting Started Guide. Getting Started Guide. Super Resellers. AKJZNAzsqknsxxkjnsjx Getting Started Guide Page 1

Super Resellers // Getting Started Guide. Getting Started Guide. Super Resellers. AKJZNAzsqknsxxkjnsjx Getting Started Guide Page 1 Getting Started Guide Super Resellers Getting Started Guide Page 1 Getting Started Guide: Super Resellers Version 2.1 (1.6.2012) Copyright 2012 All rights reserved. Distribution of this work or derivative

More information

How to Use Swiftpage for SageCRM

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

More information

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

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

The FX Trading Station 2.0

The FX Trading Station 2.0 The FX Trading Station 2.0 Features of the New FX Trading Station July 8 th, 2005 1. New Function: News and charts (Q.) What is the feature? News and charts are now integrated so that users can access

More information

A quick guide to... Creating Custom Web Forms

A quick guide to... Creating Custom Web Forms A quick guide to... Creating Custom Web Forms In this guide... Learn how to create well-designed web forms in seconds. Pick your favorite template then color and shape every aspect of your form until you

More information

Digital Marketing EasyEditor Guide Dynamic

Digital Marketing EasyEditor Guide Dynamic Surveys ipad Segmentation Reporting Email Sign up Email marketing that works for you Landing Pages Results Digital Marketing EasyEditor Guide Dynamic Questionnaires QR Codes SMS 43 North View, Westbury

More information

Usermanual Active Tracing 3.3. Full Visibility. Complete chain of consignment tracking and paperless proof of delivery

Usermanual Active Tracing 3.3. Full Visibility. Complete chain of consignment tracking and paperless proof of delivery Usermanual Active Tracing 3.3 Full Visibility Complete chain of consignment tracking and paperless proof of delivery Benutzerhandbuch, November 2009 Seite 2 Table of contents Introduction... 3 1. Access...

More information

Work With the Link Library App

Work With the Link Library App Work With the Link Library App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All

More information

Quick Reference Guide Course Homepage Management (Faculty)

Quick Reference Guide Course Homepage Management (Faculty) Quick Reference Guide Course Homepage Management (Faculty) Table of Contents View Faculty Schedule... 3 Print Faculty Schedule... 3 Create Course Homepage... 3 Add a New Activity to the Course Homepage...

More information

Pulse Secure Client. Customization Developer Guide. Product Release 5.1. Document Revision 1.0. Published: 2015-02-10

Pulse Secure Client. Customization Developer Guide. Product Release 5.1. Document Revision 1.0. Published: 2015-02-10 Pulse Secure Client Customization Developer Guide Product Release 5.1 Document Revision 1.0 Published: 2015-02-10 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose, CA 95134 http://www.pulsesecure.net

More information