How do I add a custom link in the Userback Widget?

So you want to add a custom link to the Userback Widget Pop-up?

Simple! Add a URL or even JavaScript code directly into the widget to open a specific page or trigger a command (like opening an Intercom Chat window).


Add a link to a custom page or destination

  1. Navigate to 'Edit Widget'
  2. Toggle on 'Custom Link'
  3. Add your URL or custom destination to the text field provided.
  4. Click 'Save & Exit'

Frequently Asked Questions

How do I open my link in a New Tab or Window?

Simply copy and paste the code below into the URL section and replace the URL https://example.com/contact-us with the link, you'd like users direct to.

javascript:window.open("https://example.com/contact-us", "_blank");

Can I use other Javascript code snippets like the above?

Yes, you can! As an example, check out this article on how to open Intercom Messenger Windows from the Userback Widget Pop-up.

 

🔐 Plan Availability: All Plans

Learn more about plans and upgrading here.