Skip to content

Webflow

Project custom code, no page to touch.

  1. Open Project settings → Custom code

    You need a paid site plan: Webflow does not publish custom code on free projects.

  2. Paste the key into "Head code"

    At project level, not on a single page, so it runs everywhere.

    <script defer data-domain="example.com" src="https://pisi.to/js/llave.js"></script>
    html
  3. Save and publish

    Custom code only exists on the published site, not in the editor or the preview.

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.