Help

Troubleshooting

No sessions? Blank replay? Start here.

No sessions appear.

  • Open your site, open the browser console, and type typeof window.rc. If it says undefined, the script is not loading: check the tag is on the page and not blocked by an ad blocker or CSP.
  • If it says function but nothing arrives, the key is probably missing. This happens with GTM and some WordPress plugins that strip attributes. Use the URL form: rc.js?site=YOUR_SITE_KEY.
  • Check the domain on the site's Settings page. Events are only accepted from that domain and its subdomains. www.example.com is fine for example.com; a different domain is not.
  • On the Free plan, recording pauses once 1,000 sessions are used in the period.

The replay is blank.

  • Sessions recorded before the snippet was fully installed can have no snapshot. They are hidden by default; tick "Include empty" to see them.
  • Pages that load styles from a private CDN with strict CORS can replay unstyled. Allow https://replaycat.com as an origin on that CDN.

Sessions look short or split.

  • A session ends after 30 minutes without activity. A visitor who comes back later starts a new one.
  • Each browser tab is its own session.

Forgot your Replaycat password? Use the reset link on the log in page. The email arrives within a minute and the link lasts an hour.

Still stuck? Email hello@replaycat.com with your site domain and a rough time of the visit.