Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Google Analytics website screenshot

Google Analytics

Google Analytics provides data and insights about website and app usage, enabling businesses to understand their audience and optimize their digital properties through customer-centric measurement, machine learning insights, and cross-platform attribution.

agent native

Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.

Kin Score

API Evangelist profiles Google Analytics the way a machine reads it — 440 machine-readable artifacts across 13 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Google Analytics scores 67.5/100 (strong), with a separate agent-readiness read of 71/100 (agent native). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 67.5/100 · strong
Contract Quality 15.8 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 8.9 / 13
Governance 8.8 / 12
Discoverability 9.3 / 10
Agent readiness — 71/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3

How we profile Google Analytics

Each block below is one kind of artifact we hold for Google Analytics. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 13

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

Google Analytics accounts API

The accounts API from Google Analytics — 3 operation(s) for accounts.

Google Analytics accountSummaries API

The accountSummaries API from Google Analytics — 1 operation(s) for accountsummaries.

Google Analytics data API

The data API from Google Analytics — 3 operation(s) for data.

Google Analytics Events API

The Events API from Google Analytics — 1 operation(s) for events.

Google Analytics management API

The management API from Google Analytics — 36 operation(s) for management.

Google Analytics metadata API

The metadata API from Google Analytics — 1 operation(s) for metadata.

Google Analytics properties API

The properties API from Google Analytics — 20 operation(s) for properties.

Google Analytics provisioning API

The provisioning API from Google Analytics — 2 operation(s) for provisioning.

Google Analytics reports API

The reports API from Google Analytics — 1 operation(s) for reports.

Google Analytics User Deletion API

The User Deletion API from Google Analytics — 1 operation(s) for user deletion.

Google Analytics userActivity API

The userActivity API from Google Analytics — 1 operation(s) for useractivity.

Google Analytics userDeletion API

The userDeletion API from Google Analytics — 1 operation(s) for userdeletion.

Google Analytics Validation API

The Validation API from Google Analytics — 1 operation(s) for validation.

Scroll within the panel for all 13 ·

Postman Collections 6

A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.

Ready-to-run Postman collections for exercising this provider's APIs.

Arazzo Workflows 12

Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.

Multi-step API workflows described with the Arazzo specification.

Google Analytics Account Change History Audit

List accessible accounts, then search the change history of the chosen account.

ARAZZO

Google Analytics Reuse or Create an Audience Export

List a property's audience exports and create a new one only when none can be reused.

ARAZZO

Google Analytics Audit a Property's Custom Definitions

List the custom dimensions and then the custom metrics defined on a GA4 property.

ARAZZO

Google Analytics Batch Run Reports

Confirm a property exists, then run several core reports for it in a single batch.

ARAZZO

Google Analytics Check Compatibility then Run Report

Validate a report's dimensions and metrics for compatibility before running the report.

ARAZZO

Google Analytics Create Custom Dimension then Run Report

Create an event-scoped custom dimension on a property, then run a report grouped by it.

ARAZZO

Google Analytics Create Custom Metric then Run Report

Create an event-scoped custom metric on a property, then run a report that reads it.

ARAZZO

Google Analytics Create Property and Web Data Stream

Create a GA4 property under an account, then attach a web data stream to it.

ARAZZO

Google Analytics Discover Property and Run Report

Walk account summaries to find a GA4 property, list its properties, then run a core report.

ARAZZO

Google Analytics Inventory a Property's Data Streams

List the properties under an account, then list the data streams for the chosen property.

ARAZZO

Google Analytics List Properties and Run Realtime Report

List GA4 properties under an account, then run a realtime report for the chosen property.

ARAZZO

Google Analytics Query Audience Export Users

Confirm an audience export is active, then page through the users it contains.

ARAZZO

Scroll within the panel for all 12 ·

MCP Servers 1

Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Agent Skills 39

An agent skill packages the how-to for driving these APIs from an assistant — the prompts, the sequence, the guardrails — so the knowledge to use the API travels with it.

Packaged agent skills for driving this provider's APIs from an AI assistant.

Scroll within the panel for all 39 ·

GraphQL 1

Where a provider ships GraphQL, the schema is the contract. We profile it alongside the REST surface so the whole interface is legible in one place.

GraphQL schemas published by this provider.

Google Analytics GraphQL Schema

