← Brayden WatkinsProfitPilot

In development · ProfitPilot

ProfitPilot.

Stop guessing which orders make money. Cut the ones that lose.

In DevelopmentRemixPolarisSupabaseStripeClaude APINext.js 16

Shows Shopify merchants which orders actually make money, so they stop guessing and cut the products and ad spend that lose. (Per-order profit across 8 expense dimensions, 6 ad platforms, suggestions with a dollar impact attached.)

Demo · Try it

See it in action.

https://profitpilot-ai.app
Open ↗

Live marketing site for the embedded Shopify app, embedded here.

I · About

Shopify dashboards lie. Revenue looks fine until you back out ad spend across six networks, COGS, platform fees, returns, refunds, discounts, and shipping subsidies. ProfitPilot runs the math right: every order gets true profit allocated across eight expense dimensions, then Claude surfaces specific actions (raise this SKU $5, kill this ad set, cut this discount) with the dollar impact attached. Built embedded in Shopify Admin so it lives where the work happens.

II · How it works

The pipeline.

  1. 01OAuth into Shopify, fetch orders + variants + customers
  2. 02Sync six ad platforms: Meta, Google, TikTok, Pinterest, Snapchat, Microsoft
  3. 03AI cost estimation in 2 minutes (confirm or adjust before it counts toward profit)
  4. 04Per-order expense allocation across 8 dimensions: COGS, shipping, fees, returns, refunds, discounts, ad spend, allocations
  5. 05Daily background job recomputes margin with current costs
  6. 06Claude generates actionable suggestions, not narratives: 'Raise Lavender Candle to $32. Margin jumps from 11% to 28%. +$131/mo at current volume.'
  7. 07Stripe billing across four tiers: Free, Starter $14, Pro $29, Growth $59

III · Sample

What makes it production software.

ProfitPilot is an embedded Shopify app with OAuth, Stripe billing, per-customer data isolation, daily background jobs, six ad-platform integrations, and a domain model that requires understanding accounting. The Claude piece is one part. The other 80% is real software: schemas, migrations, billing webhooks, an App Store submission in progress, plus a separate marketing site live at profitpilot-ai.app.