Near-zero setup

Three ways to connect

Pick the path that fits. Most customers see their first real event in minutes — no data warehouse, no engineering project.

1

Owned-sibling auto-connect instant

Already on a CloviTek product (Forms, Leads, CRM, Reach…)? Your data already flows. Turning CloviAnalytics on lights up your dashboards with zero config — entitlement-driven, scoped to your account.

No siblings yet? Use path 2 or 3 below.

2

One cookieless snippet — any site

Paste one line in your <head>. Live, privacy-first traffic — no cookie banner needed.

<script async data-site="YOUR_SITE_ID" src="https://cdn.clovitek.com/analytics/tracker.min.js"></script>
3

One webhook / API call — custom events

POST any JSON to the Universal Webhook (Stripe revenue is parsed automatically). If you can POST JSON, CloviAnalytics charts it.

curl -X POST https://clovianalytics.clovitek.com/api/ingest \ -H "Authorization: Bearer YOUR_KEY" \ -d '{"type":"signup","email":"a@b.com","plan":"growth"}'

✓ Verify your first event

The onboarding wizard confirms a real event landed before you trust the numbers — no guessing whether it's wired correctly.

Run a free snapshot first → Create account