Get remote customer assistance

8x8 Contact Center Co-browsing allows customer support agents to assist customers remotely via a shared browser. With Co-browsing, 8x8 Contact Center administrators can empower a website or any browser-based application, and offer live, hands-on assistance to customers. A customer in need of assistance must initiate the remote session, generate a unique session code, communicate it to an agent via phone or chat. The agent then uses the code to establish a remote session. Co-browsing session co-exists with a call or a chat for communicating the session code.

Features

  • Visual, real-time web page assistance: Monitor and assist customers in real time through browser instance shared by the customer.
  • Mouse tracking: As a customer, easily follow along by viewing the agent’s mouse location and movement.
  • Platform details: Access information about the customer’s platform.
  • Sub-domain support: The Co-browsing session continues working if the user navigates to a site that is hosted in a sub-domain, assuming that Co-browsing snippet is also included on that new sub-domain.
  • Form co-filling: Co-fill forms on websites.
  • Customer privacy and security: During a Co-browsing session, if the customer is filling a form and entering sensitive information such as SSN in a form, it can be encrypted and hidden from the agent.
  • Highlighting: Agents can highlight content on web pages and call out information to customers during Co-browsing. Highlight key elements on the page with drawing tools.
  • Auto-fit: Agents can automatically scale the browser view to fit customer's view settings. If the customer's screen is bigger than the agent during a Co-browsing session, agents will have to scroll constantly. With the ability to auto-fit, agents can enable “Auto-fit” to automatically scale the view to fit agent's view settings or manually increment/decrement the zoom level to the desired value.
  • Privilege control: You can control the extent of remote help agents can offer using Co-browsing mode. It varies from a basic view only mode to complete control of the browser instance. Take control of the customer’s screen, with their permission.

Limitations

  • Co-browsing only works in HTTP secure web pages.
  • Adobe Flash components, including videos, and Java applets are not supported.
  • Anything that is external to the current page is not supported. This includes the file browser window that is open when selecting a file to be uploaded.
  • WYSIWIG editors (AceEditor, CodeMirrorEditor, CKEditor, tinymceEditor) are not supported.
  • Native tool tips are not visible between the two parties.
  • Mouse hover texts do not show in the Agent side.
  • Web pages with iframes with different domains are not supported.
  • If the web pages open new browser window and the content has Co-browsing, this new window replaces the content in the Agent side.

Supported browsers

See the system requirements for co-browsing supported browsers.

Co-browsing modes

By setting up a Co-browsing mode, administrators can control the extent to which agents can assist customers remotely. Co-browsing can be enabled in one of the following modes via code snippet. If you do not provide a mode in the code snippet, full-control is the default mode:

  • full-control (default): In this mode, agents have full control of the customer's browser session, including synchronized navigation and the ability to highlight and co-fill a form on the web page. The agent's cursor movements and mouse clicks are in sync with the customer, and vice versa. This is the default mode. If you do not provide a mode in the code snippet, full-control is the default mode.
  • partial-control: In this mode, agents can highlight and control the browser navigation, but do not have the privileges to fill any forms on the Co-browsed page. All HTML form elements are disabled on the agent side, alerting agents with the message "Forms cannot be edited on the agent side".
  • no-control: This is a view-only mode. Agents can observe the customer’s navigation, highlight, and offer guidance.

Notes:
-The highlighter works in all modes.
-In the full-control and partial-control modes, we cannot prevent agents from controlling form elements that are not native to the browser, such HTML drop-down.

Concept Link IconSee Also