analytics without the script

kennel.work

page views

3,902

bounce rate

41%

avg. time

1m 12s

visitors

top pages

  • / 812
  • /docs 233
  • /pricing 97

referrers

  • direct 540
  • addi.lol 301
  • kennel.work 188

powered by addilytics

how it works

  1. add the hook

    import it in your framework or any wintercg runtime.

  2. events arrive server-side

    page views and events leave your server with a fingerprint that rotates daily. user ids are hashed twice.

  3. look at the dashboard

    track visitors, users, pages, referrers & share it via a read-only link.

src/hooks.server.ts

import { addilytics } from '@addilytics/sveltekit';
import { env } from '$env/dynamic/private';

export const handle = addilytics({
	endpoint: 'https://addilytics.addi.lol',
	siteKey: env.ADDILYTICS_KEY
});

privacy, by default

  • no client-side script
  • fingerprints rotate daily
  • user ids are hashed twice
  • no cookies, no consent banner
  • shared dashboards are read-only

pricing

addilytics pro

$5 / month

  • unlimited sites
  • unlimited events
  • funnels, active users, custom events
  • read-only public dashboards
  • 90 days of raw events, daily rollups kept forever
  • cancel any time from the billing page
start a 14-day free trial

card required. cancel during the trial and you're never charged.