Integration Guides
Other platforms
Add Otus Analytics to Shopify, Webflow, Squarespace, Wix, Ghost and other platforms.
Most website builders and CMSs have a place to add custom code to the <head>. The pattern is always the same: paste your Otus snippet there and publish.
Your snippet
<script defer
id="otus-script"
data-site-id="123"
data-endpoint="https://ingest.otusanalytics.com/e"
src="https://cdn.otusanalytics.com/otus.js"></script>
Where to paste it
| Platform | Where to add the snippet |
|---|---|
| Shopify | Online Store → Themes → Edit code → theme.liquid, before </head>. |
| Webflow | Project settings → Custom code → Head code. |
| Squarespace | Settings → Developer/Advanced → Code injection → Header. |
| Wix | Settings → Custom code → Add custom code → place in the Head, on all pages. |
| Ghost | Settings → Code injection → Site Header. |
| Framer | Project settings → General → Custom code → End of <head>. |
| Hugo / Eleventy / Astro / Jekyll | Add to your base layout's <head>. |
Don't see your platform? Any "custom code", "code injection" or "header scripts" feature works — just make sure it adds the snippet to the head on all pages. Dedicated, one-click integrations for more platforms are coming soon.
After installing
Some hosted platforms cache pages aggressively. If you don't see data immediately, clear any cache, then verify your installation.
Need help with a specific platform? Email info@otusanalytics.com.