Recommended for Large Stores
For stores with large order history:
- enable cache
- limit product analytics rows
- use filtered date ranges when possible
- avoid unnecessary all-time exports frequently
Optimized Queries
The extension uses:
- aggregate SQL queries
- index-friendly date filtering
- reusable helper methods
- cached report responses
to improve performance.