Order Analytics - Wix Orders API

Analyze Wix orders data to surface revenue and customer insights.

15|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/itayher/wix-ecom-cowork --skill order-analytics-wix-orders-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Order Analytics - Wix Orders API
Source: https://github.com/itayher/wix-ecom-cowork/tree/main/plugins/wix-ecom-cowork/skills/order-analytics
Command: npx skills add https://github.com/itayher/wix-ecom-cowork --skill order-analytics-wix-orders-api

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzing Wix orders data used to require manual dashboards and scattered reports; this Skill consolidates querying, revenue calculations, trend analysis, and cohort insights into a single, actionable workflow.

Core Features & Use Cases

  • Unified order querying across Wix Stores to retrieve orders and metadata
  • Revenue calculations, trend analysis, and cohort insights for performance monitoring
  • Use Case: Identify top products, track customer lifetime value, and optimize promotions based on real order data

Quick Start

Ask Claude to run an order analytics query against your Wix store to generate a 30-day revenue summary.

Frequently Asked Questions about Order Analytics - Wix Orders API

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

FAQPage Schema
How do I analyze Wix orders data to track store revenue?

To analyze Wix orders data for revenue tracking, you query the Wix Stores REST API endpoints to retrieve, filter, and aggregate order metadata. This surfaces actionable sales performance insights and calculates total revenue trends.

Can I perform customer cohort analysis using Wix order history?

Yes, you can perform customer cohort analysis using Wix order history by querying and aggregating past order data. This process identifies customer lifetime value and purchasing patterns to help optimize store promotions.

What's the best way to identify top products from Wix store orders?

The best way to identify top products from Wix store orders is by querying the Wix Stores REST API to aggregate product performance metrics. This workflow consolidates scattered reports into unified product insights.

Do I need Wix Stores REST API access for order trend analysis?

Yes, you need Wix Stores REST API access for order trend analysis because the querying logic requires retrieving live order data and metadata directly from your store's endpoints to calculate revenue trends.

How do I generate a 30-day revenue summary for my Wix store?

To generate a 30-day revenue summary for your Wix store, you run an order analytics query filtering Wix orders by the last 30 days. This aggregates the sales data into an actionable revenue tracking report.