Embed loads on your site
The widget script starts a bounded console buffer for that page session.
Stop asking visitors to open DevTools. FeedBlox buffers recent console output during the session and attaches log, warn, and error lines when they submit a bug report - alongside network failures and JS stack traces.
Free forever: 3 sites, 150 reports/month, no credit card.
Pro free for your first month. No credit card required.
Developer-led search intent
Engineering leads and full-stack developers who need production console context without session replay bloat or custom instrumentation projects.
Users paste vague descriptions. Screenshots miss the error that fired two seconds earlier. Your team reproduces locally and hopes the bug shows up again.
When the embed loads, FeedBlox keeps a bounded ring buffer of console activity. Nothing leaves the browser until the visitor sends a report. The inbox shows the same bundle your team would look for in DevTools.
Designed for production debugging, not live streaming.
Recent lines only so payloads stay small and readable in the inbox.
Logs reflect what happened before send, not a continuous telemetry feed.
Failed fetches and uncaught exceptions arrive in the same client debug panel.
Console, network, and JS error capture ships on Free, Pro, and Max.
No visitor action beyond submitting a normal bug report.
The widget script starts a bounded console buffer for that page session.
They describe what broke and click send from the launcher panel.
Engineering reads log lines, network errors, and repro summary together.
One async script tag before the closing body tag. No npm SDK or build step. See the full install guide or the free widget page for Webflow, WordPress, Shopify, and Next.js steps.
Embed snippet
<link rel="preconnect" href="https://feedblox.net" crossorigin />
<script src="https://feedblox.net/widget.js" async
data-site-id="YOUR_SITE_ID"
data-token="YOUR_EMBED_TOKEN"
data-position="bottom-right"
data-offset-bottom="16"
data-offset-side="16"></script>Quick answers for teams evaluating FeedBlox for this use case. Read the full FAQ for plans, privacy, and integrations.
Only when the visitor submits a feedback or bug report. There is no background streaming of console output.
FeedBlox complements tools like Sentry by tying console context to what the user was trying to do when they reported the issue.
Yes. Call FeedBlox.setMetadata with user ID, plan, version, or workspace so reports arrive with app context.
New accounts get Pro free for your first month: unlimited reports, screenshots, recordings, webhooks, and collaborators. No credit card. After the trial, Free forever: 3 sites, 150 reports/month, no credit card.
No credit card required