ARK-Navigator icon indicating copy to clipboard operation
ARK-Navigator copied to clipboard

Analytics and warnings reporting using Matomo

Open mdrlzy opened this issue 2 years ago • 1 comments

We need to add analytics to collect warnings. Matomo is suitable for this since it is open source. Also it is necessary to add a toggle switch in the settings. https://github.com/matomo-org/matomo https://github.com/matomo-org/matomo-sdk-android

mdrlzy avatar Jul 27 '22 13:07 mdrlzy

Good idea. One of such warnings would be sent when requesting closed mutex in ResourcesIndex (which is fine in general, but in our case all coroutines working with single index could be sequenced).

kirillt avatar Jul 28 '22 07:07 kirillt