App Introduction
Plot every order on an interactive global map. Uncover hotspots, clusters, and growth opportunities. Naksalite transforms your Shopify order history into an interactive map of orders and customers. View every order by city, region, or country, then drill down into products, tags, and dates to identify patterns. Spot hotspots, shipping clusters, and underserved regions at a glance. Filter, search, and export snapshots for reporting. It’s ready to use right out of the box—install and start plotting orders in seconds.
Core Functionality
- Real-time order and customer maps within Shopify.
- Filters: Products, tags, dates, and locations.
- Order heatmaps reveal sales hotspots.
- City/region/country drill-down and time trends.
- Visualize orders across time zones to simplify fulfillment.
Merchant-Friendly
- DTC Retail Merchants
- Multi-region E-commerce
- OMO Merchants
- High-order Density Merchants
Basic Information
- Developer:Naksalite
- Address:12 Saint Francis Pl, Unit 2, Brooklyn, NY, 11216, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2021-1-4
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Naksalite
- - Track and visualize unlimited orders
- - Interactive order world map
- - Custom filters and data insights
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/orders.json?fields=id,location
- GET /admin/api/customers.json?fields=id,default_address
- GET /admin/api/orders/count.json?location=*
Permission:read_orders,read_customers,read_analytics
- GET /admin/api/orders.json?product_id={id}
- GET /admin/api/orders.json?tags={tag}
- GET /admin/api/orders.json?created_at_min={date}
Permission:read_orders,read_products,read_analytics
- GET /admin/api/orders.json?group_by=location
- GET /admin/api/orders/count.json?location=*&group_by=city
- GET /admin/api/analytics/orders.json?metric=heatmap
Permission:read_orders,read_analytics,read_reports
- GET /admin/api/orders.json?location=city:{name}
- GET /admin/api/orders.json?created_at_range={period}
- GET /admin/api/analytics/trends.json?entity=orders
Permission:read_orders,read_analytics,read_reports
- GET /admin/api/orders.json?created_at_tz={tz}
- GET /admin/api/orders.json?updated_at_tz={tz}
- GET /admin/api/analytics/fulfillment.json?timezone={tz}
Permission:read_orders,read_analytics,manage_fulfillment