简体   繁体   中英

How to know whether app is installed from Facebook promotion or Google play?

我需要检测我的应用程序是从Facebook促销活动还是其他市场安装的,如何在我的应用程序中获取此信息?

Please use Google Analytics or Firebase Analytics or other analytics tools where you can check daily Below parameters like.

  • Track number of daily installation.
  • Real Time users accessing your Application.
  • Reuse of application.
  • On which screens users are spent more time.
  • E-Commerce of application
  • In which device and OS most users are installing your application.
  • Etc.

Please check more details in official site https://analytics.google.com and https://firebase.google.com/ Analytics tools are free no need to spend money for that.

您可以使用最容易通过Play安装引荐来源库使用的Google Play安装引荐来源库API

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM