Revenue and Web Vitals

On this page 2

Revenue

Revenue reports associate a numeric conversion value and currency with tracked outcomes. Use the smallest monetary unit consistently in the sending application, and never place payment credentials or customer details in analytics properties.

Revenue is reported within the active site, range, and filters. It is intended for attribution and trend analysis, not accounting reconciliation.

Core Web Vitals

AnalyticsHQ records five browser performance metrics:

MetricMeaning
LCPLargest Contentful Paint
INPInteraction to Next Paint
CLSCumulative Layout Shift
FCPFirst Contentful Paint
TTFBTime to First Byte

Vitals are enabled by the installation policy and can be disabled for one site with data-vitals="false". AnalyticsHQ stores the metric, numeric value, and path. It does not need a visitor's screen dimensions or page title.

Use the trends report to find regressions across releases or periods. Browser measurements vary naturally, so compare distributions and trends rather than treating one sample as a verdict.

Privacy-first analytics, released under the MIT License.