Skip to main content

Metrics and columns

A reference for all the metrics that appear in Qubix reports and table columns: base numbers, derived ratios, aggregate prefixes, and time windows. Use it to understand exactly what a column shows and which fields are available in auto-pause rules.

Base metrics

These are the «raw» numbers the system collects from Facebook and the tracker.

MetricName in UIWhat it means
spendSpendAd spend
revenueRevenueRevenue from the network (from payouts for deposits)
clicksClicksClicks on the ad
impressionsImpressionsAd impressions
regsRegsRegistrations on the offer
depsDepsDeposits on the offer
installsInstallsPWA app installs

Derived metrics

Calculated from the base ones. Conversions (*2*) are the share that moves from one funnel step to the next.

MetricName in UIFormula / meaning
profitProfitRevenue − spend
roasROASRevenue ÷ spend (return on spend)
ctrCTRClicks ÷ impressions
cpmCPMSpend per 1000 impressions
cpcCPCCost per click
cprCPRCost per registration
cpiCPICost per install
cpdCPDCost per deposit
cpaCPACost per target action
epcEPCRevenue per click
click2reg (c2r)C2RClick → registration
reg2dep (r2d)R2DRegistration → deposit
c2dC2DClick → deposit
c2iC2IClick → install
i2rI2RInstall → registration
i2dI2DInstall → deposit
note

The deprecated cr_ prefix is never used. For conversions — only click2reg and reg2dep (in short captions, c2r / r2d).

Time windows

Most metrics exist in several time windows — a suffix at the end of the field name. For example, roas_24h is the ROAS over the last 24 hours.

SuffixPeriod
_1hThe last hour
_3hThe last 3 hours
_6hThe last 6 hours
_12hThe last 12 hours
_24hThe last day
_48hThe last 2 days
_72hThe last 3 days
_168hThe last week
_todaySince the start of the current day
_totalAll time

Prefixes (aggregates)

Without a prefix, a metric refers to the ad itself. A prefix means the number is calculated not per ad but over a broader group.

PrefixScopeExample
(none)The ad itselfspend_24h
creo_By creative (all ads with this creative)creo_roas_24h
geo_By country (everything flowing to this geo)geo_cpd_24h
offer_By offeroffer_profit_24h
network_By networknetwork_revenue_24h
prev_The previous period (for comparison)prev_roas_24h
Tip

Prefixes combine with prev_: creo_prev_roas_24h is the creative's ROAS over the previous 24 hours. This is handy for rules like «the creative dropped compared to yesterday».

Identifiers and attributes

Besides numbers, an ad has text and service fields — they are available in reports and rules too.

FieldWhat it means
country / primary_countryCountry (geo)
offer / offer_nameOffer
network / network_nameNetwork
campaign / campaign_nameCampaign
adset_nameAd set
ad_nameAd
account / ad_account_idAd account
creative / creative_phashCreative
lang / creative_languageLanguage
device, os, browserThe visitor's device, OS, browser
payoutOffer payout
cap / offer_capOffer cap
effective_statusThe ad's current status in Facebook

FB and tracker reconciliation

In some reports, Facebook data is compared with tracker data — to catch a discrepancy.

FieldWhat it means
fb_regs / fb_depsRegistrations / deposits per Facebook data
k_regs / k_depsThe same per tracker data
diff_regs / diff_depsThe discrepancy in counts
diff_regs_pct / diff_deps_pctThe discrepancy in percentages

What's next