Getting Started Guide

Size: px
Start display at page:

Download "Getting Started Guide"

Transcription

1 Getting Started Guide

2 Table of Contents OggChat Overview... 3 Getting Started Basic Setup... 3 Dashboard... 4 Creating an Operator... 5 Connecting OggChat to your Google Account... 6 Creating a Chat Widget... 8 Generating Website Code Snippet... 8 Previewing your Chat Window... 9 Including your Chat Code in your Webpage Chat Widget Customization Advance Widget Settings Viewing Chat History Real- Time Visitor Monitoring Canned Messages and Shortcuts Reporting Custom Proactive Chat Invitations Operator Settings Department Based Routing rd Party Integrations Changing your OggChat Subscription Frequently Asked Questions Q: Why is my chat button offline? Q: What commands can I send from the chat window? Q: How do I set up an OggChat operator on a Mac? Q: Can I set up OggChat in Google Sites? Q: Can I set up OggChat in a Joomla Site? Q: How can I include OggChat in WordPress?... 34

3 OggChat Overview OggChat is an advanced yet simple to use cloud- based live chat solution. It just requires that operators have a Gmail address or hosted Gmail account and Google Talk compatible Instant Messenger such as the Google Talk Client, Gmail, ichat, GTalk for Android, or any Google Talk Compatible IM client for iphone such as BeeJive, ebuddy, or IM+. By including a generated OggChat Code snippet in your web page, website visitors can click on your custom OggChat button and immediately start chatting with an available operator. We ll now take you through the steps of setting up your account. Getting Started Basic Setup Depending on how much information you provided when you signed up, we might have already created some of these items for you automatically. In order to start chatting with website visitors you must have completed the following: Added at least 1 operator with a valid Gmail Address. Accepted Chat Friend requests in Google from all 3 chat bots that we send automatically when first creating an operator. Created at least 1 chat widget. Generated chat widget code and Included the code in your website

4 Dashboard The OggChat Dashboard is the first page you see when logging in. If your account is not completely set up, you ll see a list of Setup Tasks Remaining. These will help you to navigate to the correct areas for configuring up your account. Once your account is setup, this area will be replaced with the Chat Widget code you ll need to include in your website in order to display your custom chat button.

5 Creating an Operator An operator in OggChat represents anyone who wants to be able to answer chat requests. Each operator can either accept or reject incoming requests and can manage their availability by either their IM status or their configured Office Hours. Every operator must have a Gmail address or a hosted Google Apps address. Both types will work fine.

6 Connecting OggChat to your Google Account Once you create an Operator with a valid Gmail address, we will send out Chat Friend invites to your Google Talk. You will see a series of 3 to 5 requests from our chat bots in your Google Talk or Gmail account. If you login to Gmail and login to the Chat in the lower left- hand side of the interface, you will see the invitations in that box as follows: If you ve upgraded to Google Hangouts, the XMPP integration that OggChat uses to send messages is disabled by default. There is an easy workaround for this. In the Google Hangout chat in Gmail, click on your name and a dialog box will open. Then select Revert to old chat. This will enabled XMPP and you should see the chat bot invites above. If not, you can resend them from within OggChat, or add them directly from the Google Talk side. This is shown in the screenshot below.

7 If for some reason you did not receive these invitations, you can send additional request out by selecting your operator and clicking the Re- Send Chat Invitations button. In addition, you can invite our chat bots directly at and

8 Creating a Chat Widget Next, you create a chat window that represents window configuration and the chat buttons used to open the window. You can create multiple chat windows depending on your account type and each may represent a different website domain or a different page. Once you enter the required chat window information, you select Save and Generate Code to proceed to the 2 nd page of the chat window configuration. At this point you can customize buttons, logos, and window fonts and colors. Generating Website Code Snippet On this page of the Chat Window configuration, you can customize each window for your specific brand. You can include chat buttons and links as follows: OggChat Images Button Images provided by us and displayed anywhere in your webpage Custom images - Custom buttons that you can design and upload to our site allowing you to further brand your window Text Links - You can include just test to include in your site versus a button Chat Tabs Facebook style tabs that are pinned to your browser edges top, bottom, left, or right. These will remain in one place as you scroll your browser window.

9 Previewing your Chat Window Once you customize your chat window settings, you can click Preview Chat Window to see how the window will look when someone clicks on it. You can use this to verify your Gmail connection, to view your custom logos, or to verify sizes and fonts.

10 Including your Chat Code in your Webpage Once you ve selected your chat button style and customizations, you can simply copy the generated code snippet that is displayed when selecting Generate Code and paste this code into your html page or template. Please make sure to select the Include Visitor Monitor Code checkbox when generating code if you want to monitor website visitors. If you want to include monitoring at a later time, you ll have to regenerate the entire code snippet and re- include it in your website as this snippet is in addition to the chat button code. Code can be included directly in your HTML, in a Joomla website using our Joomla Extension, in WordPress using our WordPress Plugin, or in nearly any dynamic website including Drupal and Shopify templates. Here is an example of including the monitoring code as well as the chat button code immediately before the </body> tag in an html page.

