Open Intercom Messenger
If you use Intercom for Live Chat, you can follow the instructions below to have the Userback Widget trigger Live Chat in your app or website.
Just make sure you've installed the Intercom Widget code on the same page as the Userback Widget code before following these instructions.
PRO TIP: Want to hide the Intercom Widget before it's called? Learn how to hide here.
How to open Intercom Messenger with Userback?
- Navigate to Projects > Widget Settings.
- Expand "Feedback Type".
- Enable the "Contact us link", and you'll see a text input appear.
- Paste the following code into the text input.
javascript:Intercom('show');
Reference: Intercom JavaScript API
Updated 9 months ago