I suspect that one of the c# method is never called (because of if codintions); but the software is a client and it's distributed to 1000 users. So I would like to call some remote API to log every time the method is accessed.
This kind of tracking has got a name? Is it possible to use Google Analytics through c# as a workaround?