website traffic analysis, self-hosted by you, no cookies. See what parts of your landingpage have been seen by your visitors, track runtime errors, use a sankey diagram to find your best customer group
I needed a privacy-friendly website analytics tool for my Smart Home product.
It should NOT use any cookies and I did not want to send data to other websites, so I built Susan. If I find more users I will extend it even more....It was fun to build and I want to add many more diagrams/KPIs etc.
@sentry_co It's hosted on the same website as the landing page. Just one php script is needed which stores data in a folder and the same php script shows results/diagrams etc if you have the API token to access the data. You can use the demo link on my website to see an example. DDoS attacks : You can get a message if high load appears. The script is very fast and data is sent asynchronously, so high load on the website should not be a problem.
Susan
Susan