Busuanzi

screenshot of Busuanzi
hexo
hugo

A simple website statistics analyzer

Overview

The Soxft/Busuanzi project is a simple visitor statistics system built in Golang + Redis. It enables users to track and analyze the number of unique visitors (UV) and page views (PV) on their websites, as well as on specific subpages. The system supports multiple deployment options, including compiling and running the source code, or running it through Docker. Additionally, it offers various customization options, compatibility with pjax websites, and support for custom tag prefixes. There is also a version available with web management capabilities provided by Yuantuo.

Features

  • Visitor statistics: Track the number of unique visitors (UV) and page views (PV) on your website.
  • Subpage statistics: Analyze the UV and PV specifically for subpages on your website.
  • Multiple deployment options: Choose between compiling and running the source code or running the system through Docker.
  • Customization options: Customize various attributes of the system according to your needs.
  • Compatibility with pjax websites: The system is designed to be compatible with pjax websites.
  • Custom tag prefixes: Support for defining custom tag prefixes for the statistics system.
  • Web management version available: Yuantuo offers a version of the system with web management capabilities.
hexo
Hexo

Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.

hugo
Hugo

Hugo is an open-source static site generator that features fast build times, flexible themes, support for multiple content formats, multilingual websites, live reloading, and an active community. It allows developers to easily create and deploy SEO-friendly and mobile-responsive websites.