App Introduction
Siftmo provides you with key analytics, reports, and KPIs (Key Performance Indicators) for your customers, products, and sales. Siftmo collects, normalizes, aggregates, analyzes, and segments your store’s data to help you derive critical insights and knowledge from it. Siftmo will become your team’s single source of truth for analytics. You can track key metrics like CLV (Customer Lifetime Value), COGS (Cost of Goods Sold), or AOV (Average Order Value). But you can also answer highly complex questions—such as: *“Which products performed poorly last year but excelled during Black Friday last year?”*
Core Functionality
- Answer key performance indicators for critical questions — no business analyst required.
- 20+ customer, product, and variant segments.
- Advanced filters for customers, products, variants, and orders.
- Get detailed reports for each key performance indicator with easy CSV export.
- Easily export your reports, customers, products, variants, and orders.
Merchant-Friendly
- Data-driven Merchants
- Small & Medium E-commerce Sellers
- Multi-category Retailers
- Cross-border E-commerce Sellers
Basic Information
- Developer:Siftmo
- Address:Suite 70, 30 Red Lion Street, Richmond, ENG, TW9 1RB, GB
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2022-3-29
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- Up to 50 orders per month
- Unlimited stores and users
- KPI reports with export
- Customer and product segmentation
- Advanced filters
- Top-tier support
Growth
- Up to 500 orders per month
- Unlimited stores and users
- Key Performance Indicator (KPI) reports with export
- Customer and product segmentation
- Advanced filters
- Top-tier support
Scale
- Up to 2,000 orders per month
- Unlimited stores and users
- Key Performance Indicators (KPI) reports with export
- Customer and product segmentation
- Advanced filters
- Top-tier support
Pro
- Up to 8,000 orders per month
- Unlimited stores and users
- Key Performance Indicators (KPI) reports with export
- Customer and product segmentation
- Advanced filters
- Top-tier support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/reports/query.json
- GET /admin/api/reports/analysis.json
- GET /admin/api/metrics/kpi.json
Permission:read_metrics,read_reports,manage_reports
- GET /admin/api/customers/segments.json
- GET /admin/api/products/segments.json
- GET /admin/api/variants/segments.json
Permission:read_customers,read_products,read_variants
- GET /admin/api/customers.json?filters=...
- GET /admin/api/products.json?filters=...
- GET /admin/api/orders.json?filters=...
Permission:read_customers,read_products,read_orders
- GET /admin/api/reports/kpi.csv
- GET /admin/api/reports/metrics.csv
- POST /admin/api/reports/export.json
Permission:read_reports,export_data,manage_reports
- GET /admin/api/customers.csv
- GET /admin/api/products.csv
- GET /admin/api/orders.csv
Permission:read_customers,read_products,export_data