|
|
Line 1: |
Line 1: |
| = CallUs = | | = CallUs = |
| | | |
− | [[File:CallUs_Main.png]]
| + | {{NoteFormat|Documentation for this software has moved to a new home. Please update links and bookmarks to content hosted at https://all.docs.genesys.com/WID/Current/SDK/CallUs-combined.}} |
− | <br/>
| |
− | *[[CallUsConfiguration|Configuration]]
| |
− | *[[CallUsLocalization|Localization]]
| |
− | *[[CallUsCommands|API Commands]]
| |
− | *[[CallUsEvents|API Events]]
| |
− | | |
− | == Overview ==
| |
− | | |
− | The CallUs Widget provides an overlay screen showing one or more phone numbers for a customer service as well as the hours that this service is available. The arrangement of numbers in this layout starts with a main phone number followed by optional alternative or additional phone numbers. Each can be named and there is no limit on the amount of phone numbers you can include. If the list of numbers cannot fit in the widget, the user can scroll to see the remaining numbers.
| |
− | | |
− | == Usage ==
| |
− | CallUs can be launched manually by the following methods:
| |
− | * Calling the [[CallUsCommands|command]] "CallUs.open"
| |
− | * Configuring [[ChannelSelectorConfiguration|ChannelSelector]] to show CallUs as a channel
| |
− | * Create your own custom button or link to open CallUs (using the "CallUs.open" command)
| |
− | | |
− | {{NoteFormat|By default a user has no way of launching the CallUs Widget. You must choose a suitable method for launching this widget.}} | |
− | | |
− | {{AnchorDiv|cobr}}
| |
− | == Co-browse link ==
| |
− | | |
− | [[File:CallUs_Dark04.png|500px|center|thumbnail|Desktop overlay view with Co-browse]]
| |
− | | |
− | Co-browse is integrated into CallUs and can be indicated on the bottom right of the CallUs Widget. CallUs will detect if Co-browse is available based on your configuration. If Co-browse is available the link will be visible, if not the link will not be visible.
| |
− | | |
− | == Customization ==
| |
− | | |
− | All text, titles, names and numbers shown in the CallUs Widget are fully customizable and [[GWCInternat|localizable]] by adding entries into your [[CallUsConfiguration|configuration]] and [[CallUsLocalization|localization]] options. There are no formatting requirements. Text will appear as you entered it.
| |
− | | |
− | {{NoteFormat|If you do not configure the CallUs Widget it will appear as an empty overlay. You must configure this Widget before using it.}}
| |
− | | |
− | CallUs supports themes. You may create and register your own themes for Genesys Widgets.
| |
− | | |
− | == Namespace ==
| |
− | | |
− | CallUs plugin has the following namespaces tied-up with each of the following types:
| |
− | | |
− | {| style="width: auto;"
| |
− | |-
| |
− | ! Type
| |
− | ! Namespace
| |
− | |-
| |
− | | [[CallUsConfiguration|Configuration]]
| |
− | | callus
| |
− | |-
| |
− | | i18n - [[CallUsLocalization|Localization]]
| |
− | | callus
| |
− | |-
| |
− | | CXBus - [[CallUsCommands|API Commands]] & [[CallUsEvents|API Events]]
| |
− | | CallUs
| |
− | |-
| |
− | | CSS
| |
− | | .cx-call-us
| |
− | |-
| |
− | |}
| |
− | | |
− | == Mobile Support ==
| |
− | | |
− | CallUs supports both desktop and mobile devices. Like all Genesys Widgets, there are two main modes: Desktop & Mobile. Desktop is employed for monitors, laptops, and tablets. Mobile is employed for smartphones. When a smartphone is detected, CallUs switches to special fullscreen templates that are optimized for both portrait and landscape orientations.
| |
− | | |
− | Switching between desktop and mobile mode is done automatically by default. You may configure Genesys Widgets to switch between Desktop and Mobile mode manually if necessary.
| |
− | | |
− | == Screenshots ==
| |
− | | |
− | '''"Dark" theme'''
| |
− | <gallery>
| |
− | CallUs_Main.png|Desktop overlay view
| |
− | CallUs_Dark02.png|Mobile fullscreen view in portrait orientation
| |
− | CallUs_Dark03.png|Mobile fullscreen view in landscape orientation
| |
− | CallUs_Dark04.png|Desktop overlay view with Co-browse
| |
− | CallUs_Dark05.png|Mobile fullscreen view with Co-browse in portrait orientation
| |
− | CallUs_Dark06.png|Mobile fullscreen view with Co-browse in landscape orientation
| |
− | </gallery>
| |
− | | |
− | '''"Light" theme'''
| |
− | <gallery>
| |
− | CallUs_Light01.png|Desktop overlay view
| |
− | CallUs_Light02.png|Mobile fullscreen view in portrait orientation
| |
− | CallUs_Light03.png|Mobile fullscreen view in landscape orientation
| |
− | CallUs_Light04.png|Desktop overlay view with Co-browse
| |
− | CallUs_Light05.png|Mobile fullscreen view with Co-browse in portrait orientation
| |
− | CallUs_Light06.png|Mobile fullscreen view with Co-browse in landscape orientation
| |
− | </gallery>
| |
| | | |
| [[Category:V:PSAAS:Public]] | | [[Category:V:PSAAS:Public]] |