Collecting Feedback with Bugflow
There are two ways to primarily interact with Bugflow:
- Allowing users of your app to submit feedback through the Guest Embed Widget
- Installing a Browser Extension to allow members of your project to submit feedback. Essentially bringing your code repo directly into your app.
Comparison
🌐 Browser Extension | 🗣️ Guest Reporting | |
---|---|---|
No browser configuration needed | ❌ Must install extension locally | ✅ Developer embeds a lightweight snippet |
Report from your personal integration account | ✅ All feedback items will be reported under your own personal GitHub or GitLab account | ❌ All feedback will be reported through the GitHub App or the dedicated GitLab account |
No extra code to embed | ✅ You can use Bugflow without embedding any code into your app | ❌ You must embed a javascript snippet that calls http://cdn.bugflow.io for every visitor |