Hi,
this is my intraday table events:-
and this is my events table:-
so in intraday missing data are from 6-12 to 6-20, but in the event table, I am getting that date data
thanks,
Good day @kaushal_data,
Welcome to Google Cloud Community!
You can check the following solutions if it will solve your problem:
1. The daily export is only limited to 1 million events for GA4 standard, you can check if it already exceeds that limit. If it exceeds that limit, you can try using these two options to solve the issue. You can use streaming export to bigquery or upgrading your GA4 Standard to 360 (this will allow billions of export per day). You can check this link to learn more: https://support.google.com/analytics/answer/9823238?hl=en#zippy=%2Cin-this-article
2. On some occasions, it may take 3 to 4 days to process the data before its insertion to BigQuery. So it is plausible that you have a table that contains data from the date 22/06 but the data from table 12/06 is missing. It is recommended, that if the data is missing for more than the given days you need to reach out to Google Cloud Support, so they can assist you on this issue. You can use this link to reach out to Google Cloud Support: https://cloud.google.com/support/
You can also check this thread for more information: https://www.googlecloudcommunity.com/gc/Data-Analytics/BigQuery-GA4-missing-events-tables-events-int...
Hope this helps!
hello @kvandres,
thank you for your response.
As you said daily export is limited to 1 million, yeah I checked that hardly getting 10k of events on the day level.