Purpose Pulls recent orders, extracts the UTM parameters embedded in each order's query string, and rolls up revenue, order count, and average order value (AOV) by , , and . Builds a marketing attribution report directly from first-party Shopify order data — no external analytics tool required. Read-only — no mutations. Prerequisites - Authenticated Shopify CLI session: - API scopes: Parameters | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | store | string | yes | — | Store domain (e.g., mystore.myshopify.com) | | days back | i…