1 个仓库
JavaScript implementations designed for persistent user identification and data mirroring.
Distinct from Browser Scripting Tools: Candidates are general scripting tools or UI modifiers; this is a specific class of script for persistent tracking.
Explore 1 awesome GitHub repository matching web development · Browser Tracking Scripts. Refine with filters or upvote what's useful.
Evercookie 是一个专为持久化用户标识设计的 JavaScript 追踪脚本。它实现了一套在多个浏览器存储机制之间镜像唯一标识符的系统,以在用户清除浏览器历史记录后维持追踪。 该工具通过在 Cookie、本地存储和遗留插件缓存之间同步标识符来确保数据持久性。它使用自动存储再生功能从幸存的源中填充空的存储槽,并采用多数投票选择过程在检索数据时确定正确的标识符。 该项目还包括使用基于 CSS 的查找技术进行网页历史记录检测的能力,并提供通过共享插件或系统级组件在同一台机器上的不同 Web 浏览器之间同步追踪数据的机制。
Implements persistent user identification by mirroring tracking data across multiple browser storage mechanisms.