Docs
Integrations

Any site (manual pixel)

Add Oculy to any site with a single line. Webflow, Wix, Framer, Ghost and more.

If your platform has no plugin, paste the pixel by hand. It works on any site.

The pixel

<script defer src="https://api.oculy.io/px.js" data-site="YOUR_SITE_ID"></script>

Paste it before </head> on every page and replace the ID with your site's.

By platform

Project Settings → Custom Code → Head Code.
Settings → Custom Code → Head.
Site Settings → General → Custom Code → Head.
Settings → Code injection → Site Header.
Settings → Advanced → Code Injection → Header.

Custom events (optional)

To send your own events, use the global window.oculy function:

window.oculy("signup", { plan: "pro" });

Cookieless

Oculy uses no cookies and collects no personal data. You don't need a consent banner for analytics.

On this page