-
Differences between GA4 Query Results in BigQuery and on GA Platform
Hey, I’m having a hard time trying to match the results I’m seeing in Google’s BigQuery with the ones in Google Analytics 4 (GA4) platform. I’ve been tracking data on Firebase, integrated it with GA4 and stored the data on BigQuery.
Problem is, the data I query from the GA4 tables in BigQuery don’t seem to align with what I’m seeing on the GA4 platform. Here’s what the GA4 platform shows: [GA4 platform](https://i.stack.imgur.com/vFeQj.png) and here are my query results from BigQuery [Query GA4 schema](https://i.stack.imgur.com/JnMPv.png).
I could really use some help on how to query the GA4 table data such that I get results similar to the GA4 platform. I’ve referred to these [basic-queries](https://developers.google.com/analytics/bigquery/basic-queries) and [user-dimensions-metrics-ga4](https://www.ga4bigquery.com/user-dimensions-metrics-ga4/) guides but still stuck. Any insights?
Log in to reply.