How do I get the watch link?
This is how to grab the link that will allow your agents to see the user's screen.
Joe avatar
Written by Joe
Updated over a week ago

To get the watch link to the current user's browser, you can use the following function:

Upscope('getWatchLink', console.info);

The second attribute of the function is a callback which will be called with the watch link once it becomes known to Upscope.

Using live chat?

We automatically add the watch link to your user information on the major live chat systems.

Did this answer your question?