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

Events intraday migration to events table

Hi,

As I mentioned in subject. When is an events_intraday  table migrated to the evets_dataset on BigQuery. Since right now we have two tables under events_intraday ( todays and yesterdays ).

Thanks.

0 3 1,392
3 REPLIES 3

Firebase sets up regular syncs of your data from your Firebase project to BigQuery. These daily export operations usually finish in 24 hours after they are scheduled.

This is expected under certain circumstances as both intraday tables have their own sufix '_YYYYMMDD' (e.g. the process required more time because of large data, or a condition was not met until certain time).

The table events_ contains all your data for different dates, the table events_intraday_ is a temporary table, which its data is moved into events_

You may check this link here to know more how it works.

Hi,

You are mentioning Firebase, but what in case if we are using GA4?

Hello @Koricanac023,

I highly recommend that you post your question on the Google Analytics Community or you may contact Google Analytics Team (Contact Us)