Shopify
In theme.liquid, for the whole store.
Online Store → Themes → Edit code
Duplicate the theme first if that makes you sleep better.
Open layout/theme.liquid and paste the key before </head>
That file wraps every page of the store.
html<!-- pisi.to --> <script defer data-domain="example.com" src="https://pisi.to/js/llave.js"></script> </head>Save
Nothing else to publish: the change is live on the active theme straight away.
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.