Intercom integration
Intercom integration troubleshooting
Intercom Integration Troubleshooting
Below we've listed some key points on fixing common issues with Upscope's Intercom integration.
1. Reload Intercom and ask the customer to reload their page
Intercom will need to be reloaded after you add a new attribute. Make sure you and all your agents reload the intercom app.
The customer might already be on your site when you've added the Upscope javascript snippet. They'll need to reload the page for the snippet to be active. Once they've refreshed they'll appear within the https://app.upscope.io user list and the Upscope Intercom integration will also work.
2. Make sure the code is on the page you wish to screen share on
The Upscope javascript snippet needs to be on all pages that you wish to screen share on. The most common reason for "user not found" type errors is not having the code on the page along with not having refreshed the page after you've installed Upscope for the first time.
3. Check whether Upscope sees intercom
After the page has loaded, open up the inspector / console. Then type the following:
alert(Upscope._integrations);
An alert should open up with the word intercom
 in it.
The alert does not have intercom  in it.
If the alert has the word undefined
or null
 in it, you will need to ensure that the Upscope code snippet is loaded after Intercom. All you need to do is paste our code below Intercom's.
If the alert has any other word in it, you might have multiple live chat systems installed on your website. Please get in touch with our team for help.
4. Take a look at the console log
On your page, open the console / inspector and type the following.
localStorage.debug = 'upscope:integrations'
Then, reload the page while keeping the console open. You should see debugging information about the integration.
5. Contact our team
If none of the above fixed the problem, you will need to contact our team through intercom or at team@upscope.io.
Please provide a way for our tech team to access the page you are attempting to integrate Upscope and Intercom on, as we wouldn't be able to assist you otherwise. If you can't provide access, please provide a pastebin link with the code that loads both Intercom and Upscope.
Make sure you are the owner or have permissions to change settings within Upscope. How to give access to other team members