How to test missing data from imported data of Google Analytics? #5213
Unanswered
webysther
asked this question in
Self-Hosted Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, after migration in manual mode I got plausible working, what I did:
Everything is working but only a site with old google analytics don't show, I checked on clickhouse for the imported_* table and get the data. I want to know how tables I need to check for the
site_id
or the SQL used in the filter for "All time" to run local to check what table is missing the connection to start working again:site_id for this one is 11:
The list of tables I have manually imported for postgres:
Any direction where I need to check or the SQL to run to check why the historical don't show?
Beta Was this translation helpful? Give feedback.
All reactions