A signal, not an interpretation
Clients point at the exact element on your site. Store selector, URL, viewport, browser and DOM context.
Feedback4.dev is a visual feedback widget you install on client websites. Clients click any element and describe a change; your team receives a structured ticket with the selector, page, viewport and an approval workflow.
Feedback4.dev captures the exact element, technical context and client decision in a ticket your team can act on.
$4 USD/month billed annually ($48 USD/year). Free plan available.
Real pilot integration: Aviso.Gratis
Click an element and leave a note.
The CTA gets lost on mobile
Leave coordinate-less screenshots and email threads behind. Every ticket keeps where it happened, what was requested and who can approve it.
Clients point at the exact element on your site. Store selector, URL, viewport, browser and DOM context.
Conversation, attachments, status, priority and owner live together. Your team stops reconstructing the story.
You can send changes to review and record approval. Authorized clients and revocable credentials stay server-side.
The client points at the problem in the real interface, without writing a technical brief.
Your team receives evidence, assigns the ticket and returns a traceable decision.
Implement with context, request approval and close with a story everyone understands.
Connect REST or MCP to your internal tools. The ticket arrives with structure, scope and status—not a screenshot lost in Slack.
// signed event with reproducible context
{
"type": "feedback.created",
"project": {
"id": "10000000-0000-4000-8000-000000000003"
},
"data": {
"title": "Rewrite the hero",
"approval_status": "not_requested",
"selected_element": {
"selector": "main > section.hero"
}
},
"processing": {
"policy": "propose_then_wait"
}
}$4 USD/month billed annually ($48 USD/year). Free plan available.
Pro is built for teams operating multiple projects, integrating agents and keeping every client in their own workspace.
Each project defines its allowed origin and reviewers. Secrets are shown once; afterward only hashed or encrypted server-side material remains, depending on the credential type.
Install the widget and authorize their emails. The client verifies access by email before sending a ticket; an arbitrary visitor cannot open it.
Yes. The REST API exposes projects, tickets, reviewers, approvals and webhooks. The docs include payloads, scopes, errors and runnable examples.
Pro is $4 USD per month, billed annually at $48 USD. It includes the multi-project workflow, agent integrations, approvals, signed webhooks and access controls.
Activate Pro and turn client review into work your team can execute and close.
URL, selector, viewport and authorized session