1 Repo
Programmatic JavaScript clients for configuring and calling web analytics APIs.
Distinct from Google API Integrations: Provides a JavaScript client for analytics, unlike reporting tools or generic Google API integrations.
Explore 1 awesome GitHub repository matching web development · Analytics API Clients. Refine with filters or upvote what's useful.
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
Provides a programmatic interface for configuring tracking IDs and calling the Google Analytics API.