Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

nolytics/spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

spec

Quick summary on how this tool works

Overview

First of all, what the hell is nolytics? Well, nolytics is a no JavaScript solution for website analytics which I created with the intention of measuring my blog tracking performance. Instead of code event metrics, it uses HTML image fetching directly to track web pages hits. All of the measurement/metrics analytics magic is done on the server side, leaving the client free of cookies and CPU usage.

Nolytics is 100% open-source and lives entirely on the edge (although you can self-host), and you can setup the whole infrastructure right away with a one-click script!

Architecture

System communication is very easy to understand as each system component is bounded to a small group of responsibilities and everything can be perceived as a script. No virtual machines are needed, since the system is designed to run on the edge!

nolytics system communication diagram

About

Quick summary on how this tool works

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published