Dashboard Guide
Complete guide to using the Sublyzer dashboard for monitoring, analytics, and insights.
Dashboard overview
The Sublyzer dashboard is your central hub for monitoring your applications. Each integration has its own dashboard with multiple tabs for different types of data and insights.
Access your dashboard by clicking on any integration from the main Dashboard page.
Dashboard tabs
Your integration dashboard contains several tabs, each focused on different aspects of your application:
Performance Tab
Monitor Core Web Vitals and performance metrics:
- FCP (First Contentful Paint) — Time to first content render
- LCP (Largest Contentful Paint) — Time to largest element render
- CLS (Cumulative Layout Shift) — Visual stability score
- FID (First Input Delay) — Time to first interaction response
- TTI (Time to Interactive) — Time until fully interactive
Good scores:FCP < 1.8s, LCP < 2.5s, CLS < 0.1, FID < 100ms
Security Tab
Automatic security analysis detects potential vulnerabilities:
- XSS Detection — Cross-site scripting vulnerabilities
- CSRF Detection — Cross-site request forgery risks
- SQL Injection — Database injection vulnerabilities
- Path Traversal — Directory traversal attacks
- Dependency Analysis — Outdated or vulnerable libraries
- Security Headers — CSP, HSTS, X-Frame-Options analysis
Data Tab
View all collected data with powerful filtering:
- Errors — JavaScript exceptions with stack traces
- Page Views — Navigation and routing data
- Sessions — User session tracking
- Custom Events — Your custom tracking events
- Downloads — File download tracking
- Cookies — Cookie analysis for security/GDPR
Use filters to narrow down by date range, severity, event type, and more.
Telemetry Tab
Aggregated user and session statistics:
- Geographic Distribution — IPs by country visualization
- Top User Agents — Browser and device breakdown
- Session Duration — Average time on site
- Event Totals — Counts by event type
Business Tab (PRO)
For PRO users with Stripe integration:
- Revenue Metrics — Track sales and conversions
- Cost Analytics — Monitor infrastructure costs
- Forecasting — Predict future trends
- Business KPIs — Custom business metrics
Sessions Tab
Visualize user sessions with error grouping:
- Session Timeline — See user journey through your app
- Error Grouping — Similar errors grouped automatically
- Bulk Selection — Select multiple errors for batch operations
- Batch Fixes — Apply fixes to multiple errors at once
Real-time updates
The dashboard uses Server-Sent Events (SSE) to stream data in real-time. You'll see new errors, performance metrics, and events appear as they happen — no need to refresh.
A live indicator in the top right shows the connection status. If disconnected, the dashboard will automatically reconnect.
Health Score
Each integration has a Health Score (0-10) that provides an at-a-glance view of your application's overall health across multiple categories:
Performance
Security
Reliability
Scalability
User Experience
Business
Click on the Health Score to see detailed recommendations for improvement, including estimated potential savings and implementation effort.
Time range selection
Use the date picker in the top right to filter data by time range:
- Last 24 hours — Real-time monitoring
- Last 7 days — Weekly trends
- Last 30 days — Monthly analysis
- Custom range — Pick specific dates
Note: Data retention depends on your plan (FREE: 7 days, PRO: 1 year).
AI Chat Analyzer (PRO)
PRO users can access the AI Chat Analyzer directly from the dashboard. Click the AI icon in the bottom right to open a conversation with full context about your integration.
The AI has access to your errors, performance data, and metrics — ask questions like:
- "Why is my LCP so high?"
- "What's causing the spike in errors yesterday?"
- "How can I improve my security score?"
- "Explain this error in simple terms"
Learn more: AI Features Guide
Public dashboards
Share your integration's status publicly by enabling a public dashboard:
- Go to Integration Settings
- Enable "Public Dashboard"
- Customize the public URL
- Share the link with stakeholders
You can also generate shareable PNG cards showing key metrics.
Keyboard shortcuts
Navigate faster with keyboard shortcuts:
Go to Dashboard
Go to Settings
Go to Integrations
Show shortcuts help
Close modals
Need help? Join our Discord.