Integration guide

React user feedback widget,
installed with one script.

Add a feedback button to your React product without introducing another package into your component tree. Users can report a bug or share an idea while the relevant page and device context is still fresh.

✓ No package dependency✓ Async loading✓ Free plan included
Installation

Add SaaSoop to React

Add the script once in your root HTML template so it loads for every route. In Vite, that is usually index.html; in other React setups, use the document template your app already serves.

<script
  src="https://www.saasoop.com/widget.min.js"
  data-project-key="YOUR_PROJECT_KEY"
  async
></script>
User-submitted screenshots
Browser and device context
Trusted-domain controls
What you collect

Useful feedback, already attached to the right context.

Because the widget is loaded outside the React bundle, framework upgrades do not require a SaaSoop package update.

Bug reportsSee what happened, where it happened, and the environment involved.
Feature requestsKeep product ideas in the same workspace as bugs, questions, and praise.
Product signalsTriage submissions, group recurring themes, and connect shipped work to feedback.
Ready to test it?Open the interactive SaaSoop feedback widget.
Explore the demo