11 Chat Widget Customization This section represents the series of customizations you can make to your chat window. This first section is the initial form that pops up when a visitor requests a chat. Each field is optional and by un- checking all, this pre- chat form will be bypassed. You can customize 3 additional generic fields with text values, or list box values.

12 Each default message is also customizable. By choosing a language for the chat widget, OggChat will automatically change the default messages to that specific language. Customize for your business needs.

13 Proactive Chat invitations are automatic invitations that can be used to invite guests to chat. We suggest 45 to 60 seconds as the minimum before triggering a proactive chat. You can manually invite customers to chat from the Visitor Monitor as well. A proactive chat will only happen once per browser session so as not to annoy your website visitors. Custom CSS values are also supported so that you can customize the chat widget for your specific website styling. You can experiment with these styles to get the exact look and feel you need.

14

15 Advance Widget Settings Advanced settings include the default timeout to use when a customer is waiting for an agent to accept a chat as well as Office Hours and Google Analytics Tracking. In order to enable OggChat integration with Google Analytics, simply add your UA token into the text field as below. Viewing Chat History All chat history is stored in the cloud so that you can search chat histories by date, operator, chat widget, or chat content.

16 Real- Time Visitor Monitoring With visitor monitoring, you can see in real- time exactly who is on your website, how long they ve been there, and their geo- location. In addition, ad campaign and search information is displayed on the Campaign Tab for each visitor. From this monitor, you can proactively invite visitors to chat by selecting the checkbox next to the visitor and clicking Invite to Chat. This will send an inline popup invite message to the visitor s browser.

17 Page footprint, IP, Host name, browser details, visitor name, visitor and current session status are also displayed for each visitor. If for some reason, you can t see real- time visitor information, please verify that you ve included the monitoring portion of the Generated Code somewhere in your web page. If you re using a Wordpress or Joomla plugin, the monitoring code is not included automatically. You ll have to generate the web code for your site and just include the monitoring code section of the script. The monitoring code to include will look something like the following: <!-- OggChat monitor code --> <script type="text/javascript"> //<![CDATA[ function mon(){ var url = ' safas c &f=Arial&fs=12'; var e = document.createelement('script');e.src = url;e.type ='text/javascript';document.getelementsbytagname('head')[0].appendchild (e);} if (window.addeventlistener){window.addeventlistener('load',mon, false);}else if(window.attachevent){window.attachevent('onload',mon);} //]]> </script>

18 Canned Messages and Shortcuts Quickly respond to customer requests by using canned messages, or shortcuts as we call them. You can create as many messages as you like and each message is associated with a particular chat window. Here s an example of the canned message configuration screen: Once you create a shortcut, respond with that canned message by typing / then the shortcut name. For example, type /hello to send the hello message as follows: The visitor will see the message on their chat window.

19

20 Reporting You can create high- level and detailed reports for your chat windows. These reports include daily chat counts, chats by operator, chats by domain, and chat history and details by timeframe. Easily export all chat history to CSV using this interface in order to perform additional analysis of your visitor data. Custom Proactive Chat Invitations With Proactive Chat invitations you can automatically trigger invites based on a time period, or you can trigger manual invites directly from the Visitor Monitor page. This method allows you to invite a single visitor with specific text to customize their experience.

21 Operator Settings Each OggChat account is based on the number of available operators you can set up. These each map 1 to 1 to specific gmail addresses. You can view all operators configured and their status in the operator page below.

22 One setting to note below is the Ignore Idle Status setting. By default, Google Talk typically goes to idle status after 5 minutes of inactivity. If this setting is not checked and your agents walk away from their desk for 5 minutes, the chat button will automatically go offline.

23 Department Based Routing Departments are used to group agents. You can configure any number of departments and name these groups as you like. Agents are assigned to one or more departments. OggChat also supports the concept of escalations of departments, meaning after the first level invite requests time out, the chat invite requests are escalated to the 2 nd level queues.

24

25 3 rd Party Integrations We re happy to support 3 rd party integrations with Salesforce, Zendesk, Highrise, and Firefly Screen Sharing. We re adding additional integrations, so check back for these. Salesforce By setting up Salesforce CRM integration, we push chat transcripts directly to Salesforce. You can configure the type of record you want to create as well as optionally send all transcripts or only those you tag with the #lead or #contact tags during the IM session. You maintain full control over what information is sent to Salesforce.

26

27

28 Highrise Just enter your Highrise subdomain, so for you enter, acme. Then enter your API token provided by highrise and automatically receive new contacts in your Highrise account.

29

30 Zendesk OggChat allows you to automatically create tickets in Zendesk based on your OggChat Transcripts.

31

