Matthieu Aubry
Matthieu Aubry
Yes it should support Matomo. It would be awesome to rename this project, maybe someone can open a PR or fork the repo with the new name? I think maybe...
Note that i created the issue with the scope of comparisons, but actually the same limitation occurs when not using comparison, for example here: https://web.innocraft.cloud/index.php?module=CoreHome&action=index&idSite=12&period=month&date=today#?period=week&date=2022-09-18&idSite=12&category=Goals_Goals&subcategory=9 we can see that there...
Good point, it was in tracker and both users probably found it by looking at piwik.php?... output. So the scope of this issue maybe is: "How to help users run...
> Updating the plugin fixed it, but traffic of four days has not been tracked because of this. (Btw in case you want to restore your days of traffic, you...
Another case where a plugin not up-to-date caused Tracking API to fail: http://forum.piwik.org/read.php?2,125663,page=1#msg-125766
Important: we do not want to only detect when Tracker fails because of outdated plugin, but also we want to detect when any error occurs during tracking. There are many...
we can consider this was done in https://github.com/matomo-org/matomo/pull/13493 so will close this one
> just looked in the code and log_visit.profilable=1 also when userId is used. This kind of makes sense because a profile for that visitor is possible. So in the small...
> should metrics be disabled in the API as well? or just the UI? Since we remove metrics from the UI, we would also ideally remove them from the API...
Regarding hiding segments, it would be great to also add a section in https://developer.matomo.org/api-reference/reporting-api-segmentation for example `List of segments that require tracking cookies` where we explain some segments are hidden...