Google Analytics · Example Payload

Measurement Protocol Event Example

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Measurement Protocol Event Example is an example object payload from Google Analytics, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameparams

Example Payload

Raw ↑
{
  "name": "Example Name",
  "params": {
    "session_id": "500123",
    "engagement_time_msec": 1500,
    "timestamp_micros": 1713355200000000
  }
}