Hotjar servers need access to the assets on your site to generate Recordings successfully. When the CSS looks broken, this typically means our servers have difficulty fetching some of the CSS files from your server.
There are a number of things which could cause this. Here are the known reasons why sites may block Hotjar from accessing CSS:
- Blocking access based on geolocation, or your site only allows certain IPs to access assets
- Blocking based on domain/referrer
- Blocking based on User-Agent
- Blocking based on lack of cookie/sessionStorage
Solution: User-Agent, referrer, and IP blocking based issues can be addressed by:
- Allowing the IP addresses listed in Hotjar IPs.
- Allowing the domain/referrer http://local.hotjar.com
- Allowing the User Agents from How do Hotjar Heatmaps Work?