awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • plausible/analyticsplausible 的头像

    plausible/analytics

    24,245在 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

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

    Elixiranalyticschartsclickhouse
    在 GitHub 上查看↗24,245
  • rybbit-io/rybbitrybbit-io 的头像

    rybbit-io/rybbit

    12,297在 GitHub 上查看↗

    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
    在 GitHub 上查看↗12,297
  • openpanel-dev/openpanelOpenpanel-dev 的头像

    Openpanel-dev/openpanel

    5,349在 GitHub 上查看↗

    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
    在 GitHub 上查看↗5,349
  • segmentio/analytics.jssegmentio 的头像

    segmentio/analytics.js

    4,752在 GitHub 上查看↗

    本项目是一个 JavaScript 分析集成库和客户端事件收集器,旨在记录用户行为并通过统一接口将数据分发到多个第三方分析目的地。它作为一个客户数据平台,用于识别用户、管理特征,并将事件流路由到各种分析工具和数据仓库。 该库的独特之处在于其多目的地事件路由器和 HTTP 跟踪中间件,可在传输前拦截并修改事件负载。它实现了用于用户识别的身份管理原语、用于合并配置文件的身份别名,以及通过在顶级域名上存储标识符来实现跨子域名跟踪。 系统涵盖了广泛的功能,包括针对页面浏览、表单提交和链接点击的用户交互监控,以及通过 UTM 参数提取进行的营销活动跟踪。为保证可靠性,它利用事件请求批处理、基于本地存储的带指数退避的重试队列,以及浏览器 keepalive 标志,以确保页面重定向期间的数据捕获。 该库还支持针对限制 JavaScript 执行环境的跟踪像素,并提供集成 URL 混淆机制以防止请求被拦截。

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

    JavaScript
    在 GitHub 上查看↗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

探索子标签

  • 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.