Summary
ops.xevrion.co.uk marketing pages are primarily static. They do not set
advertising cookies or third-party tracking pixels for ads. Essential delivery may involve Cloudflare edge behaviour.
Progressive-enhancement JavaScript runs locally in your browser.
What cookies are
Cookies are small text files stored by your browser. Similar technologies include local storage and session storage.
We describe both here for clarity.
What we use on marketing hosts
- No advertising cookies on these static marketing pages
- Essential delivery — CDN/edge may set strictly necessary cookies for security or load balancing
- Local UI state — Checkout plan selection may be reflected in the URL; no ad ID is stored for remarketing
Cookie / storage table
| Name / type | Purpose | Duration | Party |
| Cloudflare essential (if present) | Security, bot management, routing | Session / short | Cloudflare |
| URL query ?plan= | Checkout plan selection | Navigation | First-party page |
| enhance.js (memory only) | Tabs, nav drawer, pricing toggle, checkout wizard | Page session | First-party script |
| Advertising / social pixels | Not used on these pages | — | — |
Cloudflare & edge
Marketing assets are served via a Cloudflare Worker with static assets. Edge platforms may process IP addresses and
request metadata to deliver pages securely. See Cloudflare’s documentation for their essential cookie practices.
Local scripts
/shared/enhance.js adds progressive enhancement: sticky header state, mobile nav,
tab panels, pricing period toggle, checkout steps, and scroll-story highlighting. It respects
prefers-reduced-motion. It does not load third-party analytics SDKs.
Your choices
- Browser controls can block cookies; essential delivery may degrade
- Reduced-motion OS settings disable non-essential motion
- Product auth cookies/sessions on api.xevrion.co.uk are separate from marketing pages
Contact
outreach@ops.xevrion.co.uk