Reputation: 6762
I am asking this question as I didn't receive reply on Google Forum nor from the GCP Support team.
I have linked the product Google BigQuery (GBQ) to the Google Analytics (GA) for a view ID, which is fetching all the data from GA to GBQ dataset under two views in respective tables as :
I have two questions on Intraday Views:
Why current day table is not populated in GBQ? Even GBQ doesn't support Real time data from GA, at least they should provide delayed data within a buffer of some hours.
Does GBQ have a fixed timing to update the Intraday table trice in a day?
How can I tackle these scenarios?
Upvotes: 0
Views: 702
Reputation: 4736
ad Q1: There is real-time streaming for GA export: https://support.google.com/analytics/answer/7430726?hl=en&ref_topic=3416089
ad Q2: From my experience, this varies - you can monitor both:
protopayload_auditlog.authenticationInfo.principalEmail = "[email protected]"
) to BigQuery and analyze them: https://cloud.google.com/logging/docs/export/Upvotes: 1