See your website visitors on a map — by country, without an IP lookup
You want to see where your visitors are — on a map, not a list of country names. It's one of the first things people look for when they open an analytics dashboard, and Simplytics now has it: a List ⇄ Map toggle on the Countries card that shades a world map by where your traffic comes from. The more visitors a country sends, the deeper the blue.
Here's the honest part, up front. A visitor map is common, but not as common as you'd think — and the tools with the best maps get them by running your visitors' IP addresses through a geolocation database, all the way down to their city. Simplytics takes the other road: its map is country-level only, drawn from the country code Cloudflare's edge already knows — no IP lookup, no city, nothing stored raw. This post compares how every major privacy-analytics tool shows geography, so you can pick the trade-off you actually want.
Turning on the map in Simplytics
There's nothing to configure. On your dashboard, find the Countries card and click the Map button in its top-right corner (it sits next to List). The card swaps the ranked country list for a choropleth world map; countries that sent more visitors are shaded a darker blue, and hovering any country shows its name and count.
A few details that matter in practice:
- It loads only when you ask for it. The world map graphic (~44 KB gzipped) is fetched the first time you switch to Map view, not on every dashboard load. If you never open the map, you never download it.
- It remembers your choice. Pick Map once and the card stays on Map next time; pick List and it stays on List. The preference lives in your browser.
- It's the same data as the list. The map and the ranked list are two views of one thing — your country totals for the selected date range and metric. Switching views doesn't change the numbers, just how you read them.
The map itself is a static file built from the public-domain Natural Earth dataset at build time — the geometry is drawn once when we build the site, never computed on our servers when you load a dashboard. That's a small thing, but it's the same instinct as the rest of the product: do the heavy work once, ship the visitor as little as possible.
How each analytics tool shows geography
Not every tool draws a map, and the ones that do differ sharply in how deep they go. Here's where the major privacy-friendly options land, verified against each vendor's live docs as of July 2026:
| Tool | Geographic view | Finest detail | How location is found |
|---|---|---|---|
| Simplytics | Country map + ranked list | Country | Cloudflare edge country code — no IP stored, no lookup |
| Google Analytics 4 | Tables by default; a Geo map in Explore | City | IP geolocation (before anonymization) |
| Plausible | Ranked lists (Countries / Regions / Cities) — no map | City | IP geolocation (MaxMind); IP discarded, not stored |
| Fathom | Tabs/lists (Countries / Regions / Cities) — no map | City | IP geolocation; raw IP stripped in the EU |
| Simple Analytics | Country list | Country | Browser time zone, not IP |
| Matomo | Visitor map + real-time world map | City (down to lat/long) | GeoIP database (MaxMind City on Matomo Cloud) |
Two honest takeaways from that table:
Most privacy tools show geography as a list, not a map. Plausible and Fathom — the two closest to Simplytics in spirit — present countries, regions and cities as ranked tables, with no world-map visualization at all. Among these five, only Matomo ships a genuine map out of the box (plus a real-time map plotting individual visits), and GA4 hides one inside its Explore reports. So a country map on a dollar-a-month tool is less ordinary than it sounds.
The tools with the richest maps get there through your visitors' IP addresses. GA4, Plausible, Fathom and Matomo all resolve location by geolocating the IP — which is how they reach region and city. To their credit, the privacy-first ones handle that IP carefully: Plausible discards it immediately and never writes it to disk, and Fathom strips it in the EU. But the map still comes from an IP passed through a MaxMind, db-ip, or GeoIP lookup.
The trade-off, stated plainly
City-level geography is genuinely useful. If you run a local business, target regional campaigns, or need to know that most of your traffic is Berlin rather than "Germany," GA4, Matomo, Plausible and Fathom will tell you — and Simplytics will not. Country is as granular as the Simplytics map gets, on purpose. That's the real cost of the approach, and it's the right reason to pick a different tool if city data is the point.
What you get in exchange is a map you never have to think twice about. There's no IP-geolocation step to disclose, no city-level precision to defend, and nothing raw retained: the country comes straight from Cloudflare's CF-IPCountry edge signal, the visitor's IP is only ever hashed into a rotating daily identifier — never stored, never looked up — and the map you see is built entirely from aggregated country counts.
Simple Analytics reaches the same country-only place from a different direction — it infers country from the browser's time zone instead of the IP. It's a clever, IP-free trick, but time zones are coarse and shared across borders (one CET zone spans a dozen countries), so it can misattribute. Simplytics reads the country code the network already resolved at the edge: no IP database, and no time-zone guesswork.
A map built from data we throw away
There's one more consequence worth calling out, because it ties the map to how Simplytics treats data everywhere. The country map shows history you can keep forever — precisely because the raw visit records behind it are deleted every night. We roll each day's visits up into aggregate country counts, then wipe the raw rows; the map draws from the aggregates. You can look at last year's map, but there is no raw per-visit location left to hand over, subpoena, or leak. (More on that trade-off in how long analytics tools keep your data.)
That's the same reason the map is country-level rather than city-level: the useful shape of where your audience is, kept for good, without warehousing the precise location of individual people.
Where Simplytics lands
If you want to see your visitors on a map — not just read a list — your realistic options among privacy-friendly tools are Matomo (Cloud from €29/month), GA4 (free, but city-level via IP and its own consent overhead), or Simplytics at $1/month. Plausible ($9/month) and Fathom ($15/month) will give you deeper geographic tables, but no map.
Simplytics is, as best we can tell, the cheapest privacy-friendly Google Analytics alternative with a built-in visitor map — and the only one that draws that map without ever querying an IP-geolocation database. It's country-level, cookie-less, stored in the EU (Warsaw), and included at the same dollar a month that also covers 50,000 pageviews across up to 12 sites, custom events, funnels, and a 30-day trial with no card.
That's the recurring theme here: a lot of functionality for a lot less money. If you're weighing the map against the alternatives, the full comparisons are Simplytics vs Matomo, vs Google Analytics, vs Plausible, vs Fathom, and vs Simple Analytics.
Competitor geography features and pricing reflect each vendor's published docs as of July 5, 2026. If a vendor changes its approach, email us and we'll update this post.