shopify-admin-shipping-cost-analysis

Analyze Shopify shipping revenue versus recorded costs by carrier and method.

174|18|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/40RTY-ai/shopify-admin-skills --skill shopify-admin-shipping-cost-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify-admin-shipping-cost-analysis
Source: https://github.com/40RTY-ai/shopify-admin-skills/tree/main/skills/finance/shopify-admin-shipping-cost-analysis
Command: npx skills add https://github.com/40RTY-ai/shopify-admin-skills --skill shopify-admin-shipping-cost-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps Shopify store owners compare the shipping charges billed to customers against the actual shipping line costs captured on orders, revealing where shipping is subsidized or over-charged by carrier and shipping method.

Core Features & Use Cases

  • Carrier & method cost reconciliation: Breaks down charged shipping vs recorded shipping line cost using order shipping lines.
  • Discount/subsidy detection: Quantifies net subsidy or overage by grouping totals for each carrier/method.
  • Read-only financial insight: Runs safely with read-only Shopify Admin API access to paid orders and produces a per-period CSV for review.

Quick Start

Run the skill for the last 30 days to generate a carrier/method shipping cost analysis CSV for your store.

Frequently Asked Questions about shopify-admin-shipping-cost-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze shipping costs by carrier in Shopify Admin?

To analyze shipping costs by carrier in Shopify Admin, you compare shipping revenue charged to customers against recorded shipping line costs using order data. This process requires authenticated Shopify Admin API access with read_orders scope to aggregate totals.

How do I identify shipping subsidies across different shipping methods?

You identify shipping subsidies by quantifying the net difference between shipping charges billed to customers and actual recorded shipping line costs. This breaks down overcharges and subsidies by grouping totals for each specific carrier and shipping method.

Can I reconcile shipping costs for paid orders over a specific lookback window?

Yes, you can reconcile shipping costs for paid orders over a configurable lookback window. The analysis uses a GraphQL orders query to aggregate shipping revenue and line costs, outputting results in human-readable or JSON form for review.

Does Shopify Admin order reconciliation require write access to the store?

No, Shopify Admin order reconciliation does not require write access. This analysis runs safely with read-only Shopify Admin API access to paid orders, producing a per-period CSV report for financial review without modifying store data.

Why does my shipping cost analysis show overcharging patterns by carrier?

Shipping cost analysis shows overcharging patterns by carrier when the shipping revenue charged to customers exceeds the recorded shipping line costs on orders. This comparison diagnoses over and under-charging patterns across different shipping methods.

What is the best way to evaluate free-shipping thresholds in Shopify?

The best way to evaluate free-shipping thresholds in Shopify is by comparing charged shipping revenue against actual shipping line costs across paid orders. This carrier and method cost reconciliation reveals where shipping is subsidized to assess threshold profitability.