[Solved] Import from GA - Unknown dimension(s)

Hello all!
I’m trying to import data from GA with 6 custom dimensions as on image below. However, after a while import fails with following error:

Error message: Error on day 2023-02-07, { "error": { "code": 400, "message": "Unknown dimension(s): organizationId\nFor details see https://developers.google.com/analytics/devguides/reporting/core/dimsmets.", "errors": [ { "message": "Unknown dimension(s): organizationId\nFor details see https://developers.google.com/analytics/devguides/reporting/core/dimsmets.", "domain": "global", "reason": "badRequest" } ], "status": "INVALID_ARGUMENT" } } 
These errors are unexpected and will likely continue every time you run the import on this day. To resolve this issue, please 
ask on the forums. If you can provide access to your GA account to a member of Matomo's support team it will provide a quicker resolution.

I added dimensions with naming as on the image just before import with scope Visit. How can I solve this issue?

Thanks in advance!
Peter

Edit: Should have used ga:dimensionX, then it works :slight_smile:

1 Like