-
Missing GA4 Daily Export Tables: Intraday Tables Present
Hey there! So, I’ve been using the GA4 to BigQuery Streaming export for a while because I’ve got more daily events than the daily export limit can handle (around 1.5 million events per day, give or take).
Following the Google docs (https://support.google.com/analytics/answer/7029846#tables) if the Streaming export option is turned on, a fancy little table named events_intraday_YYYYMMDD is made. It gets filled up continuously as events roll in throughout the day and is supposed to be deleted at the end of each day once the events_YYYYMMDD is all done and dusted.
At least, that’s the plan. But here’s the thing – I’m just getting events_intraday_YYYYMMDD tables for previous days, no sign of the events_YYYYMMDD ones.
I’m not alone either, I’ve found a bunch of posts with people hitting the same issue:
– BigQuery events_intraday_ tables are being generated daily but no daily events_ table is created (https://stackoverflow.com/q/73787595/9356367)
– Firebase Analytics doesn’t export events table to Bigquery, even though streaming export is enabled (https://stackoverflow.com/q/66169932/9356367)
– GA4 exports only intraday tables to BigQuery (https://stackoverflow.com/q/64976844/9356367)Sadly, none of these have a solution and my rep here on SO isn’t enough to post a comment. I’m still weighing up whether GA4 is right for me, so I don’t have Google support. If anyone here knows what’s going on and can lend a hand, I’d be super grateful (and I’d share the answer with these other guys, too). Thanks a million!
Log in to reply.