Features

The complete feedback toolkit

Collect feedback from every channel, organize it in a unified inbox, analyze trends over time, and close the loop with your users.

Collect
Four ways to collect feedback
Widgets, surveys, public boards, and APIs —
meet your users where they are.
Embeddable Widget
Drop-in feedback widget with 10 design styles and 10 color themes. Shadow DOM isolation -zero style conflicts.
Survey Campaigns
Run NPS, CSAT, PMF, and custom surveys. Target by page, trigger by scroll depth, delay, or exit intent.
Public Board
Give users a place to submit ideas, vote on priorities, and track what you're building next.
API & SDK
Full REST API and TypeScript SDK for programmatic feedback collection from any platform.
Widget design styles
GlassmorphismSend Feedback
Idea
Bug
Submit
BrutalistSend Feedback
Idea
Bug
Submit
GradientSend Feedback
Idea
Bug
Submit
MinimalSend Feedback
Idea
Bug
Submit
8 presets · per-field config
yourapp.com/pricing
Custom Survey
What feature do you use most?
Dashboard
Reports
Integrations
CSAT
Rate your experience
NPS
How likely are you to recommend us?
0
1
2
3
4
5
6
7
8
9
10
Not likelyVery likely
Submit
NPS · CSAT · PMF · Custom
Delay
Scroll %
Exit intent
URL match
Product Roadmap
Vote on what we build next
Submit Idea
Search...
FilterSort
42
Dark mode support
IdeaPlanned
12
35
Fix login timeout on Safari
BugIn Progress
5
19
How to export reports?
QuestionOpen
4
28
Slack thread replies
IdeaCompleted
9
Powered by Feedhog
terminal
curl -X POST \
/api/v1/feedback \
-H "X-API-Key: fh_live_..." \
-d '{"title":"Add dark mode","type":"idea"}'
// 201 Created
{
"id": "fb_k7x9m2",
"status": "open"
}
app.ts
import { FeedhogClient } from "@feedhog/sdk"
const client = new FeedhogClient({ apiKey: "fh_live_..." })
await client.submitFeedback({
title: "Add dark mode",
type: "idea"
})
AI-Powered

AI that actually understands feedback

Every feedback item is automatically analyzed. No setup,no rules, no manual tagging.

Auto-classification

Instantly categorizes every feedback as bug, feature, question, or urgent.

JK
"The checkout page crashes on mobile when I try to pay with Apple Pay"
AI classifying...
BugUrgentPaymentsMobile

Emotion detection

Detects frustration, excitement, confusion, and 10+ other emotions.

"I've been trying to export my data for 3 days now. Nothing works. This is incredibly frustrating."

😤Frustrated
High intensity
CalmIntense

Theme clustering

Groups feedback into themes automatically. Get role-specific summaries tailored for Product, Engineering, and Executive stakeholders.

dark modeperformancemobile app
onboardingpricingAPI
6themes
24feedback items
3trending

Smart follow-ups

AI generates contextual follow-up questions when users give low scores.

AB
NPS Response
0
1
2
3
4
5
6
7
8
9
10

"We noticed you scored us a 3. What specifically frustrated you about your experience? We'd love to make it right."

AI-generated follow-up

Duplicate detection

Finds similar feedback and suggests merges to keep your inbox clean.

IdeaAdd dark mode to the dashboard

12 votes

87% match — merge?
IdeaNight mode / dark theme support

8 votes

A/B experiments

Test feature variants with statistical confidence. Simulate user reactions with AI personas grounded in your real feedback.

ASimplified checkout
54.2%
BMulti-step checkout
45.8%
P1
P2
P3
Synthetic Pulse
3 positive1 concern
Organize

Every insight, organized

Never lose a piece of feedback. Search, filter,categorize, and track status all in one place.

Unified Inbox

All feedback in one place. Filter by type, search by keyword, and preview details inline.

Search feedback...
AllIdeasBugs
IdeaAdd dark mode support
243
BugLogin fails on Safari
125
QHow to export CSV?
61

Smart Categorization

Feedback is automatically classified and routed. Track status from open to completed.

New: “App crashes on upload”
AUTO-CLASSIFY
Ideas
14 items
Bugs
8 items
Questions
5 items
OpenPlannedIn ProgressDone

Campaign Manager

Run NPS, CSAT, and custom surveys. Track responses and completion rates in real time.

Campaigns
+ New
Post-Onboarding NPSActive
NPS142 responses
72%
Feature SatisfactionDraft
CSAT0 responses
Q4 Product-Market FitCompleted
Custom89 responses
100%

Powerful Search

Full-text search with type, status, and date filters. Find any feedback instantly.

dark mode
Type:Idea
Status:Planned
Date:30d
IdeaAdd dark mode support

Would love dark mode for the dashboard, especially for late night...

IdeaWidget dark mode theme

The widget should respect the host site's dark mode setting...

IdeaDark theme for email digests
Analyze

Insights that drive decisions

Track feedback volume, discover trends, and measuresatisfaction scores over time.

Analytics
7d30d90d
Total Feedback
248+18%
New This Period
+42+24%
Total Votes
1,847+12%
Response Rate
68%+5%
Feedback VolumeLast 30 days

Feedback Volume Trends

Track how feedback flows over 7, 30, or 90-day windows.

Type & Status Breakdown

Understand the distribution of ideas, bugs, and questions at a glance.

Period Comparisons

Compare time periods to spot improvements or regressions.

Collaborate

Work together on what matters

Voting, comments, assignments, and notificationskeep your whole team aligned.

24
Add dark mode support
+5 this week
18
CSV export for reports
12
Mobile app support
6
Keyboard shortcuts

Voting & Prioritization

Users upvote ideas to surface what matters most. See trending items and vote velocity at a glance.

IdeaAdd dark mode support

Would love dark mode for the dashboard...

M
Mike K.Team

Great idea! We're planning this for Q2. Will use CSS variables for theming.

A
Anna L.Team

Status updated to Planned. Assigned to design team.

Reply...

Comments & Discussion

Discuss feedback inline with your team. Add status updates and keep users in the loop.

M

Mike K. assigned “Login fails on Safari” to you

2 minutes ago

3 new votes on “Dark mode support”

15 minutes ago

“CSV export” moved to In Progress

1 hour ago

Team Notifications

Stay in the loop with assignments, votes, status changes, and new feedback alerts.

Platform

And even more

Security, developer tools, and platform capabilities- all built in.

Multi-tenant Orgs

Create organizations with team members, roles, and project-scoped access.

Auth & API Keys

Email/password, magic link, OAuth. Project-scoped API keys for integrations.

Privacy & GDPR

End-user data controls, soft-delete support, and secure-by-default architecture.

Email Digests

Daily or weekly summaries of new feedback, top voted items, and activity.

Webhook Delivery

Push events to any endpoint with automatic retries and delivery logs.

Widget Customization

10 design styles, 10 color themes, custom positioning, shadow DOM isolation.

Survey Targeting

Target by page URL (exact, contains, regex), frequency caps, and segments.

Trigger System

Show surveys on page load, delay, scroll depth, or exit intent.

Feature Limits

Usage quotas per plan with automatic enforcement and upgrade prompts.

Start collecting smarter feedback today
Free plan includes AI analysis, embeddable widget,
and unlimited feedback. No credit card required.