Analytics Box

A simple privacy friendly analytics tool written in Go.

What is Analytics Box ?

Analytics box is analytics tool like google analytics but instead of ripping user's privacy off them like google does, it respects their privacy and doesn't collect any unnecessary information.

Features

  1. No Cookies : So no need to display those annoying banners.

  2. Forgets user in 24 hours so even if wish to know user's private info you can't.

  3. Can track unique page views effectively without hurting user's privacy.

  4. Custom events available.

  5. Super simple to setup. ( 1 go binary + 1 super small script on frontend ).

  6. Super low resource consumption.

  7. Uses Clickhouse as its primary database so it can scale infinitely.

Last updated