A
A
Alex2015-12-15 21:16:54
JavaScript
Alex, 2015-12-15 21:16:54

How to collect anonymous statistics for an application?

Is there some online service for collecting anonymous statistics on various parameters?
Ideally, the data collection should be something like this:
In the application, depending on the user's settings, a get request is made
For the first user

https://api.service.com/?vote_id=1&param1=value11&param2=value21

For the second user
https://api.service.com/?vote_id=2&param1=value12&param2=value22

For third user
https://api.service.com/?vote_id=3&param1=value11&param2=value22

And in the personal account of this service, I had two different diagrams for the parameters param1and param2which would display the percentage of all sent values ​​for each parameter.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question