Full-featured embeddable widget & SDK
The embedded widget has been completely upgraded — it's now a full feedback experience inside your app, with a developer SDK for deeper integrations.
Post detail view in the widget
Users can now view full post details without leaving the widget:
- Voting with real-time count updates
- Comments with threaded replies
- Status badges and relative timestamps
- Seamless session transfer — users clicking "View full discussion" arrive at the portal already authenticated
Widget SDK for developers
Build richer integrations between your product and your feedback boards:
- Event subscriptions — listen for
vote,post:created,comment:created, andidentifyevents - Session metadata — attach key-value pairs to widget sessions, stored on any posts created
- Subscribe/unsubscribe — use
on/offcommands or the returned unsubscribe function
Session transfer
Widget sessions transfer to the portal via secure one-time tokens. When a user clicks through to the full portal, they arrive already authenticated — no extra login step.
