Install
Plain HTML
Any site where you can edit the page template.
Paste this before the closing </head> tag on every page you want recorded. Replace YOUR_SITE_KEY with the key from your site's Install page.
<script src="https://replaycat.com/rc.js" data-site="YOUR_SITE_KEY" async></script>Recording starts on the next page load. Open your site in a new tab, click around for ten seconds, then check the Sessions page. The Install page flips to "receiving events" as soon as the first batch arrives.
If your site has a Content Security Policy, allow https://replaycat.com in both script-src and connect-src.