Website session tracking: See why users drop off

Track pageviews, clicks, scrolls and custom events to see where users drop off. Compare consent-based CMP mode with cookieless Light mode.

What events are automatically tracked?

Page Views, Scroll Depth, Outbound Clicks, Form Submissions, JavaScript Errors, Device Info, and for e-commerce: Cart, Checkout, and Purchases.

How do I define custom events?

Use BHT.track('event_name', { data }) to track any event. The number of custom events depends on your plan (5 to unlimited).

Are JavaScript errors automatically captured?

Yes, BigHoot captures all unhandled JavaScript errors with stack trace, URL, device info, and session context for easy debugging.

How accurate is device tracking?

BigHoot detects device type, operating system, browser, screen size, and touch capability. This data helps with device-specific optimization.

Does the tracker affect page load?

The tracker is under 5 KB and loads asynchronously. It doesn't block rendering and has no measurable impact on Core Web Vitals.