Matthieu Aubry
Matthieu Aubry
Hi everyone, the Pull request with several new feaures, fixes, improvements, is now opened at https://github.com/matomo-org/piwik-python-api/pull/24 Testing & feedback welcome. ### -> Would you like to contribute and maintain this...
Note: importing into an existing website will cause problem if the existing site has data already tracked. It's common for people to use both Matomo and GA for a while,...
> That could be problematic, we'd need a way to avoid invalidation for imported data... that should be fixed soon I think. Fyi there is already logic in the invalidateReports...
> Fyi there is already logic in the invalidateReports API which would not invalidate the reports if there is no RAW data for this day. Actually I was wrong, checked...
> @ampaze the only solution at present is to use RollUpReporting. fyi unfortunately that wouldn't work because Roll-Up reporting aggregates the data from the logs and we don't have logs...
Hi @surfi2000 @mikechamberlain maybe you could test the proposal of @nebevservian in his fork at https://github.com/nebevservian/plugin-LoginLdap/tree/feature/group-entitlements ? @nebevservian great to see your contribution! hopefully other users will test and report...
If anyone wants to contribute this feature we will gladly accept & review pull request :+1:
We're considering implementing this. I have a Q: from a LDAP perspective, should Nested Groups always be resolved? (or are there cases you'd want to disable that and then we...
No option needed @AltamashShaikh we can implement the nested resolution logic to all :+1:
Thanks for the suggestion. Pull request welcome!