Crunch

Select an app...
Select an App
Choose an app to view analytics
Loading apps...
Select a report from the sidebar
Notes
No notes yet
Retention
Select an app to view retention...
Insights
No data yet
Reviews Analysis
Select an app to load reviews...
Notes
No notes yet
Survey Insights
Loading survey data...
Notes
No notes yet
In-App Analytics
Get Started with In-App Analytics
1
Add the SDK to your Xcode project
Copy CrunchAnalytics.swift from the sdk/ folder into your app
2
Initialize on app launch
// In your @main App or AppDelegate
CrunchAnalytics.configure(
    serverURL: "https://cobcrunch.com"
)
3
Track events anywhere in your app
// Simple event
CrunchAnalytics.track("canvas_created")

// Event with data
CrunchAnalytics.track("brush_selected", data: [
    "type": "watercolor",
    "size": 24
])
Recent Events
No recent events
Device Insights
Select an app to view device insights
Key Question

Is iPad the right focus for your app?

Compare engagement metrics across devices to validate your strategy.

Data Sources
App Store Data
Survey Responses
In-App Analytics