skills/data-analytics/unit-economics-tracking/SKILL.md
Track customer acquisition cost, lifetime value, payback period, and contribution margin by cohort and channel with profitability benchmarks and trend analysis
npx skillsauth add finsilabs/awesome-ecommerce-skills unit-economics-trackingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Unit economics describes the financial dynamics of a single customer. The four key metrics — Customer Acquisition Cost (CAC), Customer Lifetime Value (LTV), the LTV:CAC ratio, and payback period — tell you whether your business model is economically viable. These metrics are among the most scrutinized by investors and boards because they reveal the underlying health of the business independent of short-term revenue trends.
This skill guides you through calculating and tracking these metrics using your platform's analytics tools and dedicated customer analytics apps.
| Platform | Tool | What It Provides | |----------|------|-----------------| | Shopify | Lifetimely (App Store) | CAC by channel, cohort LTV curves, payback period, predicted CLV per customer | | Shopify | Triple Whale (App Store) | New customer CAC by channel, blended CAC, LTV vs. CAC ratio | | Shopify | Polar Analytics (App Store) | CAC tracking with channel breakdown, MER, and LTV trending | | WooCommerce | Metorik | Customer cohort analysis, repeat purchase rate, LTV by acquisition channel | | BigCommerce | Glew.io (App Marketplace) | Customer cohort retention, CLV by segment, repeat purchase analysis | | All platforms | Google Analytics 4 | Acquisition channel reporting; pair with cost data from ad platforms for CAC calculation |
CAC is the total marketing and sales spend required to acquire one new customer.
Types of CAC:
| CAC Type | Formula | When to Use | |----------|---------|------------| | Blended CAC | Total marketing spend / Total new customers acquired | Overall efficiency trend; monthly reporting | | Paid CAC | Total paid media spend / New customers from paid channels only | Channel budget decisions | | Fully-loaded CAC | Total marketing spend + agency fees + marketing tech + team salaries / New customers | Investor presentations; true economic cost |
Getting CAC data by platform:
Shopify with Lifetimely:
Shopify with Triple Whale:
Manual CAC calculation (any platform):
Typical CAC benchmarks by channel:
LTV is the total net revenue (or contribution margin) you expect from a customer over their relationship with your business.
Historical (observed) LTV: Pull this from your analytics tool directly.
Shopify + Lifetimely:
WooCommerce + Metorik:
Predicted LTV formula (for planning models):
When you do not have 12+ months of cohort data, use this simplified formula:
LTV = (Average Order Value × Purchase Frequency per Year × Gross Margin %) / Annual Churn Rate
Example:
AOV: $65
Purchase Frequency: 2.5 orders/year
Gross Margin: 55%
Annual Churn Rate: 40%
LTV = ($65 × 2.5 × 0.55) / 0.40 = $89.375 / 0.40 = $223.44
This formula gives steady-state LTV. It assumes stable purchase behavior, which is a simplification — cohort-based analysis is more accurate when you have the data.
LTV:CAC ratio:
LTV:CAC = LTV / CAC
Benchmarks:
2:1 = Minimum viable (barely profitable customer acquisition)
3:1 = Healthy for DTC ecommerce
5:1+ = Excellent; strong case for scaling marketing spend
| LTV:CAC | Assessment | Action | |---------|-----------|--------| | < 2:1 | Unprofitable | Stop scaling paid acquisition; improve retention or reduce costs | | 2:1 – 3:1 | Marginal | Monitor closely; improve one driver (AOV, repeat rate, or CAC) before scaling | | 3:1 – 5:1 | Healthy | Good baseline; evaluate where to scale | | 5:1+ | Excellent | Prioritize scaling this channel or business |
Payback period:
Payback period = CAC / (Monthly Contribution per Customer)
Example:
CAC: $60
AOV: $65
Purchase Frequency: 2.5 orders/year → 0.21 orders/month
Gross Margin: 55%
Fulfillment + other variable costs: 15%
Contribution margin rate: 40%
Monthly contribution per customer = $65 × 0.21 × 0.40 = $5.46
Payback period = $60 / $5.46 = 11 months
Payback benchmarks:
The most important dimension for unit economics is acquisition channel — customers from different sources often have dramatically different LTVs, repeat purchase rates, and initial AOVs.
Using Lifetimely (Shopify) to compare channels:
Channel LTV comparison template:
| Channel | CAC | Month-12 LTV | LTV:CAC | Payback (months) | Assessment | |---------|-----|-------------|---------|-----------------|-----------| | Google Shopping | $35 | $180 | 5.1:1 | 4 | Excellent; scale | | Meta Prospecting | $62 | $145 | 2.3:1 | 13 | Marginal; optimize creatives | | TikTok | $28 | $95 | 3.4:1 | 9 | Healthy; test scaling | | Influencer | $45 | $210 | 4.7:1 | 6 | Excellent; invest more | | Organic/SEO | $0 | $165 | ∞ | 0 | Free acquisition; protect this channel |
Key insight from this type of analysis: Meta Prospecting appears to have a high ROAS in Meta's dashboard but has the worst LTV:CAC because those customers have lower repeat purchase rates. This is the power of LTV-based analysis over single-order ROAS.
Rising CAC is the first warning sign of channel saturation or increased competition. Monitor it weekly:
| Problem | Solution | |---------|----------| | Using only media spend to calculate CAC | True CAC includes agency fees, marketing technology (email platforms, analytics apps), marketing team salaries, and first-order discounts; using media-only CAC understates true CAC by 20–50% | | Using ARPU (average revenue per user) instead of contribution margin for LTV | LTV in revenue terms overstates economic value; always use average contribution margin per customer per period | | Ignoring cohort degradation | Newer cohorts often have worse retention than earlier cohorts as you move from early adopters to broader audiences; always compare cohort curves against each other rather than assuming all cohorts are equal | | Confusing blended CAC with channel-level CAC | Blended CAC mixes organic (free) and paid customers; since organic customers cost nothing to acquire, blending them flatters paid CAC; use paid CAC by channel for budget decisions | | Presenting LTV with too-long forecasts when business is young | If your business has 18 months of data, a 36-month LTV is highly speculative; be transparent about what portion of LTV is observed vs. modeled extrapolation |
tools
Let shoppers save products to a wishlist, share it with friends, and get notified when saved items come back in stock or drop in price
development
Build a themeable storefront with design tokens and CSS custom properties that supports white-labeling, multi-brand variants, and dark mode
development
Speed up product discovery with instant search suggestions, fuzzy typo matching, and category-aware results powered by Algolia or Elasticsearch
development
Build a mobile-first storefront with thumb-friendly navigation, sticky add-to-cart buttons, and touch-optimized components for high mobile conversion