awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • plausible/analyticsالصورة الرمزية لـ plausible

    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/rybbitالصورة الرمزية لـ rybbit-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/openpanelالصورة الرمزية لـ Openpanel-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.jsالصورة الرمزية لـ segmentio

    segmentio/analytics.js

    4,752عرض على GitHub↗

    هذا المشروع عبارة عن مكتبة تكامل للتحليلات بلغة JavaScript وجامع أحداث من جانب العميل (Client-side) مصمم لتسجيل سلوك المستخدم وتوزيع تلك البيانات على وجهات تحليلات خارجية متعددة عبر واجهة موحدة. يعمل كمنصة بيانات للعملاء (CDP) تقوم بتحديد هوية المستخدمين، وإدارة السمات، وتوجيه تدفقات الأحداث إلى أدوات تحليلات ومستودعات بيانات متنوعة. تتميز المكتبة بموجه أحداث متعدد الوجهات وبرمجيات وسيطة (Middleware) لتتبع HTTP تقوم باعتراض وتعديل حمولات الأحداث قبل إرسالها. تنفذ المكتبة مبادئ إدارة الهوية لتحديد المستخدمين، وتعيين الأسماء المستعارة للهوية لدمج الملفات الشخصية، والتتبع عبر النطاقات الفرعية من خلال تخزين المعرفات على النطاق الرئيسي. يغطي النظام نطاقاً واسعاً من القدرات بما في ذلك مراقبة تفاعل المستخدم مع مشاهدات الصفحة، وإرسال النماذج، والنقر على الروابط، بالإضافة إلى تتبع الحملات التسويقية عبر استخراج معاملات UTM. ولضمان الموثوقية، يستخدم النظام تجميع طلبات الأحداث، وطوابير إعادة المحاولة المعتمدة على التخزين المحلي مع التراجع الأسي، وعلامات keepalive في المتصفح لضمان التقاط البيانات أثناء إعادة توجيه الصفحة. تدعم المكتبة أيضاً بكسلات التتبع للبيئات التي تقيد تنفيذ JavaScript وتوفر آليات لتعتيم روابط التكامل لمنع حظر الطلبات.

    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.