App Download Statistics (Total downloads and Total Android or iOS users)
73
Views
5
Comments
New
Data & Integrations

We have multiple production apps which user's downloads using the download link provided by Outsystems.(which are not on playstore and app store). However, we lack visibility into:

 

1. The total number of app downloads. 

2. The number of Android vs. iOS users downloading the apps.

 

To improve analytics, I would like to request one of the following solutions:

1. Access to an existing data source that tracks app downloads.

2. An API that provides real-time statistics, including platform details (Android/iOS). which we can use to integrate in Power BI for visualization and analysis which will help us in improving our strategy. 

Please let us know if you can help us to retrieve this data. This will help us in optimizing our code for specific platform users because some plugins and functionality lack in IOS then we can work on those and improve it.

Changed the category to
Forge

For mobile apps, you  can either use the information from the app stores, or use integrations like Firebase to get all this information available.

Changed the category to
Data & Integrations

Yes, but we are using MABS link which is provided by outsystems and we cannot implement integrations like Firebase and Google analytics for this type of datas because we are having offline apps also. 

I have a query why we are not maintaining this data somewhere just like appstore and playstore because not every app is uploaded on these platforms. This data can be very useful to improve the applications. 

If you don't use appstores for distribution, i think Firebase is your best (cheep/free) option
Firebase also works offline (well it collects info offline, and sends it when online again).