I have an app that uses another companies services, and would like to know how many new registrations my app does from my end.
What would be the simplest and accurate way to keep track of this?
Should I have my app call a certain private website I have set up each time a successful registration is performed, and have some sort of counter set up on that website?
What would be the simplest and accurate way to keep track of this?
Should I have my app call a certain private website I have set up each time a successful registration is performed, and have some sort of counter set up on that website?