If a user clicks on a app link that opens Instant App version of the app, is it possible to get that app link and store it in the local storage? So that if user goes on to installing the full app, I can read the local storage to find the app link that lead to app installation. I basically want to get the data on what link resulted on app installation conversion.
I have been trying to find the answer for a day now and it is big change to make in my app to test it out myself without knowing the answer. So hoping that someone has already tried this out and found the answer.