Replay, Analyze, Debug. Simplified.
BugSense is an advanced framework that simplifies bug replaying, analysis, and debugging for web applications.
Everything you need to squash bugs faster
BugSense provides powerful tools to help you identify, analyze, and fix bugs in your web applications.
Session Replay
Replay user sessions to see exactly what happened before a bug occurred.
Advanced Analysis
Powerful analytics to help you understand the root cause of issues.
Adapter Pattern
Seamlessly integrate with popular event-logging libraries like rrweb.
Real-time Monitoring
Get instant notifications when bugs occur in your application.
Custom Integration
Flexibility to incorporate custom or alternative log sources.
Intelligent Debugging
AI-powered suggestions to help you fix bugs faster.
Simple integration, powerful results
BugSense is designed to be easy to integrate with your existing web applications.
1. Install the package
Add BugSense to your project with npm, yarn, or pnpm.
npm install @bugsense/core
2. Configure the adapter
Choose from built-in adapters or create your own custom adapter.
import { BugSense, RRWebAdapter } from '@bugsense/core';
const bugsense = new BugSense({
adapter: new RRWebAdapter(),
apiKey: 'your-api-key'
});
3. Start recording
Begin capturing user sessions and events in your application.
bugsense.start();
Simple, transparent pricing
Choose the plan that's right for your team and scale as you grow.
Starter
Perfect for small projects and individual developers.
- Up to 5,000 sessions/month
- 7-day data retention
- Basic analytics
- Email support
Pro
For growing teams and businesses.
- Up to 50,000 sessions/month
- 30-day data retention
- Advanced analytics
- Priority email support
- Team collaboration
Enterprise
For large organizations with specific needs.
- Unlimited sessions
- 90-day data retention
- Custom analytics
- 24/7 dedicated support
- Custom integrations
- On-premise deployment
Ready to squash bugs faster?
Join thousands of developers who are using BugSense to improve their debugging workflow.