Cross-domain session support
Javascript for sessions across multiple domains or sub-domains.
Last updated
Was this helpful?
Javascript for sessions across multiple domains or sub-domains.
Last updated
Was this helpful?
In some cases, several of your domains or sub-domains need to be visited in a single session.
To enable this, add the following javascript snippet within our to all required pages.
This provides Cobrowse for Web with a list of trusted origins to allow your session to continue on. All trusted origins must be listed.
Example code: .
Google Chrome
Mozilla Firefox
Internet Explorer 11
Safari
Cross-domain support will fail in a browser's private or "incognito" mode.