This directory contains a conceptual GraphQL schema for the Google Analytics 4 (GA4) APIs. The schema is derived from the [Google Analytics Data API v1](https://developers.googl...

GRAPHQL

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Google Analytics Rate Limits

10 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Features 12

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Predictive Capabilities

Machine learning models that predict future actions users may take, like purchasing or churning.

Proactive Insights

Automatically detects and surfaces actionable insights from your data.

Real-Time Reporting

Monitor user activity on your site or app as it happens.

Data-Driven Attribution

Machine learning to understand how each touchpoint contributes to conversions.

Free-Form Exploration

Drag-and-drop analysis with instant visualizations for custom reporting.

Funnel Exploration

Visualize user steps through conversion funnels and identify optimization opportunities.

Path Exploration

Visualize user navigation paths to understand how users reach conversions.

Cohort Exploration

Analyze behavior of users grouped by common attributes over time.

BigQuery Export

Export raw event data to BigQuery for advanced analysis and data warehousing.

Cross-Platform Measurement

Customer-centric measurement across websites and apps throughout the entire customer lifecycle.

Privacy-Safe Modeling

Machine learning models that provide a complete picture of the customer journey while respecting privacy.

Custom Dimensions and Metrics

Define custom dimensions and metrics to capture data specific to your business needs.

Scroll within the panel for all 12 ·

Semantic Vocabularies 4

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Google Analytics Admin Api Context

10 classes · 48 properties

JSON-LD

Google Analytics Data Api Context

10 classes · 92 properties

JSON-LD

Google Analytics Measurement Protocol Context

7 classes · 37 properties

JSON-LD

Google Analytics User Deletion Api Context

2 classes · 8 properties

JSON-LD

Spectral Rules 2

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Google Analytics API Rules

5 rules · 3 warnings

SPECTRAL

Google Analytics API Rules

67 rules · 18 errors · 23 warnings

SPECTRAL

JSON Schema 260

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

Account

6 properties

JSON SCHEMA

ChangeHistoryEvent

6 properties

JSON SCHEMA

ConversionEvent

7 properties

JSON SCHEMA

CustomDimension

6 properties

JSON SCHEMA

CustomMetric

7 properties

JSON SCHEMA

DataStream

8 properties

JSON SCHEMA

FirebaseLink

3 properties

JSON SCHEMA

GoogleAdsLink

7 properties

JSON SCHEMA

MeasurementProtocolSecret

3 properties

JSON SCHEMA

Property

13 properties

JSON SCHEMA

AudienceExport

10 properties

JSON SCHEMA

DateRange

3 properties

JSON SCHEMA

Dimension

2 properties

JSON SCHEMA

FilterExpression

4 properties

JSON SCHEMA

Metric

3 properties

JSON SCHEMA

OrderBy

4 properties

JSON SCHEMA

Pivot

5 properties

JSON SCHEMA

Row

2 properties

JSON SCHEMA

RunReportRequest

14 properties

JSON SCHEMA

RunReportResponse

10 properties

JSON SCHEMA

Account

9 properties

JSON SCHEMA

AccountRef

4 properties

JSON SCHEMA

Accounts

8 properties

JSON SCHEMA

AccountSummaries

8 properties

JSON SCHEMA

AccountSummary

5 properties

JSON SCHEMA

AccountTicket

6 properties

JSON SCHEMA

AccountTreeRequest

6 properties

JSON SCHEMA

AccountTreeResponse

4 properties

JSON SCHEMA

ActiveMetricRestriction

2 properties

JSON SCHEMA

Activity

15 properties

JSON SCHEMA

AdWordsAccount

3 properties

JSON SCHEMA

AudienceExport

10 properties

JSON SCHEMA

AudienceListMetadata

0 properties

JSON SCHEMA

BatchRunPivotReportsRequest

1 properties

JSON SCHEMA

BatchRunPivotReportsResponse

2 properties

JSON SCHEMA

BatchRunReportsRequest

1 properties

JSON SCHEMA

BatchRunReportsResponse

2 properties

JSON SCHEMA

BetweenFilter

2 properties

JSON SCHEMA

CaseExpression

1 properties

JSON SCHEMA

CheckCompatibilityRequest

5 properties

JSON SCHEMA

CheckCompatibilityResponse

2 properties

JSON SCHEMA

Cohort

3 properties

JSON SCHEMA

CohortGroup

2 properties

JSON SCHEMA

CohortReportSettings

1 properties

JSON SCHEMA

CohortSpec

3 properties

JSON SCHEMA

CohortsRange

3 properties

JSON SCHEMA

Column

3 properties

JSON SCHEMA

ColumnHeader

2 properties

JSON SCHEMA

Columns

5 properties

JSON SCHEMA

ConcatenateExpression

2 properties

JSON SCHEMA

Consent

2 properties

JSON SCHEMA

CustomDataSource

16 properties

JSON SCHEMA

CustomDataSources

8 properties

JSON SCHEMA

CustomDimension

12 properties

JSON SCHEMA

CustomDimensions

8 properties

JSON SCHEMA

CustomMetric

15 properties

JSON SCHEMA

CustomMetrics

8 properties

JSON SCHEMA

DateRange

3 properties

JSON SCHEMA

DateRangeValues

2 properties

JSON SCHEMA

Device

9 properties

JSON SCHEMA

Dimension

2 properties

JSON SCHEMA

DimensionCompatibility

2 properties

JSON SCHEMA

DimensionExpression

3 properties

JSON SCHEMA

DimensionFilter

5 properties

JSON SCHEMA

DimensionFilterClause

2 properties

JSON SCHEMA

DimensionHeader

1 properties

JSON SCHEMA

DimensionMetadata

6 properties

JSON SCHEMA

DimensionOrderBy

2 properties

JSON SCHEMA

DimensionValue

1 properties

JSON SCHEMA

DynamicSegment

3 properties

JSON SCHEMA

EcommerceData

4 properties

JSON SCHEMA

EntityAdWordsLink

7 properties

JSON SCHEMA

EntityAdWordsLinks

7 properties

JSON SCHEMA

EntityUserLink

6 properties

JSON SCHEMA

EntityUserLinks

7 properties

JSON SCHEMA

Event

2 properties

JSON SCHEMA

EventData

5 properties

JSON SCHEMA

Experiment

28 properties

JSON SCHEMA

Experiments

8 properties

JSON SCHEMA

Filter

5 properties

JSON SCHEMA

FilterExpression

4 properties

JSON SCHEMA

FilterExpressionList

1 properties

JSON SCHEMA

FilterRef

5 properties

JSON SCHEMA

Filters

8 properties

JSON SCHEMA

GaData

17 properties

JSON SCHEMA

GetReportsRequest

2 properties

JSON SCHEMA

GetReportsResponse

3 properties

JSON SCHEMA

Goal

18 properties

JSON SCHEMA

GoalData

8 properties

JSON SCHEMA

Goals

8 properties

JSON SCHEMA

GoalSetData

1 properties

JSON SCHEMA

GoogleAnalyticsAdminV1betaAccessQuota

5 properties

JSON SCHEMA

GoogleAnalyticsAdminV1betaAccessRow

2 properties

JSON SCHEMA

GoogleAnalyticsAdminV1betaAccount

6 properties

JSON SCHEMA

GoogleAnalyticsAdminV1betaDataStream

8 properties

JSON SCHEMA

GoogleAnalyticsAdminV1betaProperty

13 properties

JSON SCHEMA

GoogleProtobufEmpty

0 properties

JSON SCHEMA

HashClientIdRequest

3 properties

JSON SCHEMA

HashClientIdResponse

4 properties

JSON SCHEMA

IncludeConditions

5 properties

JSON SCHEMA

InListFilter

2 properties

JSON SCHEMA

LinkedForeignAccount

10 properties

JSON SCHEMA

ListAudienceExportsResponse

2 properties

JSON SCHEMA

McfData

15 properties

JSON SCHEMA

MeasurementPayload

13 properties

JSON SCHEMA

Metadata

3 properties

JSON SCHEMA

Metric

3 properties

JSON SCHEMA

MetricCompatibility

2 properties

JSON SCHEMA

MetricFilter

4 properties

JSON SCHEMA

MetricFilterClause

2 properties

JSON SCHEMA

MetricHeader

2 properties

JSON SCHEMA

MetricHeaderEntry

2 properties

JSON SCHEMA

MetricMetadata

9 properties

JSON SCHEMA

MetricOrderBy

1 properties

JSON SCHEMA

MetricValue

1 properties

JSON SCHEMA

MinuteRange

3 properties

JSON SCHEMA

NumericFilter

2 properties

JSON SCHEMA

NumericValue

2 properties

JSON SCHEMA

Operation

5 properties

JSON SCHEMA

OrderBy

4 properties

JSON SCHEMA

OrFiltersForSegment

1 properties

JSON SCHEMA

PageviewData

2 properties

JSON SCHEMA

Pivot

5 properties

JSON SCHEMA

PivotDimensionHeader

1 properties

JSON SCHEMA

PivotHeader

2 properties

JSON SCHEMA

PivotHeaderEntry

3 properties

JSON SCHEMA

PivotOrderBy

2 properties

JSON SCHEMA

PivotSelection

2 properties

JSON SCHEMA

PivotValueRegion

1 properties

JSON SCHEMA

ProductData

4 properties

JSON SCHEMA

Profile

26 properties

JSON SCHEMA

ProfileFilterLink

6 properties

JSON SCHEMA

ProfileFilterLinks

8 properties

JSON SCHEMA

ProfileRef

7 properties

JSON SCHEMA

Profiles

8 properties

JSON SCHEMA

ProfileSummary

5 properties

JSON SCHEMA

PropertyQuota

6 properties

JSON SCHEMA

QueryAudienceExportRequest

2 properties

JSON SCHEMA

QueryAudienceExportResponse

3 properties

JSON SCHEMA

QuotaStatus

2 properties

JSON SCHEMA

RealtimeData

9 properties

JSON SCHEMA

RemarketingAudience

14 properties

JSON SCHEMA

RemarketingAudiences

8 properties

JSON SCHEMA

Report

3 properties

JSON SCHEMA

ReportData

10 properties

JSON SCHEMA

ReportRequest

17 properties

JSON SCHEMA

ReportRow

2 properties

JSON SCHEMA

ResourceQuotasRemaining

2 properties

JSON SCHEMA

ResponseMetaData

7 properties

JSON SCHEMA

Row

2 properties

JSON SCHEMA

RunPivotReportRequest

11 properties

JSON SCHEMA

RunPivotReportResponse

8 properties

JSON SCHEMA

RunRealtimeReportRequest

9 properties

JSON SCHEMA

RunRealtimeReportResponse

9 properties

JSON SCHEMA

RunReportRequest

14 properties

JSON SCHEMA

RunReportResponse

10 properties

JSON SCHEMA

SamplingMetadata

2 properties

JSON SCHEMA

SchemaRestrictionResponse

1 properties

JSON SCHEMA

ScreenviewData

4 properties

JSON SCHEMA

SearchUserActivityRequest

6 properties

JSON SCHEMA

SearchUserActivityResponse

4 properties

JSON SCHEMA

Segment

9 properties

JSON SCHEMA

SegmentDefinition

1 properties

JSON SCHEMA

SegmentDimensionFilter

6 properties

JSON SCHEMA

SegmentFilter

3 properties

JSON SCHEMA

SegmentFilterClause

3 properties

JSON SCHEMA

SegmentMetricFilter

5 properties

JSON SCHEMA

Segments

8 properties

JSON SCHEMA

SegmentSequenceStep

2 properties

JSON SCHEMA

SequenceSegment

2 properties

JSON SCHEMA

SimpleSegment

1 properties

JSON SCHEMA

Status

3 properties

JSON SCHEMA

StringFilter

3 properties

JSON SCHEMA

TransactionData

4 properties

JSON SCHEMA

UnsampledReport

19 properties

JSON SCHEMA

UnsampledReports

8 properties

JSON SCHEMA

Upload

7 properties

JSON SCHEMA

Uploads

7 properties

JSON SCHEMA

User

2 properties

JSON SCHEMA

UserActivitySession

6 properties

JSON SCHEMA

UserDeletionId

2 properties

JSON SCHEMA

UserDeletionRequest

6 properties

JSON SCHEMA

UserLocation

5 properties

JSON SCHEMA

UserPropertyValue

1 properties

JSON SCHEMA

UserRef

3 properties

JSON SCHEMA

V1betaAudienceDimension

1 properties

JSON SCHEMA

V1betaAudienceDimensionValue

1 properties

JSON SCHEMA

V1betaAudienceRow

1 properties

JSON SCHEMA

ValidationMessage

3 properties

JSON SCHEMA

ValidationResponse

1 properties

JSON SCHEMA

Webproperties

8 properties

JSON SCHEMA

Webproperty

19 properties

JSON SCHEMA

WebPropertyRef

6 properties

JSON SCHEMA

WebPropertySummary

8 properties

JSON SCHEMA

Consent

2 properties

JSON SCHEMA

Device

9 properties

JSON SCHEMA

Event

2 properties

JSON SCHEMA

MeasurementPayload

13 properties

JSON SCHEMA

UserLocation

5 properties

JSON SCHEMA

ValidationMessage

3 properties

JSON SCHEMA

ValidationResponse

1 properties

JSON SCHEMA

UserDeletionId

2 properties

JSON SCHEMA

UserDeletionRequest

6 properties

JSON SCHEMA

Scroll within the panel for all 260 ·

JSON Structure 30

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Admin Api Account Structure

6 properties

JSON STRUCTURE

Admin Api Change History Event Structure

6 properties

JSON STRUCTURE

Admin Api Conversion Event Structure

7 properties

JSON STRUCTURE

Admin Api Custom Dimension Structure

6 properties

JSON STRUCTURE

Admin Api Custom Metric Structure

7 properties

JSON STRUCTURE

Admin Api Data Stream Structure

8 properties

JSON STRUCTURE

Admin Api Firebase Link Structure

3 properties

JSON STRUCTURE

Admin Api Google Ads Link Structure

7 properties

JSON STRUCTURE

Admin Api Property Structure

13 properties

JSON STRUCTURE

Data Api Audience Export Structure

10 properties

JSON STRUCTURE

Data Api Date Range Structure

3 properties

JSON STRUCTURE

Data Api Dimension Structure

2 properties

JSON STRUCTURE

Data Api Filter Expression Structure

4 properties

JSON STRUCTURE

Data Api Metric Structure

3 properties

JSON STRUCTURE

Data Api Order By Structure

4 properties

JSON STRUCTURE

Data Api Pivot Structure

5 properties

JSON STRUCTURE

Data Api Row Structure

2 properties

JSON STRUCTURE

Data Api Run Report Request Structure

14 properties

JSON STRUCTURE

Data Api Run Report Response Structure

10 properties

JSON STRUCTURE

Google Analytics Structure

0 properties

JSON STRUCTURE

Measurement Protocol Consent Structure

2 properties

JSON STRUCTURE

Measurement Protocol Device Structure

9 properties

JSON STRUCTURE

Measurement Protocol Event Structure

2 properties

JSON STRUCTURE

Scroll within the panel for all 30 ·

Examples 29

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Scroll within the panel for all 29 ·

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Google Analytics Authentication

oauth2 · 2 schemes

SECURITY

Google Analytics Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Google Analytics Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Google Analytics Scopes

7 scopes · implicit/authorizationCode

7 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Google Analytics Agentic Access

129 operations · 81 acting

129 operations · 81 acting

AGENTIC

Use Cases 10

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Website Traffic Analysis

Understand where visitors come from, what pages they view, and how they interact with your website.

Conversion Optimization

Track conversion events, analyze funnels, and identify drop-off points to improve conversion rates.

Audience Segmentation

Segment users by demographics, behavior, technology, and custom attributes for targeted analysis.

Marketing Campaign Measurement

Measure the effectiveness of advertising campaigns across channels with attribution modeling.

E-commerce Analytics

Track purchase activity, revenue, product performance, and shopping behavior.

App Analytics

Measure user engagement, retention, and in-app actions for mobile and web applications.

Server-Side Event Tracking

Send events from your server using the Measurement Protocol for offline and backend interactions.

Compliance and Data Privacy

Manage user data deletion requests and privacy compliance using the User Deletion API.

Custom Reporting and Dashboards

Build custom reports and dashboards programmatically using the Data API.

Real-Time Monitoring

Monitor live user activity for time-sensitive campaigns, launches, and events.

Scroll within the panel for all 10 ·

Integrations 10

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

Google Ads

Link Google Ads accounts to analyze campaign performance and optimize ad spend with Analytics data.

Google BigQuery

Export raw Analytics data to BigQuery for advanced SQL-based analysis and data warehousing.

Google Search Console

Connect Search Console to see organic search queries, impressions, and click data alongside Analytics.

Firebase

Integrate with Firebase for comprehensive mobile and web app analytics and event tracking.

Display & Video 360

Link DV360 for programmatic advertising measurement and attribution.

Search Ads 360

Connect SA360 for unified search advertising measurement across engines.

Google Tag Manager

Use Tag Manager to deploy and manage Analytics tags without modifying website code.

Google Ad Manager

Integrate publisher ad serving data with Analytics for holistic content and ad performance analysis.

Google Cloud

Leverage Google Cloud services for advanced data processing, ML models, and storage with Analytics data.

Salesforce Marketing Cloud

Connect Salesforce Marketing Cloud for cross-platform marketing measurement and audience activation.

Scroll within the panel for all 10 ·

Solutions 3

Packaged solutions the provider offers on top of the raw API surface.

Packaged solutions this provider offers.

Google Analytics Free

Full-featured web and app analytics solution available at no charge for businesses of all sizes.

Analytics 360

Enterprise-grade analytics with advanced features including intraday data, sub-properties, roll-up reporting, and higher limits.

Google Marketing Platform

Integrated advertising and analytics platform combining Analytics 360 with advertising products for enterprise marketing.

Resources

Every other property we hold for Google Analytics — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 4

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Learn 4

Tutorials, courses, talks, and written guidance

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/google-analytics · machine-readable index on apis.io