Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

GA4 -> Bigquery Export Bug

GA4-Export intraday-Table had complete data, but the batch load of that day only includes partially that data. Data gets not refreshed over the next days, so that we are facing a huge data gap for that day.

As you can see, in general our numbers are much higher, but in some cases the batch load seems to have errors and we get the data only partially. Of Course, I cross-checked that with our performance and numbers in GA4 UI.

TimoDataAnalyst_0-1724925570454.png

TimoDataAnalyst_1-1724925583663.png

TimoDataAnalyst_2-1724925675597.png

How can we restore the data of the day in order to close the gap for our data-processing?
Is Google aware that this is happening?
Are you facing similar issues?

PS: We have 360, so limits should not affect us.

0 2 290
2 REPLIES 2

Hi @TimoDataAnalyst,

Welcome to Google Cloud Community!

Seems like you’re experiencing a common issue with GA4 data with partial or missing data in your BigQuery export. On occasion, Analytics may update the daily tables anytime after the 72-hour window under circumstances that require Analytics to reprocess historical data. 

Here are the possible workarounds that you can do:

  • Consider re-running your GA4 export for the specific day.
  • Review the logs of your BigQuery batch load process. Look for any warnings or errors related to data loading or processing. These errors might indicate data truncation or incomplete loading.
  • Go into your GA4 property's settings and verify your data retention period. If it's set too short, increase it.

If the issue persists, consider reaching out to Google Analytics support for assistance.

I hope the above information is helpful.

Hi @TimoDataAnalyst here are a few things you might try to sort this out:

  1. Re-run Intraday and Batch Exports: If you have the option, try re-running the intraday and batch exports for the affected dates. This sometimes pulls in any data that got missed due to processing glitches.

  2. Check Data Freshness and Delay Settings: GA4 exports can lag, especially on days with high traffic. It’s worth double-checking your export settings in BigQuery, you might spot any failed jobs or delays. Setting up alerts can also help you catch these issues early.

  3. Reach Out to Google Support: If this keeps happening, it might be a good idea to open a support case with Google. They could help identify any root issues with the GA4 export process and give you some specific advice.

  4. Consider a Third-Party ETL Tool: If you want more control over your data exports and to avoid these partial load issues, you could look into a third-party ETL tool like Windsor.ai. These tools sometimes offer extra reliability features and custom scheduling, which might help fill any gaps more consistently.

Hope this can be helpful!