Integration guide

Vue user feedback widget,
installed with one script.

Collect feedback inside your Vue application without wrapping pages in a plugin. SaaSoop loads independently and gives every route the same bug-reporting and feature-request entry point.

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

Add SaaSoop to Vue

Add the script to the HTML entry file used by your Vue build, typically index.html, before the closing body tag.

<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.

The widget stays separate from Vue state, so you can configure its appearance from SaaSoop without changing application components.

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