All Projects â†’ gjbae1212 â†’ Hit Counter

gjbae1212 / Hit Counter

Licence: gpl-3.0
🚀 Easy way to know how many visitors are viewing your Github, Website, Notion. 🎉

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

HITS

Hits A simple way to see how many people have visited your website or GitHub repo.

license Go Report Card

Overview

HITS provides the SVG badge presented title and daily/total page count.

If you embed the badge on either website or GitHub or Notion, every page request (page hit) will be counted.

The badge includes per day (from GMT) and the total (all) page count.

HITS also shows the GitHub projects with the highest visitors. (TOP 10)

HITS shows real-time page hits (using Websocket) of every project or site that is using this service.

HITS was made by [email protected] using Golang, WebAssembly (Wasm), HTML, currently serving from Google Cloud platform.

How To Use

How To Generate The Badge

You generate the badge through HITS.

Hits

Features

  • Displays daily and total page views on your page.
  • Support badge with customize style.
  • Support badge free icon (https://simpleicons.org).
  • Show a graph of your site about daily count of histories in recently 6 month.
  • Show ranks about github projects.
  • Show real-time stream.

ETC

HITS counts every page hit without storing sensitive information (IP, headers, etc.).
To protect from abuse by massive requests, parts of request information are converted to hashing data in local-cache, and it deletes after the elapsed time.

Also, HITS does not use GitHub Traffic or Google Analytics data, it simply counts every page hit of your site or repo.

LICENSE

This project is licensed under GPL V3.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].