Features
1. Customer Tracking
Automatically tracks:
- Location Selection: When customers choose a location
- Product Views: When customers view products at a location
- Purchases: When customers complete orders from a location
2. Analytics Dashboard
Access: WooCommerce → Multi Location → Analytics
View statistics for each location:
- Unique users
- Total sessions
- Product views
- Total purchases
- Top 5 products by popularity
3. Location-Based Recommendations
Display popular products using the shortcode system.
Shortcode Usage
Basic Usage
[mulopimfwc_location_recommendations]
With Custom Attributes
[mulopimfwc_location_recommendations limit="8" columns="4" title="Popular at {location}" show_title="yes" show_badge="yes" orderby="popularity"]
Shortcode Attributes
| Attribute | Default | Options | Description |
|---|---|---|---|
limit | 8 | Any number | Number of products to display |
columns | 4 | 2, 3, 4, 5, 6 | Number of columns in grid |
title | Popular at {location} | Any text | Section title |
show_title | yes | yes, no | Show/hide title |
show_badge | yes | yes, no | Show/hide popularity badge |
orderby | popularity | popularity, views, purchases | Sort order |
Examples
Home Page Hero Section
[mulopimfwc_location_recommendations limit="6" columns="3" title="Trending at Your Location" show_badge="yes"]
Sidebar Widget
[mulopimfwc_location_recommendations limit="4" columns="1" title="Popular Picks" show_title="yes"]
Settings Configuration
Enable Customer Location Tracking
Path: WooCommerce → Multi Location → Customer Insights
Option: Enable Customer Location Tracking
- On: Track all customer interactions
- Off: Disable tracking completely
Customer Location History
Options:
- Store Latest Only: Keep only the most recent location selection (recommended)
- Store Full History: Keep complete history of all selections (Pro only)
- Do Not Store: Track views/purchases only, not selections
Location-based Recommendations
Option: Show product recommendations based on location popularity
- On: Enable recommendations shortcode
- Off: Disable recommendations display
Support
For issues or feature requests, contact the plugin support team or check the documentation at: https://plugincy.com/multi-location-product-and-inventory-management
Version: 1.0.4
Last Updated: November 2025
Requires: WooCommerce 4.0+, WordPress 5.0+