In my events_ table I’m missing the data of one certain day (05-22). We didn’t change anything in GA4 and I can’t think of anything what could have happened here. Is there anything I can do to add the data of that day back to this table.
I
In my events_ table I’m missing the data of one certain day (05-22). We didn’t change anything in GA4 and I can’t think of anything what could have happened here. Is there anything I can do to add the data of that day back to this table.
I
Good day @MichelleGijs ,
Welcome to Google Cloud Community!
You can check the following solutions if it will solve your problem:
If you are currently using GA4 Standard, the daily export is only limited to 1 million events, you can check if it exceeds that limit. To resolve this issue, you need to upgrade your GA4 Standard to 360, this will allow billions of export per day and alternatively, you can also use streaming export to bigquery. You can check this link to learn more: https://support.google.com/analytics/answer/9823238?hl=en#zippy=%2Cin-this-article
You can also check this thread as it may be related to your case: https://www.googlecloudcommunity.com/gc/Data-Analytics/BigQuery-GA4-missing-events-tables-events-intradays-tables/m-p/444030#M475
Sometimes the streaming process takes 3-4 days to process and insert it to BigQuery. So it is possible that sometimes you have a table from the date 18/07/2022 but you are missing a table from 15/07/2022.>
It was recommended also that if the data is missing for more than the given days that you reach out to Google Cloud Support. You can use this link to reach out to Google Cloud Support: https://cloud.google.com/support/
Hope this helps!
You may debug the problem using third party connector. E.g. export your GA4 data into windosor.ai account first, then import your GA4 data into BigQuery.