32 Changing your OggChat Subscription In order to change your OggChat subscription, simply select Account then click the Change Subscription button on that page. Follow through with the Buy Now option in PayPal. This will automatically modified existing subscriptions or create a new one if you haven t set one up yet.

33 Frequently Asked Questions Q: Why is my chat button offline? A: The online and offline status of your OggChat button is based on the following 3 statuses. If any of these are false, your chat button will show as Offline or Not Available. Is your Chat Window Scheduled? Each chat window has an optional schedule with open and close times. Is an Operator Scheduled? Each operator also has an optional schedule. Is there at least one operator scheduled? Is an operator logged into Google Talk or Gmail and has an IM status of Available? Please check your friends list to make sure you see chat1, chat2, and chat3 at oggchat.com. If not, you can select the operator and click the Re- Send Chat Invitations to send out additional requests. Q: What commands can I send from the chat window? A: Just type "help" in your chat window to see useful commands such as: #status - Lists the status of all operators #transfer <screen name> - Transfers a chat to another operator. #history - Lists current chat transcript. Useful after a chat transfer. #screenshare Initiates a Firefly Screensharing session if you ve enabled this integration and have an active Firefly account at #lead Tags a conversation as a lead in your CRM integration with Salesforce Q: How do I set up an OggChat operator on a Mac? A: Use these instructions to set up OggChat for ichat on your Mac. Start ichat on your Mac Select ichat - - > Preferences... Choose the Accounts tab (the second tab) on the window Click the + button in the lower left- hand corner to create a new account. Select Account Type Google Talk Account Enter your Google Talk address and password. Hosted accounts work as well. Click Done

34 Go to your ichat window and select Available as your Status. If you've already accepted friend requests from chat1, chat2, and chat3 for this Gmail account, you are ready to start accepting OggChat chats. Q: Can I set up OggChat in Google Sites? A: OggChat works just fine with any Google Sites website. When customizing your chat widget code, just select a Website type of "Google Sites" in the dropdown and the appropriate code will be generated for you. We'll also display a link to a tutorial on how to include your live chat widget in your Google Site. Q: Can I set up OggChat in a Joomla Site? A: OggChat Live Help works with any Joomla site, in fact our website runs on Joomla. When customizing your chat widget code, just select a Website type of "Joomla" in the dropdown and the appropriate code will be generated for you. You can include the snippet in any module or you can just use the JavaScript code to include the widget in your Joomla php template. Q: How can I include OggChat in WordPress? A: Here are the steps to include OggChat in a WordPress site: Login to the Admin section of your WordPress Site (usually admin) On the left- hand side bar, under Plugins, click Add New In the Search box, type HTML- JavaScript Adder and click Search plugins On the right- hand side, click Install In the pop- up installer box, click the orange Install Now button in the upper- right corner This will take you to the Plugin Installing status page. Once the plugin is finished installing, click Activate Plugin On the left- hand side bar, under Appearance, click Widgets In the Available Widgets section, locate HTML JavaScript Adder 1 Click, Hold, and Drag the widget to the appropriate sidebar on the right- hand side of the screen Once in place on the sidebar, in the "Your JavaScript/HTML/Flash embed code or others" box, paste your OggChat code and click Save at the bottom

35 Your OggChat box is now active on your website!

SmallBiz Dynamic Theme User Guide

SmallBiz Dynamic Theme User Guide SmallBiz Dynamic Theme User Guide Table of Contents Introduction... 3 Create Your Website in Just 5 Minutes... 3 Before Your Installation Begins... 4 Installing the Small Biz Theme... 4 Customizing the

More information

Startup Guide. Version 2.3.9

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

More information

Zoho CRM and Google Apps Synchronization

Zoho CRM and Google Apps Synchronization Zoho CRM and Google Apps Synchronization Table of Contents End User Integration Points 1. Contacts 2. Calendar 3. Email 4. Tasks 5. Docs 3 6 8 11 12 Domain-Wide Points of Integration 1. Authentication

More information

!!!!!!!! Startup Guide. Version 2.7

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

More information

Get Started with LeadSquared Guide for Marketing Users. Complete lead to revenue platform

Get Started with LeadSquared Guide for Marketing Users. Complete lead to revenue platform Get Started with LeadSquared Guide for Marketing Users Complete lead to revenue platform Bookmark LeadSquared Login Page Login to LeadSquared at https://run.leadsquared.com (Bookmark the URL) LeadSquared

More information

Aspect WordPress Theme

Aspect WordPress Theme by DesignerThemes.com Hi there. Thanks for purchasing this theme, your support is greatly appreciated! This theme documentation file covers installation and all of the main features and, just like the

More information

PayPal Integration Instructions

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

More information

Site Administrator User Guide. show, tell, share

Site Administrator User Guide. show, tell, share Site Administrator User Guide show, tell, share Contents About your Team site 1 What is a Team site? 1 What can you do on a Team or Business site that you can t do on www.present.me? 1 Getting Started

More information

Agent s Handbook OVERVIEW

