Naming Rules of Business Metric Keys


When registering a business metric, you need to define a unique key for the metric. To facilitate the unified management of metrics, the following format is recommended.


<OrganizationPrefix>.<MetricName><ComparisonIdentifier>:<TimeDimensionSuffix>


The rules for each component of a business metric key are as follows.


Component

Required/Optional

Rule

Example

MetricName

Required

Name of the business metric based on the corresponding source metric name. Use upper camel case.

ActiveProduction

OrganizationPrefix

Optional

Public business metrics do not need to be prefixed, and private business metrics need to be prefixed with the abbreviation of the OU to which they belong.

DEMO.ActiveProduction

ComparisonIdentifier

Optional

For a comparative metric, the corresponding comparison identifier needs to be added. Use one of the following comparison identifiers: LP, SPLY, SPLM. For more information about comparison identifiers, see Registering a Comparative Metric.

DEMO.ActiveProductionSPLY

TimeDimensionSuffix

Optional

For a cumulative metric, the corresponding time dimension identifier needs to be added as a suffix. Use one of the following time dimension identifiers: L, TD, MTD, TM, YTD, TY, BOL. For more information about time dimension identifiers, see Registering a Cumulative Metric.

DEMO.ActiveProductionSPLY:TD