awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-ga avatar

react-ga/react-gaArchived

0
View on GitHub↗
5,099 estrellas·432 forks·JavaScript·2 vistas

React Ga

react-ga es un wrapper y cliente de Google Analytics para React que proporciona una interfaz programática para integrar analíticas web en aplicaciones React. Sirve como herramienta para registrar interacciones de usuario, vistas de página virtuales y dimensiones personalizadas para medir el compromiso dentro de las aplicaciones web.

El proyecto cuenta con una API basada en wrapper que delega funciones de alto nivel a la API de Google Analytics. Incluye un sistema de ramificación lógica basado en el entorno con un modo de prueba para inspeccionar las llamadas de analítica y verificar la transmisión de datos sin afectar a los servidores de producción.

La biblioteca cubre una amplia gama de capacidades de seguimiento, incluyendo el seguimiento del comportamiento del usuario, monitoreo de vistas de página virtuales para actualizaciones de contenido dinámico y seguimiento de enlaces externos. También proporciona una puerta de escape de API de acceso directo para configuraciones personalizadas avanzadas y mapeo de componentes declarativo para conectar elementos de la interfaz de usuario con eventos de seguimiento.

Features

  • Google - Provides a built-in integration to connect web applications with Google Analytics for behavior tracking.
  • Web Analytics Integrations - Provides a programmatic interface for integrating Google Analytics into React applications to record user interactions and page views.
  • Page View Tracking - Records user navigation and views of specific application states, including virtual views.
  • Virtual Page Tracking - Tracks navigation changes in applications that update content dynamically without refreshing the browser.
  • Metric and Dimension Configuration - Allows the assignment of values to custom dimensions for categorizing and segmenting user data.
  • Application Analytics - Measures user engagement and interaction events within a single page application.
  • React Analytics Wrappers - Provides a React wrapper to integrate Google Analytics tracking for measuring user behavior and page views.
  • API Wrappers - Exposes simplified high-level functions that translate calls into a specific third-party analytics format.
  • User Behavior Analytics - Records specific actions, custom dimensions, and link clicks to analyze interface navigation.
  • User Interaction Recording - Records in-page events and interactions that do not trigger URL changes to analyze engagement.
  • Analytics API Clients - Provides a programmatic interface for configuring tracking IDs and calling the Google Analytics API.
  • Environment Mode Toggles - Uses a configurable test mode to toggle between sending real data and logging to the console.
  • Link Interaction Tracking - Monitors and logs clicks on links leading to external websites via functions or components.
  • Analytics Engine Interfaces - Offers a low-level interface for direct calls to the underlying analytics engine for advanced configurations.
  • Analytics Payload Verification - Verifies that tracking events and data payloads are sent correctly before deploying to production.
  • Analytics Simulation Modes - Includes a test mode for inspecting analytics calls and verifying data transmission without affecting production servers.
  • Event Trigger Mappings - Connects user interface elements to tracking events through specialized components that trigger callbacks.
  • Integration Libraries - Google Analytics module.

Historial de estrellas

Gráfico del historial de estrellas de react-ga/react-gaGráfico del historial de estrellas de react-ga/react-ga

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a React Ga

Proyectos open-source similares, clasificados según cuántas características comparten con React Ga.
  • segmentio/analytics.jsAvatar de segmentio

    segmentio/analytics.js

    4,752Ver en GitHub↗

    This project is a JavaScript analytics integration library and client-side event collector designed to record user behavior and distribute that data to multiple third-party analytics destinations through a unified interface. It functions as a customer data platform that identifies users, manages traits, and routes event streams to various analytics tools and data warehouses. The library distinguishes itself through a multi-destination event router and HTTP tracking middleware that intercepts and modifies event payloads before transmission. It implements identity management primitives for user

    JavaScript
    Ver en GitHub↗4,752
  • firebase/quickstart-jsAvatar de firebase

    firebase/quickstart-js

    5,367Ver en GitHub↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    TypeScript
    Ver en GitHub↗5,367
  • firebase/firebase-js-sdkAvatar de firebase

    firebase/firebase-js-sdk

    5,125Ver en GitHub↗

    This is a backend-as-a-service SDK that connects web and mobile applications to a suite of cloud services. It provides a unified interface for managing user identity, executing serverless logic, and handling cloud object storage. The toolkit is characterized by its real-time data synchronization, which allows NoSQL document data to stay consistent across multiple clients with built-in offline persistence. It facilitates secure user access through a variety of identity providers and manages serverless function invocation to execute backend logic in response to HTTPS requests or database events

    TypeScriptfirebasefirebase-authfirebase-authentication
    Ver en GitHub↗5,125
  • countly/countly-serverAvatar de countly

    countly/countly-server

    5,875Ver en GitHub↗

    Countly is a self-hosted product analytics and engagement platform that tracks user behavior across mobile, web, and desktop applications. It collects and analyzes device properties, user actions, and session lifecycle data to understand engagement patterns, while also providing crash reporting, push notification delivery, and A/B testing capabilities. The platform is designed for privacy-first deployment, with built-in consent management and the ability to run entirely on private infrastructure. The platform distinguishes itself through its comprehensive feature set that combines analytics w

    JavaScript
    Ver en GitHub↗5,875
Ver las 30 alternativas a React Ga→

Preguntas frecuentes

¿Qué hace react-ga/react-ga?

react-ga es un wrapper y cliente de Google Analytics para React que proporciona una interfaz programática para integrar analíticas web en aplicaciones React. Sirve como herramienta para registrar interacciones de usuario, vistas de página virtuales y dimensiones personalizadas para medir el compromiso dentro de las aplicaciones web.

¿Cuáles son las características principales de react-ga/react-ga?

Las características principales de react-ga/react-ga son: Google, Web Analytics Integrations, Page View Tracking, Virtual Page Tracking, Metric and Dimension Configuration, Application Analytics, React Analytics Wrappers, API Wrappers.

¿Qué alternativas de código abierto existen para react-ga/react-ga?

Las alternativas de código abierto para react-ga/react-ga incluyen: segmentio/analytics.js — This project is a JavaScript analytics integration library and client-side event collector designed to record user… firebase/quickstart-js — This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase… firebase/firebase-js-sdk — This is a backend-as-a-service SDK that connects web and mobile applications to a suite of cloud services. It provides… countly/countly-server — Countly is a self-hosted product analytics and engagement platform that tracks user behavior across mobile, web, and… lilishop/lilishop — Lilishop is a multi-vendor B2B2C e-commerce platform designed as a marketplace where third-party merchants can manage… reactjs/react.dev — React is a JavaScript library for building user interfaces through the composition of modular, self-contained…