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

PlatformWhere to add the snippet
ShopifyOnline Store → Themes → Edit code → theme.liquid, before </head>.
WebflowProject settings → Custom code → Head code.
SquarespaceSettings → Developer/Advanced → Code injection → Header.
WixSettings → Custom code → Add custom code → place in the Head, on all pages.
GhostSettings → Code injection → Site Header.
FramerProject settings → General → Custom code → End of <head>.
Hugo / Eleventy / Astro / JekyllAdd 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.