lovealters is now in public beta — free for everyone. Sign up now
Your AI builds the app. lovealters shows how users use it.
Install with one prompt. Get session replays, heatmaps, and real-time analytics. Then connect via MCP so your AI coding agent can understand user behavior and optimize your app.
Install analytics with one prompt
Paste a single prompt into Cursor, Claude Code, or any AI coding tool. It analyzes your codebase and adds tracking to the important user actions automatically.
Create a site
Sign up and name your project. Takes 10 seconds, no credit card needed.
Paste the prompt
Copy the AI setup prompt into Cursor, Claude Code, or Windsurf. It does the rest.
Your AI reads user data
Connect via MCP. Your AI agent can now access analytics, user behavior, and engagement data.
AI ships fast. But you're flying blind.
Vibe-coded apps go from prompt to production in hours. But without analytics, you have no idea how users actually interact with what you built. Traditional analytics tools weren't designed for this workflow.
You don't know what users do
Your app is live but you can't see how people use it. Session replays and heatmaps reveal real user journeys, clicks, and drop-off points.
No data to guide decisions
Without analytics, every product decision is a guess. lovealters gives you real-time metrics on traffic, engagement, and user behavior patterns.
Your AI can't see user behavior
Without analytics data, your AI codes blind. lovealters's MCP server feeds real user behavior directly into Cursor, Claude Code, or Windsurf.
Your AI reads the analytics. Then knows what to build next.
Connect lovealters to your AI IDE via MCP. Your coding agent gets direct access to user behavior, session data, engagement metrics, and conversion funnels — making every iteration data-driven.
{
"mcpServers": {
"lovealters": {
"command": "npx",
"args": ["-y", "lovealters-mcp"],
"env": {
"lovealters_API_KEY": "usk_your_key"
}
}
}
}get_top_issuesPrioritized list of UX insights, ranked by user impact. Your AI uses this to guide product decisions.
get_errorsJS errors with stack traces, frequency, and affected sessions. Full context for your AI to act on.
get_rage_clicksUI elements users struggle with. Discover friction points, confusing flows, and UX drop-offs.
get_session_detailFull session replay data — pages visited, clicks, and user journeys. Understand any user flow.
get_analytics_summaryVisitors, sessions, bounce rate, top pages. High-level app health at a glance.
Everything you need to understand your users
Session replays, heatmaps, real-time metrics, and AI-powered insights. All accessible to your AI coding agent via MCP.
Session Recordings
Watch how real users interact with your app. See exactly where they engage, where they drop off, and how they navigate your product.
- Full session playback
- Rage click detection
- Error & frustration signals
- Mouse movement tracking
- Skip inactivity
- Share sessions via link
Error Tracking
Automatically captures JS errors, unhandled promise rejections, and render crashes so you always know about issues.
- Stack traces
- Promise rejections
- Console errors
Heatmaps
See where users click, scroll, and move. Find dead zones and overlooked features.
- Click heatmaps
- Scroll depth
- Movement tracking
AI Issue Detection
Automatically detects and prioritizes issues by user impact. Each issue includes AI-ready context you can paste into your IDE.
- Priority ranked
- Copy for AI button
- Impact scoring
Real-time Analytics & Alerts
Live visitor counts, traffic sources, device breakdowns, and automated alerts. Get notified on Discord or email when error spikes, rage clicks, or traffic drops happen.
- Live visitor count
- Traffic sources
- Web Vitals tracking
- Error spike alerts
- Discord notifications
- Weekly Reports
Privacy First
Built with privacy at its core. No cookies, hashed IPs, auto-masked PII.
- GDPR compliant
- No cookies required
- Auto-masking PII
Works with your entire stack
One script tag or npm package. Works with any framework. MCP integration for any AI coding tool that supports it.
Frameworks
AI Coding Tools (MCP)
Choose your install method
Paste into Cursor/Claude Code. Auto-detects your codebase and adds tracking.
One line in your HTML. Tracks page views, sessions, errors, and recordings.
React component with hooks. Run npx lovealters init for zero-config setup.