App Introduction
Gain valuable and actionable insights by viewing cart contents, customer activity, and top-selling products! Cart Insights provides more detailed information than the popular products list, abandoned carts, and summaries in your admin dashboard. The app instantly displays every customer’s cart activity—see every product added to or removed from a cart. Access detailed customer and traffic data. The app shows specific model images for each cart item, so you can easily view the size, color, and style in every cart. Our top-selling products report summarizes your most popular items, and our daily email reports keep you updated!
Core Functionality
- View each customer’s cart contents and actions in a simple, intuitive format
- View lists of top-selling products and popular variants across different time ranges
- Export cart activity to a CSV spreadsheet for reporting, analysis, and marketing
- Daily email reports keep store administrators informed about daily store activity
- CartLink displays traffic details and links logged-in customer accounts to their carts
Merchant-Friendly
- Independent Station Merchants
- DTC Brand Merchants
- Small & Medium E-commerce Sellers
- Data-driven Merchants
Basic Information
- Developer:onspruce
- Address:Kirkland, WA, US
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:18 comment
- Release Date:2019-7-4
- Supported languages:English、Simplified Chinese、Italian、Dutch、Polish、French、Spanish、German、Czech、Danish、Japanese、Korean、Norwegian Bokmål、Portuguese (Brazil)、Swedish、Turkish、Portuguese (Portugal)、Norwegian
- Compatible products:Shopify
Application Screenshot
Price Plan
Shopify Basic
- Suitable for low-volume Shopify Basic plans
Shopify Grow
- Suitable for the Shopify Grow plan with medium capacity
Shopify Advanced
- Suitable for high-volume Shopify Advanced plans
Shopify Plus
- Suitable for high-volume Shopify Plus plans
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/customers/{customer_id}/carts.json
- GET /admin/api/carts/{cart_id}.json
- PUT /admin/api/carts/{cart_id}/items.json
Permission:read_customers,read_carts,manage_carts
- GET /admin/api/reports/popular_products.json
- GET /admin/api/products.json?limit=250&sort=popular
- GET /admin/api/variants.json?limit=250&sort=popular
Permission:read_products,read_reports,read_variants
- GET /admin/api/carts.json?export=csv
- GET /admin/api/reports/cart_activity.csv
- POST /admin/api/reports/export_jobs.json
Permission:read_carts,write_reports,manage_files
- GET /admin/api/reports/daily_activity.json
- POST /admin/api/email_templates.json
- PUT /admin/api/settings/email_notifications.json
Permission:read_reports,manage_email_templates,read_settings
- GET /admin/api/cart_links.json
- GET /admin/api/cart_links/{id}/traffic.json
- PUT /admin/api/cart_links/{id}/customer.json
Permission:read_cart_links,read_traffic,manage_customers