The android_install_referrer_event schema tracks install events sent to us from Play Store with referrer_url and utm campaign and source data. We will need to investigate if the same data collection functionality is possible from App Store and if so, create a similar schema to collect this data.
The App Store can track installs by campaign id data we create and include but getting that data from the App Store platform directly is an engineering question that needs to be resolved.
I will make a separate task to create the schema once this is determined.