CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

AnalyticsProvider 4.0.1

AnalyticsProvider 4.0.1

Maintained by mariohahn.



  • By
  • Mario Hahn

AnalyticsProvider

Podfile

pod 'AnalyticsProvider'

Answers Support

https://github.com/mariohahn/AnswersAnalytics

Usage

  Analytics.register(providers: [AnswersProvider(), GoogleAnalyticsProvider()])
  
  Analytics.log(.profile(.logout))