HI All,
I have issues with the https://plugins.matomo.org/GoogleAnalyticsImporter
I have a site registered in Matomo for which I have imported data from GoogleAnalyticsImporter
The issues are as follows:
- We display Total Views for a given post for which we invoke the Actions.getPageUrl Matomo API
When I specify a specific date eg : 2021-03-29 - I get 3 nb_hits but if I add a date range from 2019-11-12 to 2021-03-30 I get zero - API should have atleast returned 3 as the above mentioned date is well within the date range.
-
What are the reasons where some URL is being imported (as i can see it listed in Behavior -> Pages) but data is not being imported properly ?
-
Few POST URL’s are not being imported by Google Importer and hence their Total Views = 0 ? What reasons would have caused skipping such URL’s ?
-
How can I query the database (which tables) to find missing imports ?