Changelog
What’s new in the Nohmo SDK and dashboard. Newest first.
v0.3.46SDK
Firebase-style event tracking
- Added Firebase-style event semantics so app events line up with what mobile teams already expect.
- Refinements to how button-tap events are named and grouped in the dashboard.
v0.3.44 – v0.3.45SDK
Better button-tap analytics
- Fixed duplicate button-tap events firing on a single press.
- More detailed button analysis — component, label, file, and line captured at build time by the Babel plugin.
v0.3.36 – v0.3.43SDK
Deterministic install attribution
- Play Store install referrer (Android) and system-pasteboard (iOS) capture for deterministic install attribution.
- Hardened getReferrer() and the native module import path.
- Removed the react-native-referral-installer dependency — referral attribution is now zero-dependency and built in.
v0.3.28SDK
Automatic autocapture in apps
- One Babel plugin line auto-captures every onPress / onLongPress and screen view — no per-screen wiring.
- Navigation tracking injected automatically on <NavigationContainer>.
v0.3.23SDK
React Native SDK
- Launched the first-party React Native SDK — one package, iOS and Android, with app-lifecycle events (install, open, background).
DashboardDashboard
New analytics surfaces
- Events — GA4-style top actions, activity breakdown, and a live recent-activity feed.
- App Analytics — installs, DAU/MAU, D1/D7/D30 retention, uninstalls, platform split, and install attribution.
- Webhooks — real-time friction triggers on rage clicks, friction score, or matched events.