Hi there,
I just started using Airbyte on Cloud.
My first test is about exporting some event names and events counts from Google Analytics 4 (GA4) to a spreadsheet in Google Sheet.
I had a couple of issues:
- set “yesterday” as date range but looked like it wasn’t working
- set this JSON in “Custom Reports” field:
[{"name": "Test", "dimensions": ["eventName"], "metrics": ["eventCount"]}]
but again looks like it isn’t really working
The error is:
Failure Origin: source, Message: Something went wrong in the connector. See the logs for more details.
Any idea how I can solve this?
Many thanks,
Luca