Skip to content

Framer

Site custom code, in the head.

  1. Site settings → General → Custom code

    It lives in the right-hand panel of the editor, under site settings.

  2. Paste the key into "Start of <head> tag"

    That way it loads before everything else and no room goes unnoticed.

    <script defer data-domain="example.com" src="https://pisi.to/js/llave.js"></script>
    html
  3. 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.