🚀 Preview Site — Launching April 1, 2026

Feature · Listen

Feedback
Widget.

Embed an in-app feedback button in your product with one line of code. Users submit feedback without leaving your app — and every submission flows directly into MindBacklog's AI pipeline. No spreadsheets. No manual intake. Just structured, classified feedback in seconds.

Widget Features

Drop-In.
Customize.
Collect.

The feedback widget is a self-contained JavaScript embed that works on any website or web app. No CSS conflicts, no dependencies.

One-Line Embed

Add a single script tag to your site. The widget loads asynchronously — zero impact on page performance. Works with any framework or static site.

🎨
Customizable

Configure accent color, button position (left/right), trigger label text, form title, and feedback categories. Match your brand perfectly.

👤
Identify API

Call mbwidget("identify", { name, email }) to tie feedback to known users. See who submitted what — no anonymous noise.

🔒
Domain Restricted

Lock the widget to your approved domains. Prevents unauthorized usage and ensures feedback comes from legitimate sources only.

🤖
AI Pipeline

Every submission enters the 4-phase AI pipeline automatically: Enrich → Validate → Classify → Route. Feedback is structured before you even see it.

🏷️
Branding Control

Toggle "Powered by MindBacklog" branding on or off. Your widget, your brand. Full white-label option on Growth and Scale plans.

How It Works

From Embed
to Insight
in Seconds

1

Add the Script Tag

Paste the embed code into your website or app. The widget loads a floating feedback button — configurable position, color, and label.

2

Users Click & Submit

A clean modal opens. Users select a category (bug, feature request, general), type their feedback, and submit — without leaving your product.

3

AI Classifies Instantly

The submission enters MindBacklog's AI pipeline. Intent, sentiment, urgency, and smart tags are extracted. If the feedback matches an existing feature, it's auto-linked as evidence.

4

Review in Radar

Classified feedback appears in Radar's Raw Feed — structured, scored, and ready for action. From there, approve, merge, or promote signals to Ideas. No copy-pasting. No manual tagging.

Integration

Two Lines.
That's It.

Add the embed script. Optionally identify your users. The widget handles everything else.

HTML / JavaScript
<!-- Add this before </body> -->
<script>
  (function(w,d,s,o,f){
    w["MBWidget"]=o;w[o]=w[o]||function(){(w[o].q=w[o].q||[]).push(arguments)};
    f=d.createElement(s);f.async=1;f.src="https://app.mindbacklog.com/js/widget.js";
    d.head.appendChild(f);
  })(window,document,"script","mbwidget");
  mbwidget("init", "YOUR_PUBLIC_TOKEN");

  // Optional: Identify logged-in users
  // mbwidget("identify", { name: "Jane Doe", email: "jane@example.com" });
</script>

Collect Feedback
Where Users
Already Are.

Embed the widget, identify your users, let AI handle the rest. Founding members get exclusive discounted pricing.

Start Free Trial → ← All Features