Skip to content

WordPress

With a headers plugin, or through a child theme.

  1. 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.

  2. Paste the key into the <head> section

    Every page, not just the front page. Swap example.com for your domain.

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