Agent s Handbook OVERVIEW Agent s Handbook OVERVIEW This handbook will allow you, as the agent/operator, to get started handling chats, calls, and tickets using ClickDesk. This will help you from the basics of how it works up to

More information

AEGEE Podio Guidelines

AEGEE Podio Guidelines AEGEE Podio Guidelines EUROPEAN STUDENTS FORUM Contains What is Podio?... 3 Podio vs Facebook... 3 Video Tutorial Podio Basics... 3 Podio for AEGEE-Europe... 3 How to get it?... 3 Getting started... 4

More information

Reference Guide TEAM. Pogoplug Team. Reference Guide. 2012 Cloud Engines Inc., All Rights Reserved.

Reference Guide TEAM. Pogoplug Team. Reference Guide. 2012 Cloud Engines Inc., All Rights Reserved. Reference Guide Pogoplug Team Reference Guide Table of Contents Table of Contents 1. What s Included 2. Getting Started 3. Customizing the Pogoplug Interface a. Custom UI b. Custom Domain Name c. Custom

More information

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

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

More information

Authorize.net for WordPress

Authorize.net for WordPress Authorize.net for WordPress Authorize.net for WordPress 1 Install and Upgrade 1.1 1.2 Install The Plugin 5 Upgrading the plugin 8 2 General Settings 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 Connecting to Authorize.net

More information

Help Desk User Manual (Version 1.0)

Help Desk User Manual (Version 1.0) Help Desk User Manual (Version 1.0) Table of Contents Accessing Infinity Technologies Help Desk Portal... 2 Logging into Infinity Technologies Help Desk Portal for the First Time... 3 Resetting Your Password...

More information

LiveText for Salesforce Quick Start Guide

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

More information

About DropSend. Sending Files with DropSend

About DropSend. Sending Files with DropSend About DropSend DropSend is a service that allows businesses and individuals to send large files, store files online and collaborate in a quick and easy way. DropSend Business Plan will help your company

More information

ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs

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

More information

Welcome to OnSync University 1 Last update: 2016/04/23 Digital Samba, SL

Welcome to OnSync University 1 Last update: 2016/04/23 Digital Samba, SL Welcome to OnSync University 1 Last update: 2016/04/23 Digital Samba, SL Table of Contents Getting Started... 2 Logging in... 3 The OnSync Dashboard... 4 Managing your account... 6 Changing service plans...

More information

1. Chat4Support Introduction

1. Chat4Support Introduction 1. Chat4Support Introduction Chat4Support is a CodingBest product that helps businesses to improve their sales and customer service on the Internet. Website visitors just only need to click on the chat

More information

Admin Handbook OVERVIEW

Admin Handbook OVERVIEW Admin Handbook OVERVIEW This handbook will allow you, as the admin/owner of the account, to get familiarized with all the menus and options found on your Account Dashboard. This will help you from the

More information

WebLink 3 rd Party Integration Guide

WebLink 3 rd Party Integration Guide 1. Introduction WebLink provides the world s leading online Chamber and Association Management Software: WebLink Connect. While WebLink does provide custom website design and hosting services, WebLink

More information

The Best Free live Chat and Help Desk Software

The Best Free live Chat and Help Desk Software The Best Free live Chat and Help Desk Software I ve been using Zopim Live chat for a little over 3 months now to help me pull in more qualified web design leads. I had dabbled with other helpdesk and live

More information

Authorize.net for WordPress

Authorize.net for WordPress Authorize.net for WordPress Authorize.net for WordPress 1 Install and Upgrade 1.1 1.2 Install The Plugin 5 Upgrading the plugin 8 2 General Settings 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 2.10 2.11 Connecting

More information

How To Build An Online Store On Ecwid

How To Build An Online Store On Ecwid Using Ecwid to Build an Online Store Ecwid provides all you need for a one-stop online shop, including a built-in 'drag and drop' shopping cart, the recording of customer registration details, destination

More information

Create a Google Site in DonsApp

Create a Google Site in DonsApp Create a Google Site in DonsApp 1 Google Web Site Interactive. Constructivist. Collaborative. Communities. WHAT IS GOOGLE SITE? With one single click, you can create a website without any knowledge of

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

Veeam MarketReach User Guide. Automate Your Marketing. Grow Your Business.

Veeam MarketReach User Guide. Automate Your Marketing. Grow Your Business. Veeam MarketReach User Guide Automate Your Marketing. Grow Your Business. March, 2013 Contents PART 1. INTRODUCTION 3 What is Veeam MarketReach? 3 PART 2. ENTERING VEEAM MARKETREACH 3 Who can access Veeam

More information

Let s Connect. Best Practices. A Helpful Guide for Your WebsiteAlive Account

Let s Connect. Best Practices. A Helpful Guide for Your WebsiteAlive Account TM Let s Connect Best Practices A Helpful Guide for Your WebsiteAlive Account Table of Contents Best Practices 3. Why Add Live Chat? 3. How Will You Be Using Live Chat 4. What Capabilities Do You Need

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

