Globe Visitors Counter
by vectormapper on WordPress.org
Lightweight, privacy-friendly visitor globe for WordPress. Show where your audience comes from with hover tooltips and an optional country list.

HUD + Legend
Globe Visitors Counter adds a lightweight, accessible visitor-globe widget to your site. It’s a visual indicator users instantly understand.
- Privacy-friendly: no external trackers; simple JSON logs saved locally.
- Cache-friendly: iframe-isolated to avoid theme/plugin conflicts.
- Accessible defaults: reduced-motion option, rotation can be disabled.
- Shortcode & Block included.
Features
– Two globe styles: Classic OSM and Land-Cover (switch via shortcode or default in Settings Globe Visitors Counter).
– No extra tables: data stored as JSON files in /wp-content/uploads/visitors-lite/.
– Minimal footprint: viewer lives in uploads; the plugin logs visits.
Tester Program (community build)
We’re tuning defaults and performance for the next release of Globe Visitors Counter.
If you’re willing to share brief feedback from your setup (theme, cache/CDN), we can enable advanced features during testing at no cost (e.g., heatmap, styling presets).
How to join: reply in the Support topic and we’ll follow up with the testing build and quick start:
https://wordpress.org/support/topic/looking-for-testers-free-advanced-features-for-feedback/
Usage
Shortcodes:
[visitors_globe_lite]
[visitors_globe_lite skin=”classic”]
[visitors_globe_lite skin=”landcover”]
[visitors_globe_lite title=”VISITORS” width=”100%” height=”600″ skin=”landcover”]
Attributes:
– skin: classic (default) | landcover
– width, height, title: optional