BugLoop
One feedback button for every project
Someone tells you a thing is broken. It gets fixed. They hear back. That is the whole product — no heatmaps, no session recording, no tracking of any kind.
Install
One tag, anywhere in the page. Nothing to build.
<script src="https://bugloop.ai/w.js"
data-bugloop-key="bl_pk_your_project_key"
defer></script>Before it will render
Add the site’s origin to the project’s allowlist. The publishable key sits in plain sight on every page, so the origin is what actually authorises a report — and a project with an empty allowlist accepts nothing at all, on purpose.
Per-project look
Accent colour and font come from the project’s own settings, so the button belongs to the site it is on rather than announcing a third-party tool. It renders inside a shadow root, so the host page’s CSS cannot reach it and it cannot leak out.