⚠️ 温馨提示:请使用唯一的页面标识(如域名+路径),避免与其他网站冲突。推荐格式:page=yourdomain.com/path

🏷️ 徽计

轻量极简的网站访问计数器,通过一行代码即可实现网站访问量(PV)、访客数(UV)的实时统计,支持14种主题风格、SVG徽标输出。

极速响应

SVG直接输出,无需JS脚本,响应时间在100ms以内,兼容任何网页环境。

🎯

精准统计

基于IP+UA双重去重,PV/UV双维度统计,IP限频+UA过滤防刷机制。

🎨

多样主题

14种精心设计的主题风格,支持自定义颜色、图标、数字格式,兼容shields.io参数。

🚀 快速开始

// HTML 嵌入代码 <img src="https://count.ruseo.cn/hit?page=my-blog" alt="visitors"> // Markdown 格式 ![visitors](https://count.ruseo.cn/hit?page=my-blog) // 显示PV+UV <img src="https://count.ruseo.cn/hit?page=my-blog&show=pv+uv" alt="统计">
不传 page 参数时,系统自动根据 Referer 生成页面标识。 更多参数请查看 文档 或使用 在线调试

✨ 扩展徽章API

// 运行时长徽章 <img src="https://count.ruseo.cn/runtime?label=%E8%BF%90%E8%A1%8C%E6%97%B6%E9%95%BF&color=blue" alt="运行时长"> // 在线人数徽章 <img src="https://count.ruseo.cn/online?label=%E5%9C%A8%E7%BA%BF%E4%BA%BA%E6%95%B0&color=green" alt="在线人数"> // 今日访问徽章 <img src="https://count.ruseo.cn/today?label=%E4%BB%8A%E6%97%A5%E8%AE%BF%E9%97%AE&color=purple" alt="今日访问"> // 昨日访问徽章 <img src="https://count.ruseo.cn/yesterday?label=%E6%98%A8%E6%97%A5%E8%AE%BF%E9%97%AE&color=orange" alt="昨日访问"> // IP归属地徽章(自动识别访问者IP) <img src="https://count.ruseo.cn/geo?label=%E5%BD%92%E5%B1%9E%E5%9C%B0" alt="IP归属地">
运行时长 在线人数 今日访问 昨日访问 IP归属地
今日访问量
加载中...
今日访客数
加载中...
总访问量
加载中...
总访客数
加载中...
已接入站点
加载中...
本站已运营
加载中...

🎨 主题预览