Google BigQuery (BQ) is a popular data warehouse chosen by GrowthBook users because it is designed to work seamlessly with Google Analytics (GA4), and GA4 is a popular Data Source for GrowthBook integrations. This article helps troubleshoot common issues encountered when configuring BigQuery with GrowthBook and can be used in combination with our guides on Configuring GrowthBook to Work with BigQuery and A/B Testing with Google Analytics 4 (GA4) and GrowthBook. Please watch the How GrowthBook Works with Your Data (4 minutes) overview video to better understand the issues and solutions in this troubleshooting guide.Documentation Index
Fetch the complete documentation index at: https://growthbook-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Why do I not see any experiment data in BigQuery?
The most common issue reported by GrowthBook users in relation to BigQuery is not seeing any data being pulled into BigQuery from GA4.Initial sync delay for new GA4 properties
When you first link your GA4 property to BigQuery, there is typically a 24–48 hour delay before the first daily export starts showing up in your BigQuery dataset. This is a one-time setup delay imposed by Google, not GrowthBook, and is expected behavior. If 48 hours have passed since a new experiment was started and there is still no experiment data in BigQuery, you’ll need to ensure the connection between GA4 and BigQuery was configured properly. Notably, GrowthBook does not send experiment data directly to BigQuery. GrowthBook first sends the experiment data to your Data Source (usually GA4 if you’re using BigQuery) via thetrackingCallback, and from there the data is synced to BigQuery from GA4 every 24 hours (see below).

