somehow kristensen

1pod

FLSKAutoGAI

无需子类化即可在 GAI 中自动跟踪 UIViewController。使用 Google Analytics for iOS 需要对所有 UIViewControllers 进行子类化,以便自动跟踪它们。这通常很烦人,并使 UITableViewController/UICollectionViewController 无法使用。这个 pod 会自动将所有的 UIViewControllers 在 GAI 中跟踪,其类名作为默认值。像通常一样设置 GAI 并:#import 应跟踪视图控制器。

许可证:MIT

  • Objective-C