GA4 exposes self-serve surfaces: the Data API for reporting, Admin API for configuration, Measurement Protocol for ingestion, and BigQuery export for raw events. All are free on standard properties under OAuth or service accounts. Token-bucket quotas are tight and only GA360 raises them.
Google Analytics scores A on the API Report Card. GA4 exposes self-serve surfaces: the Data API for reporting, Admin API for configuration, Measurement Protocol for ingestion, and BigQuery export for raw events. All are free on standard properties under OAuth or service accounts. Token-bucket quotas are tight and only GA360 raises them.
Google Analytics has a workable official integration path. Most engineering teams can build against it directly. Open API: self-serve, documented, with SDKs
Google Analytics 4 (GA4) is Google's event-based web and app analytics platform, the successor to Universal Analytics (which was sunset in July 2023).
Vertical: Horizontal web and product analytics, by raw install base the default analytics layer of the open internet, not industry-specific. Marketers, growth teams, ecommerce managers, content/SEO teams, product analysts, and agencies install the GA4 snippet via Google Tag Manager (or gtag.js directly) on every page of a website and configure data streams per web/iOS/Android property.
Google Analytics is the most widely installed analytics product on the internet.
Partial, GA4 is the operating dataset for marketing attribution, paid-media reporting, ecommerce revenue analysis, audience targeting (into Google Ads/DV360/Search Ads 360), and SEO/content performance reporting for the vast majority of websites on the internet.
Google Analytics traces back to Urchin, which Google acquired in April 2005 and relaunched as Google Analytics in November 2005, making the broader product line ~20 years old. Universal Analytics was launched in 2012 and was the dominant version through 2023.
Data API quota is a per-project-per-property-per-hour token bucket (1,250 tokens), and at ~10 tokens per Core request that's only ~125 Core requests/hour for standard properties, 10x more on GA360 but still tight for any real-time dashboard. Token cost is variable and largely opaque: longer date ranges, high-cardinality dimensions (pagePath, custom dimensions), and properties with high event volume burn tokens much faster than the docs imply, leading to surprise 429s. Full sourced list under Sources below.
Common alternatives include Adobe Analytics, Mixpanel, Amplitude, Heap (Contentsquare), PostHog, Matomo. Graded alternatives appear under "More from the report card" below.
Grades measure one thing: can a customer's engineering team get their own data out programmatically? We check six things (whether a real API exists, how access is gated, data coverage, auth quality, docs and developer experience, and stability) and roll them into a letter grade. Grades get re-verified, and they only move on evidence.