4.6 KiB
title | description | guide_group | order |
---|---|---|---|
Appstore Analytics | How to view and use analytics about your app's usage. | appstore-publishing | 2 |
After publishing an app, developers can view automatic analytical data and graphs for a variety of metrics. These can be used to help track the performance of an app, identify when crashes start occuring, measure how fast an update is adopted, or which platforms are most popular with users.
Due to latencies in the analytics gathering process, data from the last 7 days may not be very accurate.
Available Metrics
Several different metrics are available to developers, and are reported on a daily basis. These metrics can be sorted or viewed according to a number of categories:
-
App version - Which release of the app the user is running.
-
Hardware platform - Which Pebble hardware version the user is wearing.
-
Mobile platform - Which mobile phone platform (such as Android or iOS) the user is using.
An example graph is shown with each metric type below, grouped by hardware platform.
Installations
The total number of times an app has been installed.
Unique Users
The total number of unique users who have installed the app. This is different to the installation metric due to users installing the same app multiple times.
Launches
The total number of times the app has been launched.
Crash Count
The total number of times the app has crashed. Use the filters to view crash count by platform or app version to help identify the source of a crash.
Run Time
The total run time of the app in hours.
Run Time per launch
The average run time of the app each time it was launched in minutes.
Buttons Pressed Per Launch
Watchfaces only
The average number of button presses per launch of the app.
Timeline: Users Opening Pin
Timeline-enabled apps only
The number of users opening timeline pins associated with the app.
Timeline: Pins Opened
Timeline-enabled apps only
The number of timeline pins opened.
Timeline: Users Launching App from Pin
Timeline-enabled apps only
The number of users launching the app from a timeline pin.
Timeline: Times App Launched from Pin
Timeline-enabled apps only
Number of times the app was launched from a timeline pin.
Battery Stats
In addition to installation, run time, and launch statistics, developers can also view a battery grade for their app. Grade 'A' is the best available, indicating that the app is very battery friendly, while grade 'F' is the opposite (the app is severely draining the user's battery).
An app must reach a certain threshold of data before battery statistics can be reliably calculated. This is around 200 users.
This is calculated based upon how much a user's battery decreased while the app was open, and so does not take into other factors such as account notifications or backlight activity during that time.
Clicking 'View More Details' will show a detailed breakdown for all the data available across all app versions.