Google Sites: Creating, editing, and sharing a site

Google Sites: Creating, editing, and sharing a site Google Sites: Creating, editing, and sharing a site Google Sites is an application that makes building a website for your organization as easy as editing a document. With Google Sites, teams can quickly

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

Student Email Features, Hosted by Google

Student Email Features, Hosted by Google - Student Email Features, Hosted by Google Basic Information 1 Google Chat 2 1. Adding Chat Contacts, page 2 2. Starting a Chat Session, page 3 3. Video & Voice Chat, page 4 4. Saving Conversations, page

More information

LYNC 2010 USER GUIDE

LYNC 2010 USER GUIDE LYNC 2010 USER GUIDE D O C U M E N T R E V I S O N H I S T O R Y DOCUMENT REVISION HISTORY Version Date Description 1.0 6/25/2013 Introduction of the Lync 2010 to product line. 2 Lync 2010 User Guide 401

More information

Gmail setup for administrators

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

More information

Velaro End User Guide. 2011 Velaro, Inc.

Velaro End User Guide. 2011 Velaro, Inc. I Table of Contents Part I Introduction 1 1 Copyrights... and Trademarks 1 2 System... Requirements 1 3 Customer... Support 2 Part II Getting Started 2 1 Installation... 3 2 The Quick... Start Wizard 3

More information

ACS ChemWorx User Guide http://www.acschemworx.org

ACS ChemWorx User Guide http://www.acschemworx.org ACS ChemWorx User Guide http://www.acschemworx.org Contents OVERVIEW... 5 ACS CHEMWORX DESKTOP APP... 5 HOW TO INSTALL THE DESKTOP... 5 ACS CHEMWORX WEB APP... 5 ACS CHEMWORX MOBILE APP... 5 SETTING UP

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

How To Set Up A Xerox Econcierge Powered By Xerx Account

How To Set Up A Xerox Econcierge Powered By Xerx Account Xerox econcierge Account Setup Guide Xerox econcierge Account Setup Guide The free Xerox econcierge service provides the quickest, easiest way for your customers to order printer supplies for all their

More information

Nonprofit Technology Collaboration. Email Marketing

Nonprofit Technology Collaboration. Email Marketing Email Marketing What is Email Marketing? Email marketing is when an organization sends out an electronic message using email. It is one of the easiest and least expensive ways for nonprofit organizations

More information

My Store. Quick Startup Guide. DIY online store builder

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

More information

WebsiteAlive Operator Panel. A WebsiteAlive How-To Guide

WebsiteAlive Operator Panel. A WebsiteAlive How-To Guide WebsiteAlive Operator Panel A WebsiteAlive How-To Guide TM WebsiteAlive Operator Panel A WebsiteAlive How-To Guide This document will help you familiarize yourself with the WebsiteAlive Operator Panel

More information

Online sales management software Quick store setup. v 1.1.3

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

More information

Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal

Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal This Application Note provides instructions for configuring Apps settings on the Cisco OnPlus Portal and Autotask application settings

More information

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating

More information

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2.

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2. Step by step guide Step 1: Purchasing an RSMail! membership Step 2: Download RSMail! 2.1. Download the component 2.2. Download RSMail! language files Step 3: Installing RSMail! 3.1: Installing the component

More information

AWEBDESK LIVE CHAT SOFTWARE

AWEBDESK LIVE CHAT SOFTWARE AWEBDESK LIVE CHAT SOFTWARE Version 5.1.0 AwebDesk Softwares Operator s Guide Edition 1.0 April 2012 1 P a g e TABLE OF CONTENTS LOGIN TO OPERATOR AREA..... 3 CHATTING TO SITE VISITORS.. 4 TRANSFERRING

More information

Egnyte for Salesforce v2.1 Administrator s Guide

Egnyte for Salesforce v2.1 Administrator s Guide Egnyte for Salesforce v2.1 Administrator s Guide Overview Egnyte Tabs Egnyte Domain Configuration Egnyte Sync Configurations Creating Sync Configurations for standard and/or custom objects Creating folder

More information

Getting Started with the new VWO

Getting Started with the new VWO Getting Started with the new VWO TABLE OF CONTENTS What s new in the new VWO... 3 Where to locate features in new VWO... 5 Steps to create a new Campaign... 18 Step # 1: Enter Campaign URLs... 19 Step

More information

// table of contents //

// table of contents // // A Guide to the Talkdesk and Highrise Integration // table of contents // 01 // Overview & Advantages of the Talkdesk and Highrise Integration // 04 02 // 6 Ways to Use the Talkdesk and Highrise Integration

More information

JTouch Mobile Extension for Joomla! User Guide

JTouch Mobile Extension for Joomla! User Guide JTouch Mobile Extension for Joomla! User Guide A Mobilization Plugin & Touch Friendly Template for Joomla! 2.5 Author: Huy Nguyen Co- Author: John Nguyen ABSTRACT The JTouch Mobile extension was developed

