Skip to main content

What data can I get from GA4 via BigQuery?

Understand what dimensions and metrics you can get from the GA4 via BigQuery connector.

Funnel Support avatar
Written by Funnel Support
Updated today

Standard report

Note: The Standard report is a Beta feature and is subject to change and could even be withdrawn without notice.

The Standard report contains raw values from all columns in BigQuery. During configuration it is possible to select all events or specify a subset of events.

The following fields have been extracted out of the box from event_params:

  • Event currency

  • Campaign

  • Currency (ISO CODE of Event currency)

  • GA session ID

  • GA session number

  • GCL ID

  • Location

  • Medium

  • Micro second time

  • Page location

  • Page title

  • Referrer

  • Source

  • Transaction ID

  • Term

It is also possible to extract more event parameters from event_params by specifying them during configuration.

The following fields have been extracted out-of-the box from geo:

  • Country

  • City

The following field has been extracted out-of-the box from device:

  • Device category

  • Operating System

  • Browser

  • Hostname

  • Advertising ID

  • Is Limited Ad Tracking

You can get the following metrics:

  • Event count

  • Sessions (based on session_start events)

Did this answer your question?