Public live map
A real-time globe of visitors, with two ways to share it publicly.
Every site gets a live map in the dashboard showing visitors as they arrive, plotted by location. By default it's private — visible only to people with access to the site.
Making it public
Turn on Public live map from a site's Settings → Live map tab to enable two public, unauthenticated URLs:
- Share link — a direct URL you can hand out anywhere
- Embed — meant for an
<iframe>on your own site
Both 404 automatically the moment the flag is turned back off.
HTML
<iframe src="https://yourdashboard.example.com/embed/live-map/YOUR_SITE_ID" style="border:0;width:100%;height:480px"></iframe>Visitor privacy on public views
If a visitor has been identifiedwith a real name, public (unauthenticated) viewers of the live map see a masked version — e.g. "Ada Lovelace" becomes "A*** L***" — instead of the real name.