Analytics Getting started How it works Docs GitLab Hub

SlopKit Analytics

How it works

The collector writes the store. The panel is a second process that reads it and serves pages. Two extra pages if you want the guts.

Collector

Accepts HTTP JSON and writes the file. On a laptop that is one instance. Hosted, write keys stamp many instances into the same file.

Panel

Reads the collector's store. System pages ship with the process. Your MDX and SQL live in a git repo.