E-commerce Analytics
Revenue tracking, conversion funnels, top products, average order value, and customer insights. Read-only aggregation across your e-commerce data. No setup needed.
Endpoints (5)
Revenue summary grouped by day, week, or month. Shows order count, revenue, discounts, tax, and shipping per period. Only counts paid orders (status: paid, processing, shipped, delivered).
No input parameters required.
Best-selling products ranked by total revenue or quantity sold. Aggregates from order lines of paid orders.
No input parameters required.
Conversion funnel: carts created → checkouts started → orders paid. Includes abandoned cart count and conversion percentages between each stage.
No input parameters required.
Average order value (AOV) over time, grouped by period. Includes min/max order per period and overall AOV.
No input parameters required.
Customer insights: unique customers, repeat rate, average customer lifetime value, and top customers by spend.
No input parameters required.
MCP Tool Names
When using this integration through an AI assistant (Claude, ChatGPT, Cursor, etc.), the endpoints are available as MCP tools:
| Endpoint | MCP Tool Name |
|---|---|
| revenue-summary | ecommerce-analytics_revenue_summary |
| top-products | ecommerce-analytics_top_products |
| conversion-funnel | ecommerce-analytics_conversion_funnel |
| average-order-value | ecommerce-analytics_average_order_value |
| customer-stats | ecommerce-analytics_customer_stats |