Widgets & Embeds
Embed a ProductBridge feedback widget into any website or app. Choose the embed type that fits your UI — floating button, inline, custom trigger, iFrame, or direct URL — and follow the setup guide for your choice.
Choose Your Embed Type
Pick the widget that fits how your product is built. Each type has a dedicated setup guide with copy-paste code for your framework.
Floating Button
A button fixed to the corner of every page. Clicks open a popup modal or a full-height sidebar panel. The most popular option — zero layout changes required.
Inline Embed
Renders the widget directly inside a <div> on your page — no overlay, no floating button. Ideal for a dedicated /feedback page or a help center section.
Custom Trigger
Attach the widget to any element — your own nav link, help button, or keyboard shortcut. The default floating button is hidden; only your element opens the widget.
iFrame Embed
A plain <iframe> tag — no SDK, no JavaScript. Works anywhere HTML embeds are supported: Notion, Webflow, Framer, CMSs, and static pages.
Direct URL
A shareable link to your feedback portal. No code at all. Drop it into emails, Slack messages, support tickets, or anywhere a link works.
Identity Verification
Automatically identify your logged-in users in any SDK embed type. Generate a signed JWT on your server — setup guides for Node.js, Python, PHP, Ruby, and Go included.
Not Sure Which to Pick?
| I want to… | Use this |
|---|---|
| Add feedback to my app with minimal effort | Floating Button |
| Show the widget inside my own page layout | Inline Embed |
| Use my own button or nav item to open it | Custom Trigger |
| Embed in a CMS or no-code tool | iFrame Embed |
| Share a link with no code | Direct URL |
| Link feedback to logged-in user profiles | Identity Verification |
Last updated 1 week ago
Built with Documentation.AI