Back to Plugins

Store Analytics (Siddarthan007)

A comprehensive analytics plugin for Medusa stores providing insights into orders, sales, customers, products, and marketing performance.


Overview

This plugin adds a complete analytics dashboard to your Medusa admin panel, allowing you to track key business metrics across multiple dimensions. Monitor your store’s performance with detailed charts and statistics covering all aspects of your e-commerce operations.

Features

Date Range Analysis

Order Metrics

Sales Insights

Customer Analytics

Product Data

Marketing Metrics

Requirements

Installation

Install the plugin using npm:

npm install @siddarthan007/medusa-store-analytics

Or add to your package.json:

{
  "dependencies": {
    "@siddarthan007/medusa-store-analytics": "^0.1.2"
  }
}

Configuration

Add the plugin to your medusa-config.js:

const plugins = [
  // ... other plugins
  {
    resolve: "@siddarthan007/medusa-store-analytics",
    options: {
      // Plugin configuration options
    },
  },
]

Usage

Accessing Analytics

After installation, access the analytics dashboard through your Medusa admin panel:

  1. Log into the Medusa admin
  2. Navigate to the Analytics section
  3. Select your desired date range
  4. View comprehensive metrics and charts

Date Range Selection

Choose from preset ranges or create custom ones:

Comparing Periods

Compare performance across different time periods:

  1. Select your primary date range
  2. Enable comparison mode
  3. Choose a comparison period
  4. View side-by-side metrics

Analytics Dashboard

Order Analytics Section

Sales Analytics Section

Customer Analytics Section

Product Analytics Section

Marketing Analytics Section

Pro Version

A commercial pro version is available with additional features:

Contact the author for pro version pricing and features.

Filtering Options

Filter analytics by:

Best Practices

  1. Regular Monitoring - Check analytics daily or weekly
  2. Trend Analysis - Look for patterns over time
  3. Comparison - Compare current performance to past periods
  4. Action on Insights - Use data to inform business decisions
  5. Multiple Metrics - Don’t rely on single metrics

Use Cases

Business Performance

Marketing Optimization

Inventory Management

Customer Understanding


Explore More Medusa Plugins

Find more powerful plugins and integrations to enhance your Medusa store. Browse our collection of community-driven solutions.

Free & Open Source
Community Driven
Easy Integration