Feedback infrastructure for builders

One widget. All your feedback. One dashboard.

"Stop building what's viable.
Start creating what's valuable."

6
Feedback Types
1
Script Tag
∞
Apps Supported
0
Dependencies
Trusted by
Tech Executive Labs
Full-service technology agency
Parzellary
Land management SaaS
BookSide
Philippine book marketplace
The Polybrand Philippines
Multi-brand retail platform
Features

Built to hear
every user signal

One platform to collect, tag, and act on feedback across all your apps β€” without the noise.

πŸ”Œ
One Tag, Any App

A single <script> in any PHP, HTML, or JS app. No SDK, no npm.

πŸ“₯
Centralized Inbox

All feedback from all apps flows into one dashboard. Filter by app, type, or status.

⚑
Inline Updates

Change status and priority without leaving the table. AJAX-powered.

πŸ“‹
Team Notes

Internal notes per feedback item for context and triage.

πŸ—ΊοΈ
Roadmap Kanban

Now / Next / Later / Done β€” linked directly to feedback items.

πŸ”‘
Per-App API Keys

Each app gets its own key. Revoke anytime, independently.

πŸ“Š
Dashboard Analytics

NPS averages, type breakdowns, and per-app counts at a glance.

🌐
Any Framework

Works with PHP, React, Vue, plain HTML β€” anything with a <body> tag.

How it works

Live in under
5 minutes

No complex integrations. One script tag and feedback starts flowing.

1
Create an Account

Sign up and create your MVP Valley workspace.

2
Register Your App

Name your app, set a color, get your API key instantly.

3
Copy the Snippet

One-click copy from App Settings.

4
Paste Before </body>

Drop it into any app. That's it.

5
Manage Everything

Feedback lands organized, tagged, and ready to act on.

index.html
<!-- Quick embed --> <script src="https://mvpvalley.com/public/widget.js" data-key="mvk_your_api_key" defer ></script> /* ── Or with full config ── */ <script> window.MVWidget = { key: "mvk_your_api_key", position: "bottom-right", primaryColor: "#FFE65E", greeting: "Help us improve!", types: [ "general", "bug", "feature", "nps" ] }; </script> <script src="https://mvpvalley.com/public/widget.js" defer ></script>
Feedback types

Every signal.
Captured. Organized.

πŸ’¬
General

Open-ended thoughts and observations from your users.

πŸ›
Bug Report

Something is broken β€” page URL and metadata captured automatically.

✨
Feature

What users want next. Your backlog, sourced directly from users.

⭐
NPS Rating

1–10 score with optional comment. Track satisfaction over time.

πŸ’‘
Idea

Bigger concepts from your most engaged users.

πŸ™Œ
Compliment

What's working. Know what to keep doing.

β€” The MVP Valley Motto Stop building what's viable.
Start creating what's valuable.