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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
react-ga avatar

react-ga/react-gaArchived

0
View on GitHub↗
5,099 stars·432 forks·JavaScript·14 views

React Ga

react-ga is a Google Analytics React wrapper and client that provides a programmatic interface for integrating web analytics into React applications. It serves as a tool for recording user interactions, virtual page views, and custom dimensions to measure engagement within web applications.

The project features a wrapper-based API that delegates high-level functions to the Google Analytics API. It includes an environment-based logic branching system with a test mode for inspecting analytics calls and verifying data transmission without affecting production servers.

The library covers a broad range of tracking capabilities, including user behavior tracking, virtual page view monitoring for dynamic content updates, and external link tracking. It also provides a direct-access API escape hatch for advanced custom configurations and declarative component mapping to connect user interface elements to tracking events.

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.

Star history

Star history chart for react-ga/react-gaStar history chart for react-ga/react-ga

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to React Ga

Similar open-source projects, ranked by how many features they share with React Ga.
  • segmentio/analytics.jssegmentio avatar

    segmentio/analytics.js

    4,752View on 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
    View on GitHub↗4,752
  • firebase/quickstart-jsfirebase avatar

    firebase/quickstart-js

    5,367View on 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
    View on GitHub↗5,367
  • firebase/firebase-js-sdkfirebase avatar

    firebase/firebase-js-sdk

    5,125View on 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
    View on GitHub↗5,125
  • countly/countly-servercountly avatar

    countly/countly-server

    5,875View on 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
    View on GitHub↗5,875
See all 30 alternatives to React Ga→

Frequently asked questions

What does react-ga/react-ga do?

react-ga is a Google Analytics React wrapper and client that provides a programmatic interface for integrating web analytics into React applications. It serves as a tool for recording user interactions, virtual page views, and custom dimensions to measure engagement within web applications.

What are the main features of react-ga/react-ga?

The main features of react-ga/react-ga are: Google, Web Analytics Integrations, Page View Tracking, Virtual Page Tracking, Metric and Dimension Configuration, Application Analytics, React Analytics Wrappers, API Wrappers.

What are some open-source alternatives to react-ga/react-ga?

Open-source alternatives to react-ga/react-ga include: 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…