Universal Cobrowse
For the times where it's not possible to include the Cobrowse Web SDK into the site.
Last updated
Was this helpful?
For the times where it's not possible to include the Cobrowse Web SDK into the site.
Last updated
Was this helpful?
In some cases your customers using your website might need to complete tasks or view sites that you don't own or can modify. Universal Cobrowse allows for the session to continue to others sites whereby the agent can still browse and navigate with your customers in real time.
In the example above when the user clicks on a link that navigates to any of the example URLs below it would show that link within the Universal Cobrowse tabs.
https://example.com https://example.com/about https://example.io/account?id=123 https://example.net/help https://site.net
If you wish for all links to launch the Universal Cobrowse experience you can use *
to match all URLs.
You may also use regex. The example below will launch Universal Cobrowse for any link that is not an example.com
or an example.io
domain. This can be useful when you might not have a known list of external links.
Notice the regex is an object not a String.
Redaction is still supported whilst using Universal Cobrowse. Please find full details by using the link below.
You need to supply the SDK with a of URLs that should launch the Universal Cobrowse experience.