Glossary · Analytics

Custom Metric

KUS-tum MET-riknoun

A custom metric is a user-defined numeric measurement added to analytics beyond the standard set.

Part of speech
noun
Pronunciation
KUS-tum MET-rik
Origin
From 'custom' plus 'metric,' Greek 'metron' meaning measure. It adds a user-defined numeric measurement to analytics data.

What is Custom Metric?

A custom metric is a numeric measurement that you define yourself and add to an analytics platform, extending it beyond the standard set of counts and rates that ship out of the box. Where a default metric might track sessions, users, or page views, a custom metric lets you measure something specific to your business, such as the dollar value of a lead, the number of video plays, the count of product configurations a visitor built, or a score you assign to certain on-page actions. It is a way of teaching your analytics to speak your business's language rather than forcing you to reason only in the vendor's default vocabulary.

Mechanically, a custom metric is registered in the analytics tool as a named field with a defined data type, usually an integer, a currency amount, or a floating point number. Once registered, values are populated when your website or app sends them in, typically alongside an event. A tag or a snippet of tracking code collects the number at the moment something happens, then passes it through, often by way of a structured data layer that sits between the site and the tags reading from it. The analytics platform stores each value against the event and lets you sum, average, or segment it in reports. Because you control what the number represents, you also carry responsibility for sending it consistently and in the correct units.

The idea grows straight out of the words themselves. Custom comes from the sense of something made to order, and metric traces back to the Greek metron, meaning a measure. Put together, the term simply names a made-to-order measurement. Custom metrics became prominent as analytics platforms matured and businesses demanded numbers that reflected revenue and engagement rather than generic traffic, and they sit alongside custom dimensions, which describe the qualitative attributes of a hit rather than counting something.

For a business, custom metrics matter because they connect web behavior to outcomes that appear on a profit and loss statement. Generic traffic counts rarely persuade a finance team, but a metric that tracks quote value or qualified lead volume ties marketing activity directly to money. Custom metrics also power richer dashboards in reporting tools, let you build segments around meaningful thresholds, and feed conversion and attribution models with the raw material they need. They turn analytics from a passive record of visits into an instrument tuned to the questions you actually ask.

The common mistakes cluster around consistency and definition. If different pages send the same metric in different units, say cents on one page and dollars on another, your totals become meaningless, and the error is hard to spot after the fact. Confusing a metric with a dimension is another frequent slip: a metric is something you add up, while a dimension is a label you group by, and mixing them produces reports that will not aggregate sensibly. It also pays to avoid creating too many overlapping metrics that no one maintains. A small, well documented set, populated reliably through a clean data layer and reviewed periodically, delivers far more value than a sprawling collection of half-trusted numbers that erode confidence in the data.

Why it matters

Custom metrics let you measure what actually drives your business, filling the gaps left by standard analytics numbers.