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 is a JavaScript tracking script designed for persistent user identification. It implements a system that mirrors unique identifiers across multiple browser storage mechanisms to maintain tracking after a user clears their browser history. The tool ensures data persistence by synchronizing identifiers across cookies, local storage, and legacy plugin caches. It uses automatic storage regeneration to refill empty storage slots from surviving sources and employs a majority-vote selection process to determine the correct identifier when retrieving data. The project also includes capabi
Implements persistent user identification by mirroring tracking data across multiple browser storage mechanisms.