我想知道谁通过其他人的邀请安装了我的应用。
我的意思是说我安装了该应用程序,并向我的朋友发送了一些URL,以便也下载该应用程序。
在Google开发人员控制台或Firebase控制台中,我想知道哪个用户直接安装了该应用程序,以及谁受到邀请。
答案 0 :(得分:-1)
您要查找的是“归因”,即“该安装该归因于我什么 ?”
我没有确切的答案,但是搜索“ Android应用归因”应该可以帮助您。 以下是一些入门指南:
https://developers.google.com/analytics/devguides/collection/android/v4/campaigns
https://support.google.com/analytics/answer/3389142?hl=en
https://firebase.googleblog.com/2017/04/understanding-attribution-in-firebase.html
希望有帮助!