【发布时间】:2016-02-16 17:46:22
【问题描述】:
AppsFlyer 链接的示例是https://app.appsflyer.com/id111111111?pid=my_pid&c=campaign1
此链接重定向到 AppStore。 当我们启动/安装应用程序时,我们在 (Ios) 应用程序中拥有信息。
我认为浏览器可能会存储一些 cookie,然后在应用程序中检索。但在我的研究中,我发现在应用程序(Web 浏览器和我的应用程序)之间共享 cookie 是不可能的。
Understanding NSHTTPCookieStorage for the iPhone
有人可以列出我这样做的可能性吗?
1) Cookie?
2) 外部存储?
在安卓中呢?这是怎么做到的?
另一个相关问题: 有谁知道如何使用 AppsFlyer 推/拉 API?
https://support.appsflyer.com/entries/23655166-Pull-APIs-Pulling-AppsFlyer-Reports-by-APIs
非常感谢
【问题讨论】:
-
查看 iOS 9 中引入的深层链接
-
嘿 @dstudeba 感谢您的回答,但 AppsFlyer 在 ios9 之前就已经存在,不是吗?
-
抱歉,您的问题看错了。以为您问的是如何传递数据,而不是如何通过 Apps Flyer 传递数据。
标签: android ios cookies deep-linking appsflyer