Reporting Metric > Statistic

Overview

The Metric: Statistic Action is one of the ways to gather data on how Apps are being used. When the Action is triggered, it anonymously submits a number that is gathered in the Reports dashboard. This can be used to track statistics such as the customers' average satisfaction rating over time.

organizing info

Use Cases

  • Track the average dollar value of purchases over time. This could be accomplished by running the Statistic Action with the Field set to the price after every purchase, then using the Average chart display in the Reports dashboard.
  • Track the highest weight of a vehicle that a user has ever entered. This could be accomplished by running the Statistic Action with the Field set to the user's vehicle weight, then using the Maximum chart display in the Reports dashboard.

Action Properties

Metric Key

The key that identifies this statistic. All values submitted under the same key will be grouped together in the Reports dashboard.

Field

The numeric value that will be aggregated under the Reports dashboard of the App in the Console. This can be any number, or an Airscript expression that returns a number.