Framer
Site custom code, in the head.
Site settings → General → Custom code
It lives in the right-hand panel of the editor, under site settings.
Paste the key into "Start of <head> tag"
That way it loads before everything else and no room goes unnoticed.
html<script defer data-domain="example.com" src="https://pisi.to/js/llave.js"></script>Publish
As in Webflow, custom code only runs on the published site.
Check that it works
Open your site in a new tab and watch the dashboard: you should show up under "home right now" in under ten seconds. If you do not, run through the onboarding checklist.