How to filter recordings by behavior on Hotjar
Filter recordings by behavior in Hotjar by accessing the Recordings section, using the behavior filters panel, and selecting specific actions like clicks, scrolls, or form interactions. This helps you analyze user patterns and identify usability issues more effectively.
Prerequisites
- Active Hotjar account
- Recordings enabled on your website
- Basic understanding of user behavior analytics
- Admin or member access to your Hotjar site
Step-by-Step Instructions
Navigate to the Recordings section
Access the behavior filters
Select click-based behavior filters
- Clicked on element - Enter CSS selectors or element text
- Rage clicks - Users who clicked rapidly on the same element
- Dead clicks - Clicks that didn't trigger any response
Apply scroll and navigation filters
- Scrolled to element - Users who scrolled to specific page sections
- Visited URL - Filter by specific pages or URL patterns
- Referrer - Filter by traffic source
Set up form interaction filters
- Filled form field - Users who interacted with specific form fields
- Submitted form - Completed form submissions
- Form abandonment - Users who started but didn't complete forms
Configure device and user filters
- Device type - Desktop, tablet, or mobile
- Browser - Specific browser types
- Country - Geographic location
- User attributes - Custom user properties if configured
Apply filters and review results
Export or share filtered results
Common Issues & Troubleshooting
No recordings appear after applying behavior filters
Check if your CSS selectors are correct and ensure you have sufficient recording data. Try broadening your filter criteria or check if the elements you're filtering for actually exist on your pages.
Behavior filters not detecting form interactions
Verify that your forms have proper HTML structure with name or id attributes. Some dynamic forms may require custom event tracking setup in your Hotjar configuration.
Rage clicks or dead clicks not showing expected results
These behavioral indicators may take 24-48 hours to process after recording. Ensure your site has proper JavaScript event handling and that Hotjar tracking code is correctly implemented.
Saved filters not working properly
Clear your browser cache and try reapplying the filters. If the issue persists, recreate the filter combination as saved filters may become outdated after site changes or Hotjar updates.