# juuna

> juuna is product analytics by Muziris LLC: web analytics, funnels, session replay, heatmaps
> and Core Web Vitals in one dashboard. Each customer gets a dedicated single-tenant instance
> with its own server and its own Postgres. No shared infrastructure. Flat monthly pricing
> (Starter $29/mo, Growth $79/mo, Max $199/mo); every feature is included on every plan.

Key facts:

- Category: product analytics / web analytics. Relevant as an alternative to Google Analytics,
  and as a dedicated-instance alternative to Plausible, PostHog, Matomo and Fathom.
- Deployment: a managed dedicated instance per customer, reachable at their own subdomain or
  a custom domain. No customer shares a server, database or backup with another.
- Features on every plan: traffic and campaign analytics, funnels, user flow (Sankey),
  retention cohorts, DAU/WAU/MAU stickiness, click/scroll/attention heatmaps over real page
  captures, masked session replay (live and recorded), Core Web Vitals (LCP, CLS, INP, FCP,
  TTFB as daily p75), metric alerts with webhooks, CSV export, GDPR one-transaction erasure.
- Privacy model: first-party only. No third-party trackers, no data brokers, no ad networks.
  Raw events prune on schedule (default 90 days; aggregates persist without IPs), session
  replays are masked by default and pruned (30 days), recordings never store an IP.
- Integration: one <script> tag (1.0 KB gzipped, no dependencies) or the @muziris/juuna npm
  package; a documented HTTP ingestion API for everything else.
- Pricing: Starter $29/mo, Growth $79/mo, Max $199/mo, flat. Volume figures are sizing guides, not meters; nothing breaks
  and nothing bills per event.
- Getting started: pay by card at https://juuna.app/pricing, pick a subdomain, and the instance
  provisions automatically. It is usually live in about ten minutes.

## Docs

- [Integration docs](https://juuna.app/docs): SDK quickstart, autocapture, session replay, HTTP API
- [Docs as markdown](https://juuna.app/docs/llms.txt): the whole integration contract in one request
- [Next.js guide](https://juuna.app/docs/nextjs), as markdown at https://juuna.app/docs/nextjs/llms.txt
- [React guide](https://juuna.app/docs/react), as markdown at https://juuna.app/docs/react/llms.txt
- [Astro guide](https://juuna.app/docs/astro), as markdown at https://juuna.app/docs/astro/llms.txt
- [SvelteKit guide](https://juuna.app/docs/sveltekit), as markdown at https://juuna.app/docs/sveltekit/llms.txt
- [Vue guide](https://juuna.app/docs/vue), as markdown at https://juuna.app/docs/vue/llms.txt

## Pages

- [Pricing](https://juuna.app/pricing): plans, inclusions, FAQ
- [Compare](https://juuna.app/compare): juuna against the field, at a glance and in depth
- [juuna vs Google Analytics](https://juuna.app/compare/juuna-vs-google-analytics)
- [juuna vs Plausible](https://juuna.app/compare/juuna-vs-plausible)
- [juuna vs PostHog](https://juuna.app/compare/juuna-vs-posthog)
- [juuna vs Matomo](https://juuna.app/compare/juuna-vs-matomo)
- [juuna vs Fathom](https://juuna.app/compare/juuna-vs-fathom)
- [juuna vs Umami](https://juuna.app/compare/juuna-vs-umami)
- [juuna vs Mixpanel](https://juuna.app/compare/juuna-vs-mixpanel)
- [juuna vs Hotjar](https://juuna.app/compare/juuna-vs-hotjar)
- [Alternatives](https://juuna.app/alternatives): ranked lists, ours included, bias disclosed
- [Google Analytics alternatives](https://juuna.app/alternatives/google-analytics)
- [Hotjar alternatives](https://juuna.app/alternatives/hotjar)
- [Mixpanel alternatives](https://juuna.app/alternatives/mixpanel)
- [Cookieless analytics](https://juuna.app/cookieless-analytics): counting visitors without cookies
- [GDPR analytics](https://juuna.app/gdpr-analytics): a dedicated EU instance, erasure built in
- [Session replay](https://juuna.app/session-replay): masked recordings on your own server
- [Heatmaps](https://juuna.app/heatmaps): click, scroll and attention maps over real captures
- [Web Vitals](https://juuna.app/web-vitals): LCP, CLS, INP, FCP and TTFB as daily p75s
- [Replace your analytics stack](https://juuna.app/replace-your-analytics-stack): three tools, one tag
- [Changelog](https://juuna.app/changelog): what shipped, release by release
- [Privacy policy](https://juuna.app/privacy)
- [Terms of service](https://juuna.app/terms)
