Metric Commands (old v1)

Access metrics data and download CSVs from Slack.

~24 hours after we get access to your first product usage event, the following operational metrics will gradually become available:

  1. active_30_day_rolling
  2. active_7_day_rolling
  3. daily_event_count
  4. daily_user_count
  5. dau
  6. mau
  7. monthly_event_count
  8. monthly_user_count
  9. user_stickiness
  10. wau

πŸ“˜

many of these will take longer e.g monthly_event_count , monthly_user_count

You can also slice and dice these number by available segments such as:

  1. Active_Account_Users
  2. Active_Accounts
  3. Active_Users
  4. ALL
  5. New_Users
  6. Revenue_Users
  7. User_Cohort

List Metrics

Run command /list-metric to list available metrics to download. Sample response:

Each metric associated with a list of segments that can be used for further drill-down . This list will expand as fuzy receives more data from your product.

Each metric associated with a list of segments that can be used for further drill-down . This list will expand as fuzy receives more data from your product.

Download Metric Content

To download the metric, use /download-metric-content ${metric} for ${segment}. This command supports the following requests:

  1. metric : metric identifier
  2. Segment: (optional) the segment to filter the result with. Default segment will be used if not set.

e.g /download-metric-content dau for ALL will return response

πŸ“˜

All date is following the ISO 8601 format