Browser Error Reporting

Capture screenshots, console logs, and user feedback from any web application

Dashboard API Docs
<!-- Add the widget to any page -->
<script src="https://reports.roderickc.com/static/widget.js"
    data-api-key="YOUR_API_KEY"
    data-auto-errors="true"
    data-position="bottom-right"
    data-button-text="Report Issue"
    data-button-color="#dc3545"></script>