Skip to content

The hassle-free way to integrate analytics into any iOS application.

License

Notifications You must be signed in to change notification settings

dsrijan/analytics-ios

Repository files navigation

Analytics

Circle CI Version License codecov

analytics-ios is an iOS client for Segment.

Special thanks to Tony Xiao, Lee Hasiuk and Cristian Bica for their contributions to the library!

Installation

Analytics is available through CocoaPods and Carthage.

CocoaPods

pod "Analytics", "3.6.0"

If you'd rather have a version that lags behind but has been field tested longer, you may use

pod "Analytics", "3.5.5"

Carthage

github "segmentio/analytics-ios"

Quickstart

Refer to the Quickstart documentation at https://segment.com/docs/libraries/ios/quickstart.

Documentation

More detailed documentation is available at https://segment.com/docs/libraries/ios.

About

The hassle-free way to integrate analytics into any iOS application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 76.1%
  • Swift 22.3%
  • Other 1.6%