VISITORS GLOBE — a live globe of your visitors, version PHP / HTML Land Cover
$ 12
Instant download after payment
Commercial use license included (full)
Operated by SolCity Nav LLC (DE, USA)
You can use this map in commercial projects, prints, media, and client work.
SKU: 2025.30.08.VGV.HTML.PHP.LC
Real-time magic on a world map. VISITORS GLOBE — a live globe of your visitors, version PHP / HTML Land Cover VISITORS GLOBE turns analytics into a show: on a 3D globe you see blinking dots for active visitors (last 10–15 minutes) and static markers for recent history. Beautiful, clear, fast.
We accept all Debit or Credit Cards,
PayPal. Instantly Download Your Map after payment. Verified Seller 15+ years.
Real-time magic on a world map. VISITORS GLOBE — a live globe of your visitors, version PHP / HTML Land Cover Live preview you can see HERE >>> VISITORS GLOBE turns analytics into a show: on a 3D globe you see blinking dots for active visitors (last 10–15 minutes) and static markers for recent history. Beautiful, clear, fast.
Key benefits
Real-time effect. See “who’s on the site right now” and from where.
Visuals instead of tables. Up to 10,000 latest points across the world at a glance.
Smart clustering. Zoomed out — points group; zoom in — clusters expand into individual dots.
Zero setup. Install and it just works. Themes: Classic OSM (3D globe with OSM overlay) and Land Cover Relief (3D relief globe with OSM overlays).
Lightweight & fast. WebGL globe with minimal dependencies; mobile-friendly.
Privacy by default. Stores only a coordinate and timestamp — no unnecessary personal data.
By installing the VISITORS visual statistics system on your site,
You unconditionally acknowledge and agree to the terms of use and license:
See the visitors\offer.html and visitors\eula.html files
Installing the visual statistics system on the site.
INSTALL
1. Unzip the resulting archive into the root folder of your site /public_html/.
You will have a folder /visitors/ containing files for visually displaying your site’s statistics (visitors).
2. In the <head> section before </head> of your site, enter a short microscript
<script src=”/visitors/js/visitor.js”></script>
3. Visual display of statistics starts working immediately after installation.
All statistics are calculated from the moment of installation, and are available at https://youdomain.com/visitors/index.html
4. Possible inaccuracies in determining the geolocation – due to the use of VPN and proxy servers
– the system sees not the user’s true geotag, but the geotag of the provider’s server and its IP.
The system does not store or track personal information beyond IP and approximate geolocation.
I remind you that collecting geodata directly from the user’s device requires
the unconditional consent of the user to receive this geodata from him – which is impossible for obvious reasons.
5. VECTORMAP.NET and SOLCITY NAV LLC guarantee that they do not receive your data in any way
and do not use them for any purpose and do not transfer them to anyone.
666. IMPORTANT. ATTENTION.
Set access rights on the server/hosting:
– Folder /visitors/: 755
– File visitors.json: 666
– File globe_data.txt: 666
How it works (30 seconds)
A lightweight script records the visit time and an approximate coordinate.
The server writes a point (by default to a compact JSON file).
The globe shows bright red blinking points for visitors online now, and static points for recent history.
Who it’s for
Online stores — show and track your global audience impressively.
Marketing teams — visual, real-time feedback on campaign performance.
Media & blogs — a “live” proof of reach.
Events, festivals, museums — an eye-catching showcase of visitor activity.
B2B projects — a strong visual argument for decks and case studies.
Integration: couldn’t be easier
Any site (HTML/PHP) Add one line to your <head>:
<script src=”/visitors/js/visitor.js”></script>
Upload the /visitors/ folder to the site root (usually /public_html/). That’s it — it works immediately. Compatibility: plays nicely with Google Tag Manager/Analytics; any hosting is fine.
Privacy & compliance
Only coordinates and a timestamp are stored (no name, e-mail, etc.).
Does not track identity, doesn’t set unnecessary cookies.
GDPR-friendly in spirit: minimal data = minimal risk.
Tech details (short)
WebGL globe; responsive layout; works on desktop and mobile.
Two point types: active (blinking) and historical (static).
Default storage — visitors.json with auto-trimming to ~10,000 points.