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

3-n/analytics-ios

This branch is 1 commit ahead of dbachrach/analytics-ios:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

40d162d · Oct 20, 2015
Sep 22, 2015
Aug 18, 2013
Sep 24, 2015
Aug 25, 2015
Sep 18, 2015
Sep 23, 2015
Jun 15, 2015
Apr 21, 2014
Jun 15, 2015
Sep 16, 2015
Oct 20, 2015
Jul 8, 2015
Sep 22, 2015
Jun 25, 2014
Jun 25, 2015
Sep 16, 2015
Sep 23, 2015
Jun 23, 2015
Sep 21, 2015

Repository files navigation

analytics-ios

Circle CI

analytics-ios is an iOS client for Segment

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

Integrating with Segment

Interested in integrating your service with us? Check out our Partners page for more details.

Documentation

Quickstart tutorial is available at https://segment.com/docs/tutorials/quickstart-ios/. Reference documentation is available at https://segment.com/libraries/ios.

Development

Documentation for getting starting with hacking on the SDK and adding integrations.

We use OCMockito for testing. The simpler verify macro was conflicting from another dependency, so you'll notice we use verifyCount(..., times(1)) instead.

License

WWWWWW||WWWWWW
 W W W||W W W
      ||
    ( OO )__________
     /  |           \
    /o o|    MIT     \
    \___/||_||__||_|| *
         || ||  || ||
        _||_|| _||_||
       (__|__|(__|__|

(The MIT License)

Copyright (c) 2013 Segment Inc. friends@segment.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Bitdeli Badge

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 94.8%
  • Ruby 2.5%
  • Shell 2.4%
  • Other 0.3%