# orta/ARAnalytics

Simplify your iOS/Mac analytics

Repository: https://github.com/orta/ARAnalytics
Canonical: https://ross.abutalabs.com/products/aranalytics
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2017-09-15T17:15:50+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5006, "days_push": 3274, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1826, forks 211 (observed 2026-08-28T04:05:41.355992+00:00)

## What it is
ARAnalytics is an Objective-C analytics abstraction library for iOS and OS X that provides a unified API over many analytics providers like Mixpanel, Google Analytics, Amplitude, and Crashlytics. It uses CocoaPods subspecs so developers include only the provider SDKs they need.

## Use cases
- track user events in an iOS app across multiple analytics providers
- swap analytics SDKs without rewriting tracking code
- add crash reporting breadcrumbs to an iOS app
- identify users and set user properties across analytics services
- time events in an Objective-C app
- track page views and errors on iOS or Mac

## When to choose
- you build an Objective-C iOS or Mac app and want one API for multiple analytics providers
- you want to switch analytics vendors via CocoaPods subspecs instead of code changes
- you want a simple DSL for event timing and user identification

## When to avoid
- you are building a Swift-first app and prefer modern Swift-native SDKs
- you need actively maintained support for current provider SDK versions
- you only use a single analytics provider and can call its official API directly

## Facets
- artifact type: library
- maturity: maintenance
- function: analytics, logging, monitoring
- domain: mobile-development, analytics, developer-tools
- platform: -
- tags: objective-c, cocoapods, analytics-abstraction, event-tracking, crash-reporting, ios, macos

## Member repositories
- orta/ARAnalytics (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.355992+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:19:34.695982+00:00, confidence not recorded.
  - readme: https://github.com/orta/ARAnalytics (fetched 2026-08-28T04:05:41.355992+00:00, sha 84b6b66cb6b6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
