Zendesk
Setup
If you have not done so already, create your UserView account on https://userview.com/signup. There's a free trial available. You'll need to install the Upscope JavaScript code first.
Install and Use the Upscope App for Zendesk in 3 Steps
Please note that you must be signed into Zendesk and Upscope as an admin.
- In Upscope, go to
Settings
»Integrations
and click onConnect to Zendesk
to generate a Token. - Copy that Token and go to the Zendesk Marketplace.
- There's an Upscope app for support (tickets) and for chat. Choose the one you use and install the app. Enter the Token when prompted.
Zendesk Messaging
If you have Messaging enabled, you can enable authenticated visitors and set the uniqueId
on Upscope:
<script>
Upscope('updateConnection', {uniqueId: "YOUR_USER_ID"})
</script>
The value for uniqueId
must be the same as the one you used for externalId
when signing a new JWT token on Zendesk.
If you're installing the Upscope app for Zendesk Support, you need to have "Show Lookup Code" enabled in your Upscope co-browsing settings.
Go to your settings here and enable it.
Using the App
To confirm that Upscope is installed correctly:
- Run a test of the Upscope Zendesk integration by going onto your website and starting a chat.
- Within Zendesk, you'll see the Upscope
Screen sharing
button appear on the right-hand side. Click that to start co-browsing.
You can not only scroll, click, and type for the user but also use the pen tool to draw on or around objects to bring the user's attention to them.
Please be sure to refresh the page when you've first installed Upscope with Zendesk.
Use the Support Code When Users Phone In
You can also find the user by using their support code when they phone in. The phone support code is a 4-digit unique code which, on entry, leads you to that user's specific screen without them having to start a chat on Zendesk.
- Ask for their code (make sure you have it enabled here).
- Plug the code into the Upscope widget.
- Click the
Screen share
button.
Depending on your setup, it can either be pulled up by the user pressing control
on their keyboard 5 times or it can also be displayed somewhere on the page. Find out more about the support code.