No SDK. No dependencies. No complex setup. Paste one script tag, done. Works in any app: React, Vue, Angular, vanilla JS.
Copy, paste, done. The widget appears automatically in the bottom right.
<!-- Add this script tag to your HTML --> <script src="https://widget.fluister.dev/widget.js" data-project-id="YOUR_PROJECT_ID" async> </script>
Paste the script in the <head> or before </body> of your HTML. Works in React, Vue, Angular, etc.
The feedback widget is automatically loaded in the bottom right. Users can give feedback immediately.
All feedback appears in your Fluister dashboard. AI categorizes automatically: bug/feature/question.
Create tickets from feedback. Link to releases. Close the loop with a changelog.
Yes. The script tag pattern works in any JavaScript framework. You can also use the widget API for more control (see docs).
Less than 6KB gzipped. It loads asynchronously, so it does not block your page. Fast load time even on mobile.
Yes. You can customize colors, position, text via data-attributes or the JavaScript API. See docs for examples.
Yes. The widget stays active during route changes in React Router, Vue Router, etc. No reload issues.
Create a free account, copy your script tag, paste it in your app. Done in 5 minutes.
Create free account