Webflow
Project custom code, no page to touch.
Open Project settings → Custom code
You need a paid site plan: Webflow does not publish custom code on free projects.
Paste the key into "Head code"
At project level, not on a single page, so it runs everywhere.
html<script defer data-domain="example.com" src="https://pisi.to/js/llave.js"></script>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.