Hi all, first time I'm using airbyte, I'm testing ...
# ask-community-for-troubleshooting
l
Hi all, first time I'm using airbyte, I'm testing it out if it gets our google analytics data quick enough. But so far I'm struggling getting the same numbers in BQ compared to GA, even though I've moved the "window in days" to 100, I seem to only get data from today for most tables, and for page views I seem to get till 2022-05-30 (with a window in days of 1, or 100, doesn't matter) but even then, the page views don't seem to be the same as in GA. Anyone has had these experiences before with the GA beta connector?
m
Are you using full refresh or dedup+history sync mode?
l
I tried both and in this case, for both I got the same data, with a backfill of a month. Also it's relatively slow for 150k-ish records I had to wait 30min+ on 8 threads Macbook M1 Pro. Any way to speed it up? Seems to be polling for 1k records at the same time instead of 10-100k.
m
The logger is defined to 1k but the connector has a dynamic batch size now