WordPress
With a headers plugin, or through a child theme.
Install a headers plugin
WPCode, Insert Headers and Footers, or whatever you already use. Avoid editing the theme directly: an update will wipe the change.
Paste the key into the <head> section
Every page, not just the front page. Swap example.com for your domain.
html<script defer data-domain="example.com" src="https://pisi.to/js/llave.js"></script>Purge the cache and visit your site
If you run WP Rocket, LiteSpeed or Cloudflare, purge before checking anything.
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.