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
·

4 repositorios

Awesome GitHub RepositoriesReferral Analysis

Tools for identifying and analyzing the sources of incoming traffic and outbound link performance.

Distinguishing note: No existing candidates provided; this focuses on the analysis of referral data rather than the tracking mechanism itself.

Explore 4 awesome GitHub repositories matching data & databases · Referral Analysis. Refine with filters or upvote what's useful.

Awesome Referral Analysis GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • plausible/analyticsAvatar de plausible

    plausible/analytics

    24,245Ver en GitHub↗

    This project is an open-source, privacy-focused web analytics platform designed for high-throughput data ingestion and multi-tenant data management. It provides a cookie-less tracking engine that captures visitor interactions using ephemeral request metadata, ensuring comprehensive traffic visibility while maintaining strict privacy standards. The architecture utilizes an event-driven ingestion pipeline and aggregated metric storage to decouple data collection from processing, enabling efficient long-term retrieval and responsive dashboard performance. What distinguishes this platform is its

    Analyzes browser referrer information to identify and report the domains driving traffic to the website.

    Elixiranalyticschartsclickhouse
    Ver en GitHub↗24,245
  • dubinc/dubAvatar de dubinc

    dubinc/dub

    23,722Ver en GitHub↗

    This project is a comprehensive link management and marketing attribution platform designed for creating, tracking, and analyzing shortened URLs. It functions as a centralized hub for marketing analytics, providing tools to monitor link performance, visualize conversion funnels, and manage affiliate programs through a unified dashboard. The platform distinguishes itself by integrating advanced attribution modeling and partner management directly into the link infrastructure. It supports complex marketing workflows, including automated commission calculations, fraud detection, and payout distr

    Tracks visitor metrics including geolocation, device, and referrer data to analyze link performance.

    TypeScriptclickhousemysqlnextjs
    Ver en GitHub↗23,722
  • usefathom/fathomAvatar de usefathom

    usefathom/fathom

    8,005Ver en GitHub↗

    Fathom is a privacy-focused website analytics server written in Go. It monitors website traffic and page views without collecting personal data or using intrusive cookies, providing a self-hosted alternative for traffic monitoring. The system utilizes a Preact-based dashboard interface for visualizing traffic patterns and reports. Data is persisted in a SQL database analytics store, with support for MySQL, PostgreSQL, and SQLite. The project covers the collection of visitor data via lightweight tracking snippets and the management of that data through a pluggable storage layer. It includes m

    Filters out fraudulent traffic by comparing referrers against a database of known spammer domains.

    Goanalyticsfathomfathom-analytics
    Ver en GitHub↗8,005
  • mitchellkrogza/nginx-ultimate-bad-bot-blockerAvatar de mitchellkrogza

    mitchellkrogza/nginx-ultimate-bad-bot-blocker

    4,750Ver en GitHub↗

    Este proyecto es una colección de archivos de configuración y scripts que sirven como bloqueador de bots y middleware de seguridad para Nginx. Funciona como un gestor de listas de bloqueo automatizado que filtra agentes de usuario e direcciones IP maliciosas para mitigar el escaneo de vulnerabilidades, ataques de fuerza bruta de inicio de sesión y ataques DDoS. El sistema se distingue por automatizar el mantenimiento de reglas de seguridad, descargando definiciones de bots actualizadas y recargando el servidor de forma programada. También incluye un filtro de spam para motores de búsqueda capaz de generar archivos robots.txt y listas de desautorización de enlaces para evitar que dominios maliciosos afecten la indexación del sitio. El software cubre una amplia gama de capacidades de gestión de tráfico y control de acceso, incluyendo limitación de tasa, filtrado basado en referenciadores y caída de conexiones. Se integra con Fail2Ban para el baneo de IP basado en registros y proporciona listas blancas de IP para asegurar que los servicios legítimos permanezcan accesibles. La instalación admite rutas personalizadas para servidores con estructuras de directorios no estándar.

    Prevents traffic from known malicious domains and spammy referrers to stop referral attacks.

    Shelladwarebot-blockerbots
    Ver en GitHub↗4,750
  1. Home
  2. Data & Databases
  3. Referral Analysis

Explorar subetiquetas

  • Referrer Spam FilteringMechanisms to identify and block fraudulent traffic sources based on known spammer domain lists. **Distinct from Referral Analysis:** Focuses on blocking fraudulent traffic rather than general analysis of referral sources.