Hello. We’re using Google Analytics v4 (GA4). I’m ...
# troubleshooting
a
Hello. We’re using Google Analytics v4 (GA4). I’m not able to sync GA data to our warehouse using the Airbyte GA connector because it is requiring a “view_id” in the source setup (view_ids no longer exist as a concept in GA4). Just wanted to check/confirm if there was any workaround for setting up a connector, or whether this the GA connector is known to not be working for GA4 properties.
I did find https://github.com/airbytehq/airbyte/issues/6326 tracking this — but it hasn’t seem to have gotten much attention.
m
Today the connector needs the view_id parameter to get some reports and it’s not possible to use it without that parameter. As a workaround maybe is possible to remove the reports that require the view_id param and build a custom version of the connector.
a
I see. So the documentation should probably be updated to clearly say only “Universal Analytics” properties are supported.