Platform guides
Torbie works on any website. Here's where to paste your snippet on the most common platforms.
WordPress
Install a "header and footer scripts" plugin (or use your theme's custom-code area) and paste the snippet into the footer section. Save — it now loads site-wide.
Shopify
Go to Online Store → Themes → Edit code, open theme.liquid, and paste the snippet just before </body>. Save.
Wix
Open Settings → Custom Code → Add Custom Code, paste the snippet, set it to load on All pages and place it at the Body – end.
Squarespace
Go to Settings → Advanced → Code Injection and paste the snippet into the Footer box.
Webflow
Open Project Settings → Custom Code and paste into the Footer Code field, then republish.
Plain HTML / custom site
Paste the snippet before </body> in your template. Done.