Skip to content

kessl/static-pixel-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracking pixel with GoAccess and Nginx

GoAccess analytics pixel setup with Nginx. See the full writeup. This setup is intended for Raspberry Pi. To run on different architecture, change docker images in docker-compose.yml

  • replace t.bitgate.cz with your domain name in nginx.conf
  • update domain name and e-mail address in init-letsencrypt.sh
  • obtain initial certificate: sudo ./init-letsencrypt.sh
  • run docker-compose up
  • go to http://localhost/cat.gif?u=some-url
  • watch real time report at http://localhost:7891

About

GoAccess & Nginx tracking pixel setup

Resources

Stars

Watchers

Forks