'Send users to specific screen after installing app from ad campagin

I have a particular use case and I wanted to know if it was possible to achieve it. Basically, we want to run a number of ad campaigns so people install our Android app. But we want those users to be sent to a specific screen inside the app depending on which ad campaign they clicked on to get to Play Store. Is this possible?



Solution 1:[1]

Try Firebase Dynamic Links. It works even if app is not already installed.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Jan Rozenbajgier