The Product Visitors Counter is a feature that displays the number of visitors currently viewing a product. This can create urgency and increase conversions by showing product popularity in real-time.
Enable Product Visitors Counter #
- Go to Dashboard → Theme Settings → Single Product → Visitor Counter.
- Enable the Visitor Counter feature.
Configure Visitor Counter Options #
- Number of visitors
- Real – Tracks actual visitors by their IP addresses.
- Random – Generates a fake number for all products. You can specify minimum and maximum values.
- Live Mode
- Updates the counter in real-time via AJAX at a specified interval.
- Update on Page Load
- Updates the counter once via AJAX when the page loads.
- Recommended if you use caching plugins (like WP Rocket) and do not enable Live Mode.