Usage Summary
Appetize provides daily and monthly usage reports to give users insight into what's happening within their instance.
With Reporting Page
You can access your usage summary by navigating to your Reports Dashboard and selecting download under:
Monthly usage report
Daily usage report after specifying the month that you are interested in e.g. May 2023

With REST API
You can access your usage report via our REST API. For more information, see
Usage summaryGlossary
Please note, depending on the activity and actions you take within Appetize, not all fields may be populated in your reports.
month
The month being reported on
publicKey
The App's publicKey
numSessions
How many sessions were run that month/day on that publicKey
minutes
How many total minutes for that day/month
platform
iOS or Android
name_latest
The current name of the app
NOTE: May differ from when the app was run
appdisplayname_latest
The current display name of the app
NOTE: May differ from when the app was run
bundle_latest
The current bundleId of the app
NOTE: May differ from when the app was run
note_latest
The current notes for the app from the dashboard
NOTE: May differ from when the app was run
Last updated