I am adding an install referrer to a Play Store link. If that link is launched from an Android device then I get the referrer data and everything works well. But, when using the same link from desktop and choosing Web to Device installation to an Android device, the referrer value is not passed at all.
Is that the expected behavior? If so, Is there any other way to pass a parameter through an Web to Device install?
***** EDIT *****
Ok, it seems like this is the normal behavior according to Google Analytics Docs.
Google Play Campaign Measurement does not currently support web-to-device installs initiated from the web Play Store.
So my updated question is: Is there any other way or a workaround to make it happen?