// 无 Cookie · 2 KB · 实时

分析你的网站。
而非你的用户。

轻量、隐私优先的网站分析。实时数据,无 Cookie 横幅,不出售数据 —— 可在 cPanel 自托管的现代 Histats 与 Google Analytics 替代方案。

无 Cookie 横幅 符合 GDPR 自托管或云端 约 2 KB 脚本
index.html — 在 <head> 添加一行
<!-- JS Stats -->
<script defer src="//stats.jidanshoppu.com/tracker.js"
        data-id="a1b2c3"></script>
2,431
今日访问
37
在线
104.8K
页面浏览量
27.6K
访问
50
国家
49
支持语言
// 工作原理

从脚本标签到洞察,只需几分钟

无需SDK,无需构建步骤,无需等待数据处理。

01

粘贴一个脚本标签

在您的<head>中添加一个约2KB的异步代码片段。无需npm install,无需配置文件。

02

数据开始流入

页面浏览量、来源、设备和地理位置会即时被捕获——默认无Cookie。

03

查看您的仪表盘

实时访客、趋势和报告,全部集中在一处,实时更新。

// 实时查看

数据清晰呈现

真实的仪表盘,真实的图表——没有效果图。

stats.jidanshoppu.com/dashboard?view=summary
JS Stats — 概览
JS Stats — 流量
JS Stats — 地理位置
JS Stats — 来源网站
// 你能得到什么

重要指标一应俱全。毫无冗余。

和 Histats 一样完整 —— 重新设计,一目了然。

01

实时概览

在线访客、每日趋势和关键数据,一屏尽览。

02

在线用户(实时)

谁正在浏览、哪个页面、来自哪个国家 —— 每秒更新。

03

来源与营销

引荐来源、搜索引擎、社交媒体和 UTM 活动。

04

目标与转化

将注册、结账或任意页面设为目标并衡量。

05

地区与设备

国家和语言,以及浏览器 / 系统 / 设备细分。

06

导出与报告

按视图导出 CSV/PDF + 每周自动邮件报告。

07

默认隐私保护

IP 哈希、尊重 DNT、内置反垃圾与限流。

08

REST API 与团队

API 密钥、只读团队访问和公开分享链接。

概览
在线用户
流量
来源网站
搜索引擎
营销活动
地理位置
浏览器 / 系统 / 语言
按网址统计
按标题统计
目标
标签 / 变量
日志分析
爬虫与 AI
留存
对比
// 为什么要切换

JS Stats 的对比情况

快速、诚实地看看差异。

JS StatsGoogle AnalyticsHistats
自托管选项
无Cookie(无需同意横幅)
数据保留在您的服务器上
跟踪脚本大小~2 KB~45 KB更大
界面语言49仅浏览器更少
AI爬虫检测
CSV/PDF导出 + API有限有限
// 常见问题

问题解答

人们在切换前通常会问的所有问题。

JS Stats 是免费的吗?

是的——自托管版本永久免费,解锁所有功能。如果您不想自己运维服务器,也有可选的托管方案。

我需要Cookie同意横幅吗?

不需要。无Cookie模式使用每日服务器端哈希来识别访客,而不是跟踪Cookie,因此不存储个人数据,也不需要同意横幅。

这与Google Analytics有什么不同?

它是自托管的,将您的数据保留在您自己的服务器上,使用约2KB的轻量级脚本而非约45KB的库,并且永远不会与第三方共享您的流量数据。

我可以自己托管吗?

可以。它运行在普通的PHP 8和MySQL上——将文件上传到任何cPanel主机,导入一个.sql文件即可完成。无需构建步骤,无需Node.js。

它支持多种语言吗?

是的——仪表盘和营销网站已完全翻译成49种语言,包括阿拉伯语、波斯语和乌尔都语等从右到左的语言。

它会过滤机器人和AI爬虫吗?

会的。已知的机器人和AI爬虫(GPTBot、ClaudeBot、PerplexityBot等)会被检测并单独记录,因此它们永远不会虚增您的访客统计数据。

我可以导出我的数据吗?

可以——每份报告都可以导出为CSV或打印为PDF,您可以安排每周电子邮件报告,并且提供REST API用于程序化访问。

我可以公开分享我的统计数据吗?

可以——为任何网站启用公开的只读仪表盘,或生成品牌化的、可分享的PNG统计卡片用于社交媒体。

// changelog

每周都有更新。

更新日志中的最新内容。

v1.7
Fully translated
  • True full-app i18n: settings, sites, admin, integrations, team, funnels, referral, 2FA, error pages, auth flows and transactional emails — not just the dashboard and landing
  • Per-user language for scheduled emails (alerts, reminders, weekly reports) instead of always English
  • Second i18n audit pass: translated the sidebar/nav, crawler & AI view, cohorts, compare, share card and a few other spots that were still hardcoded English; fixed a couple of real bugs found along the way (traffic view always showing "hour"/"day" in English, a wrong install error message)
  • 651 keys × 49 languages, all verified at 100% parity
  • Landing page: new "see it live" section with real product screenshots + mobile nav fix
  • Landing page: "How it works", comparison table and FAQ (with schema.org markup) for search and AI answer engines
  • Changelog page: added meta description, canonical and schema.org ItemList markup — it was public and in the sitemap but had none of that before
  • Real-time view: hits from a subdomain other than the site's main domain now show as host+path instead of a bare path, so they don't look identical to hits on the main domain
  • New design.md documenting the design system (tokens, components, share-card theme palettes, responsive/motion/a11y conventions)
  • Fixed cards being cut off on mobile: long page URLs or referrer names forced the dashboard grid wider than the screen, which clipped the bars and hid the numbers column entirely
  • Fixed the topbar running off-screen on small laptops and tablets in landscape (821-960px wide)
  • CSS and JS are now versioned, so fixes reach you immediately instead of waiting on a cached stylesheet
  • Added /llms.txt so AI assistants can describe JS Stats accurately
  • New: filter any report by subdomain, when one tracking snippet is installed across several hosts
  • Clearer date-range picker: it now shows which dates you are actually looking at, and "Range" is now "Custom range"
  • Security: two-factor codes are now rate-limited, and the installer no longer responds to anonymous visitors once set up
  • Security: outbound URLs you configure (webhooks, uptime monitors, Slack) can no longer be pointed at internal addresses
  • Data retention is now actually enforced per plan, instead of keeping everything forever
  • New /docs: a full install and self-hosting guide for cPanel shared hosting
  • Published a privacy policy and terms of service, and every release below now carries a date
v1.6
Free & shareable
  • Free by default — every feature unlocked, billing behind a single switch
  • Shareable stat cards: 13 themes, QR code, top-3 countries, Post + Story
  • 50 languages, fully-translated landing, country flags that render on Windows
  • SEO (sitemap · robots · canonical · hreflang) + responsive mobile topbar
v1.5
Growth & polish
  • AI insights (automatic observations) on the Summary
  • Referral program — share a link, earn a coupon
  • Outbound webhooks (HMAC-signed) for events & alerts
  • Public changelog
Changelog →

准备好看真实数据了吗?

永久免费方案。无需信用卡。一分钟内完成设置。

免费开始 →
© 2026 JS Stats Docs Changelog Privacy Terms 登录 // 现代网站分析