简体   繁体   English

Branch.io:如何通过转换链接到我的iOS和Android应用程序列表来跟踪转换?

[英]Branch.io : how to follow conversion with a Branch link to my iOS and Android list of apps?

I would like to do the following with Branch.io but I don't know if it is possible. 我想对Branch.io执行以下操作,但我不知道是否可能。

I want to create a Branch.io link that will redirect to my catalog of app. 我想创建一个Branch.io链接,该链接将重定向到我的应用程序目录。 So, this link will redirect to: - something like https://itunes.apple.com/artist/idXXXXX on iOS - something like https://play.google.com/store/apps/developer?id=MY_COMPANY_NAME on Android 所以,这个链接会重定向到: -像https://itunes.apple.com/artist/idXXXXX iOS上-像https://play.google.com/store/apps/developer?id=MY_COMPANY_NAME在Android

Branch.io is implemented in all the apps of my catalog. 我的目录中的所有应用程序中都实现了Branch.io。

I want to add a 'catalog button' in all my apps that will send to my iOS catalog on iOS, and to my Android catalog on Android. 我想在所有应用程序中添加一个“目录按钮”,这些按钮将发送到iOS上的iOS目录以及Android上的Android目录。 The redirection will be done with my Branch universal link. 重定向将通过我的Branch通用链接完成。

Some users will click on the button and install no app, others will install one or several apps. 一些用户将单击该按钮并且不安装任何应用程序,另一些用户将安装一个或多个应用程序。

My question is : is it possible to follow the installs after a click on my catalog button ? 我的问题是:单击我的目录按钮后是否可以跟随安装?

Thanks 谢谢

To confirm, you will have a catalog page in your primary app for both iOS and Android. 要确认,您将在iOS和Android的主应用程序中都有一个目录页面。 Within this catalog page, you will have multiple Branch links that have different iOS and Android redirects corresponding to the multiple sub apps. 在此目录页面中,您将具有多个分支链接,这些链接具有对应于多个子应用程序的不同iOS和Android重定向。

Unfortunately, you can only track the clicks on these Branch links. 不幸的是,您只能跟踪这些“分支”链接上的点击。 If you want to track the installs, you must integrate Branch into each of the individual apps as well, and use the Branch link associated with that app to track installs. 如果要跟踪安装,还必须将Branch集成到每个单独的应用程序中,并使用与该应用程序关联的Branch链接来跟踪安装。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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