More information

Cloud Services. Sharepoint. Admin Quick Start Guide

Cloud Services. Sharepoint. Admin Quick Start Guide Cloud Services Sharepoint Admin Quick Start Guide 3/12/2015 ACTIVATION An activation letter will be sent to the email account of your administrator contact. SharePoint will be part of your Cloud Control

More information

// table of contents //

// table of contents // // A Guide to the Talkdesk and Desk.com Integration // table of contents // 01 // Overview & Advantages of the Talkdesk and Desk.com Integration // 04 02 // 6 Ways to Use the Talkdesk Desk.com Integration

More information

User Guide. Making EasyBlog Your Perfect Blogging Tool

User Guide. Making EasyBlog Your Perfect Blogging Tool User Guide Making EasyBlog Your Perfect Blogging Tool Table of Contents CHAPTER 1: INSTALLING EASYBLOG 3 1. INSTALL EASYBLOG FROM JOOMLA. 3 2. INSTALL EASYBLOG FROM DIRECTORY. 4 CHAPTER 2: CREATING MENU

More information

BT Cloud Phone. User guide for the Admin Portal. A guide to setting up and making the most of BT Cloud Phone.

BT Cloud Phone. User guide for the Admin Portal. A guide to setting up and making the most of BT Cloud Phone. BT Cloud Phone. User guide for the Admin Portal. A guide to setting up and making the most of BT Cloud Phone. 2 What s in this guide. Emergency calls. 999 or 112 emergency calls. Each BT Cloud Phone number

More information

The easy way to a nice looking website design. By a total non-designer (Me!)

The easy way to a nice looking website design. By a total non-designer (Me!) The easy way to a nice looking website design By a total non-designer (Me!) Website Refresher Three types of Website 1.Hand rolled HTML. Lightweight static pages. 2.Scripted Website. (PHP, ASP.NET etc.)

More information

Edwin Analytics Getting Started Guide

Edwin Analytics Getting Started Guide Edwin Analytics Getting Started Guide This guide provides assistance for accessing and using Edwin Analytics, the Department of Elementary and Secondary Education s (ESE) online tool for expanding data

More information

Module - Facebook PS Connect

Module - Facebook PS Connect Module - Facebook PS Connect Operation Date : October 10 th, 2013 Business Tech Installation & Customization Service If you need assistance, we can provide you a full installation and customization service

More information

Setting Up Talkdesk: A QUICK START GUIDE FOR ADMINS

Setting Up Talkdesk: A QUICK START GUIDE FOR ADMINS Table of Contents Introduction Setting Up Talkdesk: A QUICK START GUIDE FOR ADMINS Before You Use Talkdesk Create Your Talkdesk Account Basic Talkdesk Setup Buy a Phone Number or Use Your Own Invite Your

More information

Setting Up Your Online ecommerce Shopping Cart

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

More information

Salesforce Customer Portal Implementation Guide

Salesforce Customer Portal Implementation Guide Salesforce Customer Portal Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

How to Create a Simple WordPress Store Online for Free

How to Create a Simple WordPress Store Online for Free How to Create a Simple WordPress Store Online for Free The Internet is one of the most fertile grounds on which you can build a business to sell your products or services. This is because of the fact that

More information

A quick guide to. Social Media

A quick guide to. Social Media A quick guide to Social Media In this guide... Learn how to integrate your email marketing with social media to get the most out of online buzz! Use Twitter and Facebook integrations to enable readers

More information

The document may be copied in whole or in part, provided that each copy contains this copyright notice.

The document may be copied in whole or in part, provided that each copy contains this copyright notice. Match My Email Set-Up Guide for Group and Professional Editions of Salesforce.com MultiMatch Release 6.1.2 Copyright 2011-2015, RAE Internet Inc. (dba Match My Email). This document is the copyrighted

More information

Quick Start Guide. Installation and Setup

Quick Start Guide. Installation and Setup Quick Start Guide Installation and Setup Introduction Velaro s live help and survey management system provides an exciting new way to engage your customers and website visitors. While adding any new technology

More information

WordPress websites themes and configuration user s guide v. 1.6

WordPress websites themes and configuration user s guide v. 1.6 WordPress websites themes and configuration user s guide v. 1.6 Congratulations on your new website! Northeastern has developed two WordPress themes that are flexible, customizable, and designed to work

More information

Chat for NTR Cloud Product Guide

Chat for NTR Cloud Product Guide Product Guide Table of Contents Introduction...4 Benefits...4 Secure Chat...4 Modular Setup...4 Administrator s Guide...5 Features...5 Languages...6 System Requirements...6 Getting Started...6 Setting

More information

SAP Digital CRM. Getting Started Guide. All-in-one customer engagement built for teams. Run Simple

