orta/ARAnalytics
Simplify your iOS/Mac analytics observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5006
- days_rel: n/a
- days_push: 3274
- n_releases_24m: 0
Adoption not part of the score
1826 stars · 211 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
analytics logging monitoring mobile-development analytics developer-tools objective-c cocoapods analytics-abstraction event-tracking crash-reporting ios macos
1 source
- readme: https://github.com/orta/ARAnalytics · fetched 2026-08-28 · 84b6b66cb6b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| orta/ARAnalytics | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="orta/ARAnalytics")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem