awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repositorios

Awesome GitHub RepositoriesWeb Visitor Analytics

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.

Awesome Web Visitor Analytics GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • faisalman/ua-parser-jsAvatar de faisalman

    faisalman/ua-parser-js

    10,140Ver en GitHub↗

    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.

    JavaScriptanalyticsbot-detectionbrowser-detection
    Ver en GitHub↗10,140
  • ppoffice/hexo-theme-icarusAvatar de ppoffice

    ppoffice/hexo-theme-icarus

    6,661Ver en GitHub↗

    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.

    JavaScripthexohexo-themestatic-site
    Ver en GitHub↗6,661
  • zgoat/goatcounterAvatar de zgoat

    zgoat/goatcounter

    5,755Ver en GitHub↗

    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.

    Go
    Ver en GitHub↗5,755
  • arp242/goatcounterAvatar de arp242

    arp242/goatcounter

    5,753Ver en GitHub↗

    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.

    Goanalyticsgogolang
    Ver en GitHub↗5,753
  • ankane/ahoyAvatar de ankane

    ankane/ahoy

    4,464Ver en GitHub↗

    Ahoy es un framework de análisis de primera parte para aplicaciones Ruby on Rails. Proporciona herramientas para capturar comportamientos de usuario y vistas de página, permitiendo a los desarrolladores mantener la propiedad total de sus datos de análisis. El sistema se distingue por el análisis de datos relacionales, que vincula los identificadores de visita directamente a los modelos de aplicación para una atribución profunda de objetos de negocio. Incluye una herramienta de seguimiento que preserva la privacidad que utiliza enmascaramiento de direcciones IP y agrupación de visitantes sin cookies para anonimizar los datos del usuario. El proyecto cubre una amplia gama de capacidades de análisis, incluyendo seguimiento de eventos personalizados, resolución de ubicación geográfica mediante geocodificación IP y análisis de embudo de usuario. Gestiona los datos a través de la persistencia en bases de datos relacionales y utiliza rollups pre-agregados para mantener el rendimiento de las consultas en grandes datasets. Las características de infraestructura adicionales incluyen enrutamiento de mensajes asíncrono, filtrado de tráfico a nivel de middleware para excluir bots y una API dedicada para recopilar datos de clientes móviles o externos.

    Identifies returning visitors by hashing IP masks and user agents when cookies are unavailable.

    Ruby
    Ver en GitHub↗4,464
  • mashirozx/sakuraAvatar de mashirozx

    mashirozx/sakura

    3,815Ver en GitHub↗

    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.

    PHPthemewordpress
    Ver en GitHub↗3,815
  • vercel/geist-fontAvatar de vercel

    vercel/geist-font

    3,249Ver en GitHub↗

    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.

    HTMLfontvariable-fonts
    Ver en GitHub↗3,249
  • pintree-io/pintreeAvatar de Pintree-io

    Pintree-io/pintree

    2,579Ver en GitHub↗

    Records page views and unique visitors using a lightweight local storage counter synced to a server endpoint.

    TypeScriptbookmarkdirectorydirectory-website
    Ver en GitHub↗2,579
  1. Home
  2. Web Development
  3. Web Visitor Analytics

Explorar subetiquetas

  • Cookie-Less TrackingCollects analytics like page views and referrers without using cookies or unique identifiers. **Distinct from Web Visitor Analytics:** Distinct from Web Visitor Analytics: explicitly avoids cookies and personal data, not just processing browser metadata.