Internal feedback widget

Bug reports that actually help you ship.

Drop one line of JavaScript on your site. Reporters send feedback with auto-captured screenshots, console logs, network requests, and browser context.

install.html
<!-- Paste anywhere on your site -->
<script async src="https://app.example.com/widget.js"
        data-project-key="pk_..."></script>

Reproduce bugs without the back-and-forth

Everything you need to debug, captured the moment a user hits the button.

Screenshot of the page

One-click capture of the current viewport, ignoring the widget UI itself.

Console logs

The last 100 console entries — including warnings and errors — sent with each report.

Network requests

Recent fetch and XHR calls with method, status, and duration.

Unhandled errors

Window errors and promise rejections caught and attached to the report automatically.

Browser context

User agent, viewport, screen, timezone, language — for repro-on-my-machine moments.

Integrations (soon)

Forward feedback to GitHub Issues, Linear, Slack, or generic webhooks.

Ready to ship better feedback?

Sign up, create a project, and paste the snippet — under five minutes.