awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesEvent Tracking APIs

APIs for recording server-side pageviews and custom events.

Distinct from Server-Side: Distinct from general server-side integration: focuses on analytics event ingestion rather than general backend communication.

Explore 4 awesome GitHub repositories matching networking & communication · Event Tracking APIs. Refine with filters or upvote what's useful.

Awesome Event Tracking APIs GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • plausible/analyticsAvatar von plausible

    plausible/analytics

    24,245Auf GitHub ansehen↗

    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

    Sends pageviews and custom events directly from backend infrastructure to bypass client-side limitations.

    Elixiranalyticschartsclickhouse
    Auf GitHub ansehen↗24,245
  • rybbit-io/rybbitAvatar von rybbit-io

    rybbit-io/rybbit

    12,297Auf GitHub ansehen↗

    Rybbit is an open-source, self-hosted web analytics platform designed for comprehensive user behavior tracking and product engagement analysis. It provides a complete suite for monitoring visitor interactions, conversion funnels, and site performance, allowing organizations to maintain full ownership of their data and infrastructure. The platform distinguishes itself through a strong emphasis on privacy-compliant data collection and visual session replay capabilities. It supports advanced traffic routing through custom domains to bypass ad blockers and includes configurable masking tools to p

    Provides secure API key authentication to ensure only trusted backend-generated events are processed by the analytics pipeline.

    TypeScriptanalyticsgoogle-analyticsproduct-analytics
    Auf GitHub ansehen↗12,297
  • openpanel-dev/openpanelAvatar von Openpanel-dev

    Openpanel-dev/openpanel

    5,349Auf GitHub ansehen↗

    OpenPanel is a self-hosted product analytics platform designed for tracking user behavior and visualizing product metrics on private infrastructure. It provides a comprehensive system for collecting events across web, mobile, and server environments while ensuring complete ownership of data. The platform distinguishes itself through a privacy-first approach, utilizing cookieless event tracking and regional data residency to simplify regulatory compliance. It integrates large language models via the Model Context Protocol, enabling users to query behavioral data and analyze trends using natura

    Provides server-side APIs and libraries for recording events and errors directly from backend runtimes.

    TypeScriptalternativeanalyticsopen-source
    Auf GitHub ansehen↗5,349
  • segmentio/analytics.jsAvatar von segmentio

    segmentio/analytics.js

    4,752Auf GitHub ansehen↗

    Dieses Projekt ist eine JavaScript-Integrationsbibliothek für Analysedaten und ein Client-Side-Event-Collector, der entwickelt wurde, um Nutzerverhalten aufzuzeichnen und diese Daten über eine einheitliche Schnittstelle an verschiedene Analyse-Dienste von Drittanbietern zu verteilen. Es fungiert als Customer Data Platform, die Nutzer identifiziert, Merkmale verwaltet und Event-Streams an verschiedene Analysetools und Data Warehouses weiterleitet. Die Bibliothek zeichnet sich durch einen Multi-Destination-Event-Router und HTTP-Tracking-Middleware aus, die Event-Payloads vor der Übertragung abfängt und modifiziert. Sie implementiert Identitätsmanagement-Primitive für die Nutzeridentifizierung, Identitäts-Aliasing zur Zusammenführung von Profilen sowie Cross-Subdomain-Tracking durch Speicherung von Identifikatoren auf der Top-Level-Domain. Das System deckt ein breites Spektrum an Funktionen ab, darunter die Überwachung von Nutzerinteraktionen wie Seitenaufrufe, Formularübermittlungen und Link-Klicks sowie das Tracking von Marketingkampagnen durch Extraktion von UTM-Parametern. Für eine hohe Zuverlässigkeit nutzt es Event-Request-Batching, auf Local Storage basierende Retry-Queues mit exponentiellem Backoff sowie Browser-Keepalive-Flags, um die Datenerfassung bei Seitenumleitungen sicherzustellen. Die Bibliothek unterstützt zudem Tracking-Pixel für Umgebungen, die die JavaScript-Ausführung einschränken, und bietet Mechanismen zur Verschleierung von Integrations-URLs, um Request-Blockierungen zu verhindern.

    Provides a tracking API that enables analytics event transmission from any environment capable of making HTTP requests.

    JavaScript
    Auf GitHub ansehen↗4,752
  1. Home
  2. Networking & Communication
  3. API and Integration Frameworks
  4. API Management and Integration
  5. API Integrations
  6. Server-Side
  7. Event Tracking APIs

Unter-Tags erkunden

  • Authorization MechanismsSecurity protocols for authenticating and validating server-side event ingestion requests. **Distinct from Event Tracking APIs:** Distinct from Event Tracking APIs: focuses specifically on the security and authentication layer for incoming event data, rather than the ingestion API itself.