8 مستودعات
Processing of browser and device metadata to analyze the technology stack of a user base.
Distinct from Domain Analytics: Candidates focus on industry-specific analytics or pipeline patterns, not visitor technology profiling.
Explore 8 awesome GitHub repositories matching web development · Web Visitor Analytics. Refine with filters or upvote what's useful.
ua-parser-js is a JavaScript library used to extract browser, operating system, and device information from raw user agent strings and client hints. It functions as a cross-platform tool that runs in both web browsers and Node.js server environments to identify web visitors. The library integrates modern HTTP client hint headers to retrieve hardware and browser details with higher accuracy than standard string parsing. It also includes a specialized detector to identify automated AI agents, web crawlers, and bots to distinguish human traffic from automated scripts. The project covers hardwar
Processes visitor data on the client or server to understand the technology stack used by a user base.
Hexo Theme Icarus is a modern, delicate theme for the Hexo static site generator. It provides a flexible layout and widget configuration system, with all appearance and behavior controlled through a single YAML or JSON configuration file that is validated against JSON schemas during each build. The theme distinguishes itself through a configuration-driven architecture that supports per-page and per-post layout overrides, automatic configuration migration, and a component override mechanism that allows replacing built-in widgets, comments, and share components by copying layout files. It integ
Embeds multiple analytics services like Google Analytics, Baidu, and Hotjar to collect visitor data.
Goatcounter is a privacy-focused web analytics platform designed to be self-hosted on your own infrastructure. It collects visitor statistics like page views, browser information, location, screen size, and referring sites without using cookies or storing any personal data, identifying unique visits through a non-identifiable hash derived from browser and network data. The platform distinguishes itself by offering multiple tracking methods that respect user privacy, including a lightweight JavaScript snippet, an image-based tracking pixel for environments without JavaScript, and the ability t
Displays aggregated metrics including browser info, location, screen size, referring sites, and campaign data through a web interface.
Goatcounter is a self-hosted web analytics platform that collects visitor statistics without cookies, personal data, or persistent identifiers. It uses privacy-preserving techniques like anonymous session hashing to count page views and visits, and can be deployed on your own infrastructure using a binary or Docker container with SQLite or PostgreSQL storage. The platform offers multiple data collection methods, including a lightweight JavaScript snippet, an image-based tracking pixel for environments where scripts are blocked, and server log file parsing from nginx, Apache, Caddy, or CloudFr
Collects anonymous visit statistics without cookies, unique identifiers, or personal data.
Ahoy هو إطار عمل تحليلات طرف أول لتطبيقات Ruby on Rails. يوفر أدوات لالتقاط سلوكيات المستخدم وعرض الصفحات، مما يسمح للمطورين بالحفاظ على الملكية الكاملة لبيانات التحليلات الخاصة بهم. يتميز النظام من خلال تحليلات البيانات العلائقية، التي تربط معرفات الزيارة مباشرة بنماذج التطبيق لنسبة كائن الأعمال العميق. ويتضمن أداة تتبع تحافظ على الخصوصية تستخدم إخفاء عنوان IP وتجميع الزوار بدون ملفات تعريف ارتباط لإخفاء هوية بيانات المستخدم. يغطي المشروع مجموعة واسعة من قدرات التحليلات، بما في ذلك تتبع الأحداث المخصصة، ودقة الموقع الجغرافي عبر تحديد الموقع الجغرافي لـ IP، وتحليل قمع المستخدم. ويدير البيانات من خلال استمرارية قاعدة البيانات العلائقية ويستخدم التجميعات المسبقة للحفاظ على أداء الاستعلام على مجموعات البيانات الكبيرة. تشمل ميزات البنية التحتية الإضافية توجيه الرسائل غير المتزامن، وتصفية حركة المرور على مستوى البرمجيات الوسيطة لاستبعاد الروبوتات، وAPI مخصص لجمع البيانات من الجوال أو العملاء الخارجيين.
Identifies returning visitors by hashing IP masks and user agents when cookies are unavailable.
Sakura is a WordPress blog theme designed for developer blog publishing. It provides a visual layout and a suite of specialized blogging tools for creating technical articles using Markdown and HTML5 standards. The theme distinguishes itself through specific developer-centric integrations, such as a code syntax highlighter with full-screen viewing and tools for embedding formatted GitHub repository cards. It also features a dynamic theme switcher that allows the site's visual style and color schemes to be changed without reloading the page. The project covers a broad range of functional area
Tracks visitor geographic locations and device metadata using IP-based database lookups.
Geist is an open-source font family and typography collection designed for high legibility in technical interfaces. It consists of a series of web-optimized typefaces, including geometric sans-serif, monospaced, and pixel styles. The collection functions as a variable font library, utilizing coordinate interpolation to allow precise control over weight and style within a single font file. These fonts are built as OpenType typefaces, incorporating standardized layout tables to define advanced typographic behaviors such as kerning and ligatures. The project provides specific implementations fo
Collects metrics on page views and user demographics for visitor analytics.
Records page views and unique visitors using a lightweight local storage counter synced to a server endpoint.