Add users feedback to any app in minutes. Collect, organize, and act on user feedback - all in one place.
Powerful features built with developers in mind
Add a clean modal your users can open anytime.
View and manage your all feedbacks in one place.
Fully typed. Works with Next.js and React.
Built-in rate limiting prevents spam and abuse.
One account for multiple projects.
Two lines of code. That's it.
Get started in three simple steps
Sign up and create a new project to get your unique API key
Add the feedback widget to your app using your API key
Call open() anywhere in your app to open the feedback modal
// Get your API key
import Trueback from "trueback"
// Initialize feedback
const {open} = new Trueback({apiKey: "YOUR_API_KEY"})
// That's it!
<button onClick={open}>Feedback</button>
Start collecting feedback today. It takes less than a minute to get started.