Google Analytics Import: process gets killed after 1 day

I’m using Matomo 4.11.0 and GoogleAnalyticsImporter plugin v4.3.3, so everything is up to date.

I started an import and acknowledged that now the import runs backwards: from the most recent date to the least recent (presumably up until the View creation date).

The process ends as expected in the first day at the maximum quota of 10.000 API calls per View imposed by Google (4 months of data).

Problem is: the process gets killed at the second day of import and doesn’t import anything earlier than the last date reached the day before.

Has anyone experienced the same problem?

1 Like

I have the same problem
Now the import goes backwards and that’s a good thing

But from the second day, despite the process starting again and in fact from the google API console I was able to check the consumption of API calls it does not go further. It seems to always cycle on the same dates

@xabaras @kal
Does this works for you - https://github.com/matomo-org/plugin-GoogleAnalyticsImporter/pull/281 ?

Code updated, testing it tomorrow since the quota looks like’s already full for today.

It worked here - https://github.com/matomo-org/plugin-GoogleAnalyticsImporter/issues/274#issuecomment-1260565371

Hey @kal Any update ?

It’s working!