S
S
sergeevpetro2018-03-03 23:02:36
Windows
sergeevpetro, 2018-03-03 23:02:36

How to track installations of windows applications?

Actually a subject.
Scheme of work:
1) A person downloads the application from the link domain.com/index.php?clickid=123123
where 123123 is the unique identifier of the transition.
2) Installs the application
3) Opens and at this moment the application sends this 123123 to the reserved url and a kind of registration of the application installation takes place.
For mobile applications, I saw special SDKs are provided .... And how to implement this under Windows?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VoidVolker, 2018-03-03
@sergeevpetro

Similar. When downloading an application, this ID is written to the distribution kit in any convenient form. When installed, the application sends this ID to the server. And on the server, the backend already processes this ID as it should.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question