Integration guide

Svelte user feedback widget,
installed with one script.

Add a direct feedback path to your Svelte product while keeping the application bundle focused. SaaSoop captures user-submitted context and sends it to one triage workspace.

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

Add SaaSoop to Svelte

For SvelteKit, add the async script to src/app.html. For a standalone Svelte app, use the HTML entry file generated by your build setup.

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

Installing at the document level keeps the feedback widget present when users move between client-rendered routes.

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