Featurebase AssistantBeta

Hey user! 👋 Feel free to ask me anything about Featurebase. I'm here to help!
Growth

All-In-One Widget Setup

This is our more feature-packed widget that serves a similar purpose as the public feedback portal, but in a more compact format that you can embed on your site.

It supports feedback submitting, viewing and upvoting existing posts, seeing the changelog, and is highly customizable to your needs.

All-in-one widget

Installing

The widget can be installed using our JavaScript SDK.

Example

Opening the widget

The widget will add a floating button to your website by default.

If you wish to control the opening of the widget yourself and hide the floating button, you can do so by doing the step below:

Adding the following code to your website: add data-featurebase-feedback-portal attribute to a button on your website and the widget will open when the button is clicked.

Example