| Design the mobile app specific dashboard. Filtering options:
Graphs/stats to show:
- Total unique clients number stats
- Total app launches number stats
- Unique clients per platform pie chart
- App launch count per platform line chart
- Unique clients count per platform version pie chart
- App launch count per platform version line chart
- Unique clients count per app version pie chart
- App launch count per app version line chart
- Unique clients count per sdk version pie chart
- App launch count per sdk version line chart
Original mockup from John: However, there is a difference: we can't have the graphs that are doing app comparison because we filter the values by selected app already. That could be part of a separate "app comparison" dashboard. This will be discussed separately. See the discussion in https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/aerogear/wRL-Irpbx4A/KG3Yrh-FAAAJ An initial version of this dashboard is here: https://github.com/aerogearcatalog/metrics-apb/pull/36 It is in a pretty good shape. Just needs some polishing. |