SAP Digital CRM. Getting Started Guide. All-in-one customer engagement built for teams. Run Simple SAP Digital CRM Getting Started Guide All-in-one customer engagement built for teams Run Simple 3 Powerful Tools at Your Fingertips 4 Get Started Now Log on Choose your features Explore your home page

More information

OfficeSuite CRM Connector for Salesforce

OfficeSuite CRM Connector for Salesforce OfficeSuite CRM Connector for Salesforce Administrator Guide Version 1.1 Page 1 December, 2014 TABLE OF CONTENTS INTRODUCTION AND GETTING STARTED OPERATING SYSTEM, HARDWARE AND SOFTWARE REQUIREMENTS Supported

More information

GETTING STARTED WITH D2L

GETTING STARTED WITH D2L GETTING STARTED WITH D2L Quick Start Guide v.9.2.1 ecampus This guide provides tips for users new to using the D2L Learning Environment. It discusses how to navigate the main areas and how to change your

More information

Egnyte for Power and Standard Users. User Guide

Egnyte for Power and Standard Users. User Guide Egnyte for Power and Standard Users User Guide Egnyte Inc. 1350 West Middlefield Road. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) Revised June 2015 Table of Contents Chapter 1: Getting

More information

Step 4: Click Upload >> Browse for zip file, then click Install Now. Step 6: List Eruption should show up as a new button in your Wordpress Navigation

Step 4: Click Upload >> Browse for zip file, then click Install Now. Step 6: List Eruption should show up as a new button in your Wordpress Navigation Step 1: Download List Eruption zip file Step 2: Log into your Wordpress backend Step 3: Click Plugins >> Add New Step 4: Click Upload >> Browse for zip file, then click Install Now Step 5: Go back into

More information

easy-to-use platform. Our solution offers the best video, audio and screen-sharing quality across Window, Mac, ios, Android

easy-to-use platform. Our solution offers the best video, audio and screen-sharing quality across Window, Mac, ios, Android Getting Started On PC And Mac What is Zoom? Zoom, the cloud meeting company, unifies cloud video conferencing, simple online meetings and mobile collaboration into one easy-to-use platform. Our solution

More information

Web24 Web Hosting Guide

Web24 Web Hosting Guide Web24 Web Hosting Guide Welcome Dear Web24 customer, We would like to thank you for choosing Web24 as your preferred web hosting provider. To make your experience as enjoyable as possible, we have prepared

More information

AWEBDESK LIVE CHAT SOFTWARE

AWEBDESK LIVE CHAT SOFTWARE AWEBDESK LIVE CHAT SOFTWARE Version 6.1.0 AwebDesk Softwares Administrator Guide Edition 1.0 November 2012 Page 1 TABLE OF CONTENTS Introduction.......... 3 Sign In as Admin...4 Admin Dashboard Overview.

More information

RingCentral for Salesforce. Administrator Guide

RingCentral for Salesforce. Administrator Guide RingCentral for Salesforce Administrator Guide 1 RingCentral for Salesforce Administrator Guide Introduction Contents Introduction... 3 About RingCentral for Salesforce.................................................

More information

FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION

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

More information

Our Design Genius will walk you through the styling process and help you make your campaigns match your brand s look and feel.

Our Design Genius will walk you through the styling process and help you make your campaigns match your brand s look and feel. Welcome to Welcome to. Getting started is easy this guide will help you make a seamless transition in just a few simple steps. We ll explain how to set up your lists, create beautiful campaigns and view

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

Jive Connects for Openfire

Jive Connects for Openfire Jive Connects for Openfire Contents Jive Connects for Openfire...2 System Requirements... 2 Setting Up Openfire Integration... 2 Configuring Openfire Integration...2 Viewing the Openfire Admin Console...3

More information

LiveText Agent for Salesforce Installation Guide

LiveText Agent for Salesforce Installation Guide LiveText Agent for Salesforce Installation Guide (C) 2015 HEYWIRE ALL RIGHTS RESERVED LiveText Agent for Salesforce Installation Guide Table of Contents Who should be looking at this document... 3 Software

More information

Quick Reference Guide 2 Lync for Mac 2011 Lync Web Conferencing

Quick Reference Guide 2 Lync for Mac 2011 Lync Web Conferencing Quick Reference Guide 2 Lync for Mac 2011 Lync Web Conferencing Lync for Mac 2011 is the latest instant messaging (IM) client from Microsoft for the Macintosh platform and is the upgrade for Microsoft

More information

Once you have gone through this document you will have a form that, when completed, will create an Account & Contact in Oracle.

Once you have gone through this document you will have a form that, when completed, will create an Account & Contact in Oracle. Using Clicktools with Oracle CRM On Demand Once you have gone through this document you will have a form that, when completed, will create an Account & Contact in Oracle. Whilst this example is relatively

More information

14.95 29.95. 3 Unlimited. Click4Assistance - Package Comparison. The Packages...

