如何在不使用UTM_SOURCE的情况下获取Google Play商店安装引荐来源信息

时间:2021-04-10 15:21:07

I have created an app in which i wanted to know the source of install of my app without Using UTM_SOURCE i have tried a lot but till now i did not get any proper solution, please share your solution

我创建了一个应用程序,其中我想知道我的应用程序的安装源而不使用UTM_SOURCE我已经尝试了很多但是直到现在我没有得到任何正确的解决方案,请分享您的解决方案

We want to do simeple Mobile app traking like getting install referrer and all information related to GOOGLE PLAY SOURCE.

我们想做simeple移动应用程序跟踪,如获取安装引荐来源和所有与GOOGLE PLAY SOURCE相关的信息。

thanks in Advance.

提前致谢。

1 个解决方案

#1


0  

You have only 2 options: - rely on the Google Play referrer API - rely on the information that Google provide in the Play console install funnel

您只有两个选项: - 依靠Google Play引荐来源API - 依赖Google在Play控制台安装渠道中提供的信息

There is no other source of information available for installs from the Play store.

Play商店没有其他可用信息来源安装。

#1


0  

You have only 2 options: - rely on the Google Play referrer API - rely on the information that Google provide in the Play console install funnel

您只有两个选项: - 依靠Google Play引荐来源API - 依赖Google在Play控制台安装渠道中提供的信息

There is no other source of information available for installs from the Play store.

Play商店没有其他可用信息来源安装。