简体   繁体   English

如何使用Google Analytics(分析)iOS SDK跟踪内容视图

[英]How to track Content Views with Google Analytics iOS SDK

I'm just implementing the Google Analytics iOS SDK. 我只是在实现Google Analytics(分析)iOS SDK。 The issue i have is that Google offers this types of tracking. 我的问题是Google提供了这种类型的跟踪。

Campaigns
Crashes and Exceptions
Custom Dimensions & Metrics
ECommerce
Events
Screens
Sessions
Social Interactions

Now i have a "MeidaPlayer" ViewController which plays videos. 现在,我有一个“ MeidaPlayer” ViewController可以播放视频。 With "Screens" i can track that the "MeidaPlayer" Screen viewed but how can i track which video was selected/played? 使用“屏幕”,我可以跟踪查看“ MeidaPlayer”屏幕的情况,但是如何跟踪选择/播放的视频?

Events are not the right thing for that i think. 我认为事件不是正确的事情。

我最终使用了事件,就像Eduardo建议的那样。

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

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