Remote Logging with Ionic?

Hello everyone,
I need to test from remote my application with some users, and I need to register their interaction with the application (for example, I’d need to know when they start the application, and maybe save the timestamp): what’s the best solution to achieve this?

Thanks