14.95 29.95. 3 Unlimited. Click4Assistance - Package Comparison. The Packages... The Packages... Lite Low cost, entry level live chat software, available for small businesses with a single operator. This option allows unlimited chats, and offers a great range of button images and chat

More information

Technology in the Classroom Kidblog kidblog.org

Technology in the Classroom Kidblog kidblog.org Technology in the Classroom Kidblog kidblog.org Kidblog provides a secure classroom blogging community, where teachers have complete control over individual student blogs. Students do not need an email

More information

Startup Guide. Version 3.1

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

More information

ACS ChemWorx Quick User Guide Created by: ACS ChemWorx http://www.acschemworx.org

ACS ChemWorx Quick User Guide Created by: ACS ChemWorx http://www.acschemworx.org ACS ChemWorx Quick User Guide Created by: ACS ChemWorx http://www.acschemworx.org Download a comprehensive user guide at http://pubs.acs.org/iapps/acschemworx/tutorial.html Contents OVERVIEW... 3 ACS CHEMWORX

More information

Getting Started With Citrix ShareFile

Getting Started With Citrix ShareFile Guide Getting Started With Citrix ShareFile Learn the basics of your ShareFile account. Plus, get the answers to some of our most frequently asked how-to questions. ShareFile.com Welcome to ShareFile!

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration

The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration Summary G-Lock WPNewsman is a nice WordPress plugin for collecting subscribers using the confirmed opt-in method

More information

Terminal Four. Content Management System. Moderator Access

Terminal Four. Content Management System. Moderator Access Terminal Four Content Management System Moderator Access Terminal Four is a content management system that will easily allow users to manage their college web pages at anytime, anywhere. The system is

More information

Quick Start Guide. 1 Copyright 2014 Samanage www.samanage.com

Quick Start Guide. 1 Copyright 2014 Samanage www.samanage.com Quick Start Guide 1 Copyright 2014 Samanage www.samanage.com Table of Contents Introduction 3 Organization 4-6 Users 7-9 Asset Deployment 10 Self-Service Portal 11-13 Service Desk 14-16 Email Settings

More information

2011 Zendesk. All rights reserved. Zendesk Enterprise User s Guide

2011 Zendesk. All rights reserved. Zendesk Enterprise User s Guide 2011 Zendesk. All rights reserved. Zendesk Enterprise User s Guide Setting up to manage multiple brand help desks............................................ 1 Step 1: Contact Zendesk to set up help desk

More information

Content. Basic Navigation Dashboard Leads Contacts Deals Documents Tasks Emails Voice Reports Mobile M A O B C J D E

Content. Basic Navigation Dashboard Leads Contacts Deals Documents Tasks Emails Voice Reports Mobile M A O B C J D E Base Guide Content The purpose of this deck is to give you a better understanding of the basic features of Base CRM. M A O B C J D E F Basic Navigation Dashboard Leads Contacts Deals Documents Tasks Emails

More information

How To Avoid Spam On Mailchimp

How To Avoid Spam On Mailchimp Welcome to MailChimp. Email doesn't need to be overwhelming. This guide will help you get your first campaign off the ground. We ll also offer tips for managing your list, viewing your reports, and making

More information

HOW TO GET THE MOST OUT OF YOUR VIDYARD TRIAL A GUIDE FROM VIDYARD

HOW TO GET THE MOST OUT OF YOUR VIDYARD TRIAL A GUIDE FROM VIDYARD HOW TO GET THE MOST OUT OF YOUR VIDYARD TRIAL A GUIDE FROM VIDYARD Contents Introduction 1 1. Create a Player 2 2. Publish a Player 3 3. Customize the Player 5 Configuring General Player Options 6 Configuring

More information

Step 1: Download and install the CudaSign for Salesforce app

Step 1: Download and install the CudaSign for Salesforce app Prerequisites: Salesforce account and working knowledge of Salesforce. Step 1: Download and install the CudaSign for Salesforce app Direct link: https://appexchange.salesforce.com/listingdetail?listingid=a0n3000000b5e7feav

More information

*376823* Lead Export Configuration Quick Reference Guide. Configuring Lead Export. Configuring ADP CRM

*376823* Lead Export Configuration Quick Reference Guide. Configuring Lead Export. Configuring ADP CRM Configuring Lead Export Lead Export Configuration Quick Reference Guide While there are three types of leads in ADP CRM (ileads, show and phone leads), to the system itself ADP CRM identifies all leads

More information

ADMINISTRATOR GUIDE VERSION

ADMINISTRATOR GUIDE VERSION ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1 UH CMS Basics Cascade CMS Basics Class UH CMS Basics Updated: June,2011! Page 1 Introduction I. What is a CMS?! A CMS or Content Management System is a web based piece of software used to create web content,

More information

Advanced Training Reliance Communications, Inc.

Advanced Training Reliance Communications, Inc. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.com Contents Contents... 2 Before you Begin... 4 Advanced Lists... 4 List Builder... 4 Create a List...

More information