Title: Sebamor Visitor Tracking Map
Author: sebastianmoralesdev
Published: <strong>2026 年 7 月 22 日</strong>
Last modified: 2026 年 7 月 22 日

---

搜尋外掛

![](https://ps.w.org/sm-live-visitor-map/assets/banner-772x250.png?rev=3605216)

![](https://ps.w.org/sm-live-visitor-map/assets/icon.svg?rev=3605216)

# Sebamor Visitor Tracking Map

 由 [sebastianmoralesdev](https://profiles.wordpress.org/sebastianmoralesdev/) 開發

[下載](https://downloads.wordpress.org/plugin/sm-live-visitor-map.1.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/sm-live-visitor-map/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/sm-live-visitor-map/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/sm-live-visitor-map/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/sm-live-visitor-map/#developers)

 [技術支援](https://wordpress.org/support/plugin/sm-live-visitor-map/)

## 外掛說明

Sebamor Visitor Tracking Map gives you a real-time view of your website visitors
on an interactive map. Track visitor locations, session durations, page views, and
more — all from a beautiful glassmorphism admin dashboard with animated mesh background.

#### Key Features

 * **Live Map** — See where your visitors are in real-time on a Leaflet map. Green
   animated markers for active visitors, blue markers for the last 24 hours.
 * **Real-Time Dashboard** — Auto-refreshing stats cards with active visitors, today’s
   visits, unique visitors, sessions, and average session duration.
 * **Hourly & Daily Charts** — Visual breakdown of traffic patterns throughout the
   day and over the last 30 days.
 * **Top Countries** — See which countries your visitors come from.
 * **Recent Visits** — Detailed table of recent visitors with IP, location, and 
   page visited.
 * **Animated UI** — Glassmorphism cards with gradient reveals, animated mesh background,
   and micro-interactions.
 * **Works on Any Theme** — Uses pixel-based tracking (GET requests) with REST API
   fallback — no dependency on `wp_footer()`.
 * **Privacy Friendly** — Uses ip-api.com for geo-location (free tier, no API key).
   Geo data is cached for 24 hours. Optional IP anonymization.
 * **Lightweight** — Minimal footprint. Does not load external resources on the 
   frontend. Tracking script is under 1KB.
 * **Settings Page** — Exclude user roles from tracking, configure data retention,
   enable IP anonymization.

#### Getting Started

After activation, go to **Sebamor Visitor Tracking Map  Settings** to enable visitor
tracking (disabled by default for privacy). Then visit the dashboard to see your
visitor data.

### External Services

This plugin uses the ip-api.com geolocation service to determine visitor locations
from their IP addresses, only when tracking is enabled in Settings. It is required
to show visitor locations on the live map and display country-level analytics on
the dashboard.

When tracking is enabled and a visit is tracked, the visitor’s IP address is sent
to ip-api.com to obtain city, country, and coordinates. This data is cached locally
for 24 hours to minimize API calls. No personal data beyond the IP address is transmitted.

This service is provided by ip-api.com:
 – Terms of Service: https://ip-api.com/
docs/legal – Privacy Policy: https://ip-api.com/docs/legal

## 螢幕擷圖

[⌊Sebamor Visitor Tracking Map dashboard with real-time map, stats, charts, and 
glassmorphism UI.⌉⌊Sebamor Visitor Tracking Map dashboard with real-time map, stats,
charts, and glassmorphism UI.⌉[

Sebamor Visitor Tracking Map dashboard with real-time map, stats, charts, and glassmorphism
UI.

[⌊Visitor location markers with popup details (IP, city, country, page).⌉⌊Visitor
location markers with popup details (IP, city, country, page).⌉[

Visitor location markers with popup details (IP, city, country, page).

[[

[[

## 安裝方式

 1. Upload the `sm-live-visitor-map` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Go to **Sebamor Visitor Tracking Map** in your admin menu, enable tracking in Settings,
    then visit the dashboard

## 常見問題集

### Does it work with caching plugins?

Yes. The tracking uses pixel-based GET requests that bypass most caching layers 
including LiteSpeed Cache, WP Rocket, and W3 Total Cache.

### Does it work if my theme doesn’t call wp_footer()?

Yes. Tracking is injected via `wp_head` using a direct `<script>` tag. No dependency
on `wp_footer()`.

### Where is geo-location data from?

The plugin uses the free ip-api.com service (no API key required). Responses are
cached as WordPress transients for 24 hours to minimize API calls.

### Does it slow down my site?

No. The tracking script is under 1KB and is loaded asynchronously. The tracking 
request is lightweight with both REST API and pixel fallback.

### Can I exclude certain user roles from tracking?

Yes. Go to **Sebamor Visitor Tracking Map  Settings** in your WordPress admin to
select which user roles should not be tracked.

### How long is visit data kept?

By default, data is kept for 90 days. You can change this in **Sebamor Visitor Tracking
Map  Settings**.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Sebamor Visitor Tracking Map〉的開發相關工作。

參與者

 *   [ sebastianmoralesdev ](https://profiles.wordpress.org/sebastianmoralesdev/)

[將〈Sebamor Visitor Tracking Map〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/sm-live-visitor-map)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/sm-live-visitor-map/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/sm-live-visitor-map/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/sm-live-visitor-map/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/sm-live-visitor-map/)。

## 變更記錄

#### 1.1.0

 * Added glassmorphism UI with animated mesh background
 * Added settings page (exclude roles, data retention, IP anonymization)
 * Added REST API tracking with pixel fallback
 * Added automatic data purging via wp_scheduled_delete
 * Added plugin uninstall cleanup
 * Optimized dashboard icon (1.1MB  306 bytes)
 * Improved SPA routing detection

#### 1.0.0

 * Initial release

## 中繼資料

 *  版本 **1.1.0**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/sm-live-visitor-map/)
 * 標籤:
 * [analytics](https://tw.wordpress.org/plugins/tags/analytics/)[live map](https://tw.wordpress.org/plugins/tags/live-map/)
   [real-time](https://tw.wordpress.org/plugins/tags/real-time/)[tracking](https://tw.wordpress.org/plugins/tags/tracking/)
   [visitor map](https://tw.wordpress.org/plugins/tags/visitor-map/)
 *  [進階檢視](https://tw.wordpress.org/plugins/sm-live-visitor-map/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/sm-live-visitor-map/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/sm-live-visitor-map/reviews/)

## 參與者

 *   [ sebastianmoralesdev ](https://profiles.wordpress.org/sebastianmoralesdev/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/sm-live-visitor-map/)