4 مستودعات
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.
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.
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.
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.
هذا المشروع عبارة عن مكتبة تكامل للتحليلات بلغة 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.