iPhone - Google Analytics 用户位置
我想将 Googla Analytics 集成到我的应用程序中。 我设法集成了几乎所有功能,但我不知道如何跟踪用户的位置。
我需要知道是否可能以及如何去做。
谢谢, 安德烈
I want to integrate Googla Analytics in my app.
I managed to integrate almost all the features but I don't know how to track the location of the users.
I need to know if it is possible and how to do it.
Thanks,
Andrei
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Google Analytics(分析)并不是真正用于细粒度位置跟踪。 Cintric https://cintric.com/ 是一个很好的免费位置跟踪平台,其中包括城市、县等更多的。
它是 SDK 的一个下降,就像谷歌分析一样。然后,您可以访问包含所有用户位置和一系列分析/可视化的仪表板。它支持 Android 和 iOS 上的后台和使用中。
Google Analytics isn't really intended for fine grain location tracking. A good and free platform for location tracking is Cintric https://cintric.com/ which includes city, county and much more.
Its a drop in SDK like google analytics. You then get access to a dashboard with all your users locations a a bunch of analytics / visualizations. It supports both background and while-in-use on android and iOS.