4 repositorios
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.
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.
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.
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.
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.