Skip to content

butterhosting/visage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visage: Simple Privacy-Friendly Web Analytics for Self-Hosters

analytics dashboard showing total visitors, pageviews, median time on page, a time-series chart and breakdowns by page and traffic source

Summary

Visage is a simple, privacy-friendly web analytics solution for self-hosters.

It helps you understand how many visitors your websites are getting, where they come from and what they're looking at, without tracking individuals, setting cookies or storing personal data. As such, Visage is compliant with privacy policies like the GDPR, and doesn't require a cookie banner.

Drop a tiny tracking snippet into your websites and get a dashboard with:

  • Total visitors, pageviews and median time on page
  • Live pageviews
  • Time-series charts over custom date ranges
  • Top pages and traffic sources
  • ... and much more!

Quickstart

# Clone the source code
git clone https://github.com/butterhosting/visage.git
cd visage

# Create a docker image
./visage image create

# Run the container
docker run --rm -p 3000:3000 visage:latest

Documentation

Please visit www.butterhost.ing/visage for the full documentation, covering deployment, configuring websites, using the API, tips, tricks and more.

About

Simple Privacy-Friendly Web Analytics for Self-Hosters

Resources

License

Contributing

Stars

Watchers

Forks

Contributors