Answer the question
In order to leave comments, you need to log in
How to trace the source of the Google play installation?
There is an android application written in html5 and converted to apk using Inte XDK.
You need to track the number of app installs for each source site. To know that a link from site X got 10 installs and a link from site Y got 20 installs.
The application is in html5, so it is not possible to connect the Google Analytics SDK. Is it possible with js to get INTENT_REFERRER :
/details?id=com.example.app &referrer=utm_source
Answer the question
In order to leave comments, you need to log in
https://appmetrika.yandex.ru/campaign/list - add a company, get a link and you can track installations using this link
all sorts of details - https://tech.yandex.ru/metrica-mobile-sdk/doc/ mobile...
No way. If the user installs an application from the store, then after installation, Intent com.android.vending.INSTALL_REFERRER is sent. at least the receiver should be tuned to it.
This method has a limitation - it is thrown out only if the user from the mobile follows the link and opens the application of the store.
If, for example, from a desktop, I say I follow the link and say put this attachment on my phone, then nothing will be thrown out.
No way
. Only Google knows where they switched to play.google.com, or maybe even installation from the application. And while Google does not want to share with you, you will not see this data.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question