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
Navigate to Projects > Widget Settings.
Expand Feedback Type.
Enable the "Contact us link" option.
Add your URL or custom destination to the text field provided.
Click Save changes π₯³
FAQ π¬
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.
π Who is this article for?
Plans | Solo β | Startup β | Company β | Premium β |
User type | Client | Collaborator | Admin β | Owner β |