240 likes | 369 Views
inControl Basic Scripting and Development. Jason Lowe Technical Trainer. Internet Access. Passcode: PPP2 Network Name: SLCmarriott_meeting. Course Description. Not advanced inControl training Beginners are welcome No programming experience necessary No inContact experience necessary
E N D
inControl Basic Scriptingand Development Jason Lowe Technical Trainer
Internet Access Passcode: PPP2 Network Name: SLCmarriott_meeting
Course Description • Not advanced inControl training • Beginners are welcome • No programming experience necessary • No inContact experience necessary • Specifically for those who have always wondered how inControl does what it does, but were always too scared to find out!
What You Will Learn • What we man by “skill based routing” • What we mean by “IVR / ACD integration” • Brief overview of Agent, inTouch / CallDetail, webManager / Central and inControl • How to find your way around inControl • How to build a basic script complete with an IVR and ACD routing built in • What events are and how they work • Some advanced stuff – neat things like variables, loops, and more (time permitting) • Putting it all together: testing & debugging
Housekeeping Items • Breaks! • 15 - 20 minutes at 10:00 am • 1 hour for lunch at 12:00 p.m.(Boxed lunches provided.) • 15 – 20 minutes at 2:45 p.m. • Restrooms • Cell phones – vibrate or silence • Laptops, Workstations, and Business Units
Skill Based Routing Concepts Question: What are the two mainjustifications for skill based routing? • Contact routing – getting the contact to the agent that can help them • Reporting –skill-specific statistical contact reports
Customer calls a toll-free number that points to inContact, and hears the IVR. The Default Skill is applied to the contact. Agent with Sales Skill Skill = Default Customer
Customer calls a toll-free number that points to inContact, and hears the IVR. Customer enters a selection to indicate they want to talk to a Sales Agent. Contact is Re-Skilled to “Sales”, and the ACD searches for an Agent with that Skill. The Default Skill is applied to the contact. Agent with Sales Skill Skill = Sales Skill = Default Customer
Customer enters a selection to indicate they want to talk to a Sales Agent. Contact is Re-Skilled to “Sales”, and the ACD searches for an Agent with that Skill. Once an Agent is found, the ACD connects the two together. The customer is then speaking with the Agent. Agent with Sales Skill Skill = Sales Customer
SAAS IVR/ACD Mechanics “What was two has now become one.” - Paul Jarman Chief Executive Officer, inContact • “And it was good. And there was much rejoicing.” • Frank Maylett • Executive VP of Sales and Marketing, inContact
webManager / inContact Central Workflow • Campaigns • Skills • Points of Contact Workforce • Teams • Agents • Stations
inControl IDE • Three Windows • Toolbar • Properties • Workspace • Tabs • Actions • Menus • Properties • Buttons
Getting Help • Help Menu and Help Buttons • Help Contents • Context Help • Advanced Features Remember: “F1 is my friend!”
Actions and Links • Selecting and Placing Actions • Properties Tab • Creating Links • Auto-Link • Deleting Links • “Upstream” and “Downstream” • Inserting Actions between Linked Actions
Using the Clipboard • Edit Menu • Copying, Cutting, Pasting Actions • Affect Links? • “Select All” feature
Demonstration • Building a Basic IVR • Integrating the ACD • Events • Advanced Objects • Loops • Variables • Testing Scripts – The Debug Tool