Skip to main content
Card class: Non-HeroCategory: Ecommerce Platform

At a glance

Total tax collected from customers in the 30-day window. The single-number, current-period view of pass-through tax liability owed to authorities.
What it countsSUM(totalTax) across orders in the window. Embedded VAT for inclusive stores or add-on tax for exclusive stores.
VAT / tax treatmentThis is the metric. UK / EU stores: VAT extracted from gross. US stores: sales tax added on top.
ShippingTax-on-shipping included if Shopify tax engine charges shipping VAT. UK / EU yes; US varies by state.
DiscountsTax computed post-discount in most jurisdictions.
RefundsNOT subtracted. Refund-tax recovery requires separate calculation.
Cancelled / voided ordersIncluded if Shopify indexed them; voided orders typically have £0 tax already.
CurrencyMulti-currency arithmetic without FX.
Channels / sourcesAll channels. POS contributes till-time tax. B2B with VAT-exempt customers contribute zero.
Time window30D (default 30D rolling)
Alert triggerNone directly; pair with VAT-return cycle for compliance alerts.
Rolesowner

Calculation

SUM(totalTax)
  WHERE date BETWEEN [period_start, period_end]

Worked example

A UK skincare DTC brand on Shopify, VAT-registered (20% standard), VAT-inclusive pricing. 30D window 12 Apr 26 to 12 May 26.
Period componentAmount
Total revenue (gross, VAT-inclusive)£258,400
Total tax collected (totalTax)£43,067
Effective tax rate16.67%
The 16.67% figure is the embedded VAT extracted from the customer-paid total. For a 20% VAT-inclusive price model: £100 gross = £83.33 net + £16.67 VAT. Six things to notice:
  1. The 16.67% is the canonical UK VAT-inclusive rate. A drift below 16% would suggest VAT-exempt customer mix shifting (e.g. EU B2B with valid VAT numbers). A drift above suggests reduced-rate items reclassified.
  2. HMRC quarterly forecast. £43k/30D × 3 = £129k/quarter. Match against your VAT-return forecast; the working draft should align within rounding.
  3. Net VAT liability differs. This card shows gross collected. Net = collected minus reclaimable input VAT (VAT on supplier purchases). The net is what you actually pay HMRC; this card is one input.
  4. Refund treatment. A refund unwinds tax: when you refund a £100 VAT-inclusive order, the £16.67 of VAT becomes reclaimable. This card doesn’t subtract that; HMRC return does.
  5. Shopify Tax engine accuracy. Reconcile this card against your accounting record monthly; persistent gaps (>2% of total) indicate misconfiguration.
  6. Multi-currency caveat. A UK + EU stores would show blended tax-effective-rate that’s nonsensical without FX normalisation. Filter to single currency (or single market).

Sibling cards merchants should reference together

Total Tax is the £-aggregate. Companions:
CardWhy pair it with Total Tax
Tax Over TimeThe trend version; shows shape and consistency.
Total RevenueAggregate context; tax should be stable percentage of revenue.
Revenue BreakdownThe tax slice of total revenue.
Customer CountriesTax varies by destination; cross-reference.
Customer SegmentsB2B-exempt customers lower effective rate.
Refund ValueRefunds unwind tax; net liability requires this for accuracy.

Reconciling against the vendor’s own dashboard

Where to look in Shopify Admin:
Shopify Admin → Analytics → Reports → “Taxes” (under Finance)
The most direct equivalent. Aggregate by period and rate; should match this card to within sync-lag tolerance. Other Shopify Admin views:
  • Reports → Sales by billing location: tax by region, useful for US sales-tax compliance.
  • Settings → Taxes and duties: tax-engine configuration.
  • Apps: Avalara, TaxJar, Quaderno produce their own reports.
Why our number may legitimately differ from Shopify Admin:
ReasonDirectionWhy
Tax-engine differencesEitherIf using Avalara or TaxJar instead of Shopify Tax, calculation may differ during cutover.
Refund treatmentTheirs may be netShopify’s report can show net of refunds; we show gross.
Time zoneBoundaryUTC vs store time zone.
Multi-currencyAggregate distortionWe don’t FX-normalise.
Sync lagOurs lower for “today”Most-recent 5-15 min may not be in.
Cross-connector reconciliation:
CardExpected relationshipWhat causes legitimate divergence
Accounting tax balance (Xero, QuickBooks)Should match within roundingBookkeeping reconciliation; persistent gaps indicate sync error.
HMRC / IRS submitted returnNet liability (collected minus reclaimable)This card is gross collected; submitted return is net. Both should match the gross side within rounding.

Known limitations / merchant FAQs

Why does my effective rate vary month-to-month? Three usual causes:
  1. Customer-mix shift: B2B-exempt customers reduce effective rate; international shifts change blend.
  2. Product-mix shift: reduced-rate categories (children’s clothing, books in some jurisdictions) reduce effective rate.
  3. Tax-engine misconfiguration: a new product type added without proper VAT classification.
Stable rates are healthy; large drifts deserve investigation. Should I rely on this card for VAT returns? No. Treat as a sanity check. For HMRC / IRS submissions, use Shopify’s Taxes report (which adjusts for refunds and breaks by rate / region) and your accounting record. This card is for monitoring; not for filing. Why does Shopify Tax engine matter? Different engines compute tax differently. Avalara is the most sophisticated for complex multi-state US or international, but costs subscription fees. Shopify Tax is included; sufficient for most. TaxJar is similar to Avalara, cheaper. Don’t underestimate the implementation work in switching engines. My multi-currency store, can I split by currency? Not directly on this card. Filter the underlying orders by presentment currency in Shopify Admin for per-currency tax breakdown. Subscription store: do recurring billings show tax? Yes. Each subscription billing creates its own tax line. Subscription brands see steady tax flows. Action playbook for using Total Tax:
  1. Monthly compliance reconciliation: total here vs accounting closing balance. Match within rounding.
  2. Effective-rate trend monitoring: stable rate is healthy; sudden shifts deserve investigation.
  3. VAT-registration threshold: small UK stores approaching £85k threshold need this card to confirm correct configuration once registered.
  4. Tax-engine audit: spot-check by manually summing order-level totalTax for a single day; should match this card’s daily aggregate.
  5. Quarterly VAT-return preparation: 90D total here = 1 quarter of gross VAT. Subtract refund-tax to estimate net liability.

Tracked live in Vortex IQ Nerve Centre

Total Tax Collected is one of hundreds of KPI pulses Vortex IQ tracks across Shopify and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English. Start for free or book a demo to see this metric running on your own data.