Google Analytics · Schema

Event

Event schema from Google Analytics API

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Properties

Name Type Description
name string The name of the event. Must not use reserved names (ad_click, app_exception, error, session_start, etc.) or reserved prefixes (_, firebase_, ga_, google_, gtag.).
params object Event parameters as key-value pairs. Common parameters include session_id, engagement_time_msec, and timestamp_micros.
View JSON Schema on GitHub