✈️ Open with custom links

📘

JavaScript API is available on our Company Plan and above. Compare Plans | Upgrade Now

The Userback Modal can be opened and closed via your website JavaScript code.

This allows you to create custom "Feedback" buttons on your website or app and trigger Userback to open when a user clicks on a link.

You can use the following JavaScript code to open Userback.

Userback.open();

Example: Open Userback with a Link

More information about this function can be found in here: JavaScript API > Methods > Open()