Track Your GitHub Profile Views

Beautiful, customizable badges to showcase your profile and repository view counts. Easy to embed in your README.

Flat badge Rounded badge Pill badge Neon badge Glass badge

Features

🎨
Highly Customizable

Choose from multiple styles, icons, colors, and fonts. Create gradients and add borders for unique badges.

Lightning Fast

Badges load in under 100ms with our edge-optimized infrastructure and Redis caching.

🔒
Privacy Focused

We hash IP addresses and never store personal data. No cookies, no tracking scripts.

📊
Detailed Analytics

View daily, weekly, and total stats. Track trends and understand your audience.

🤖
Bot Filtering

Intelligent bot detection ensures accurate view counts by filtering crawlers and bots.

🌐
GitHub Compatible

SVG badges work perfectly in GitHub READMEs with inline styles and no external dependencies.

Quick Start

Add a view counter to your GitHub profile in seconds

1. Add to your README.md

![Profile Views](https://your-domain.com/badge?username=YOUR_USERNAME)

2. Customize with parameters

![Profile Views](https://your-domain.com/badge?username=YOUR_USERNAME&style=rounded&icon=eye&bg=007acc&label=Profile+Views)

Available Parameters

Parameter Description Options
username GitHub username (required) -
repo Repository name (optional) -
style Badge style flat, rounded, pill, neon, glass, custom, html
icon Badge icon none, eye, github, fire, star, chart, heart, rocket, user, code, globe
bg Background color (hex) 4c1, 007acc, ff6b6b, fa8072, etc.
textColor Text color (hex) fff, 000, etc.
borderColor Border color (hex) 333, fff, 007acc, etc.
border Show border around badge true, false
label Custom label text -
countFormat Number format normal, short, comma
format Output format svg, png, json

Badge Generator

Preview:

Badge preview

Markdown:

![Profile Views](/badge?username=YOUR_USERNAME&style=flat&icon=eye&bg=4c1&label=Profile+Views)