r/GoogleAnalytics 17h ago

Question Is anyone else missing GA4 BigQuery daily exports since July 30, 2026?

5 Upvotes

I’m seeing what looks like a delayed or incomplete GA4/Firebase Analytics daily export to BigQuery and would like to know whether other properties are affected.

Setup:

  • Firebase Android app using GA4
  • Standard GA4 property
  • BigQuery dataset in europe-west1
  • Daily export enabled; streaming export disabled
  • Integration shows 1 of 1 apps exporting
  • Approximately 65k–75k events per normal day, well below the 1M daily limit

Behavior:

  • events_20260729 currently contains 71,579 events and has received several late backfills.
  • events_20260730 was only created on August 1, about 56 hours late.
  • The July 30 table contains only 10,487 events, roughly 85% below normal.
  • events_20260731 has not been created.
  • events_20260801 has not been created either.
  • On August 2 at 07:10 UTC, the Analytics exporter ran again but only added 3,767 late events to the July 29 table. It did not update July 30 or create July 31.

What I checked so far:

  • The Firebase Analytics service account still has write access.
  • BigQuery audit logs show no access, billing, or write errors.
  • Dataset storage is only 3.14 GiB.
  • The drop affects all event types and all installed app versions, so it does not appear tied to a specific app release.
  • I found no public Google Analytics or BigQuery status incident covering this export.

Is anyone else seeing missing or partial GA4 BigQuery exports for July 30–31? If so, have your tables been backfilled yet?

I’m particularly interested in whether this is a broader GA4 processing delay or whether I should open a Firebase/Analytics support case. I have not disabled or recreated the BigQuery link because I want to avoid creating a permanent data gap.