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://ko.wordpress.org/plugins/sm-live-visitor-map/#description)
 * [평가](https://ko.wordpress.org/plugins/sm-live-visitor-map/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/sm-live-visitor-map/#installation)
 * [개발](https://ko.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

## FAQ

### 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/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/sm-live-visitor-map/)을 [RSS](https://plugins.trac.wordpress.org/log/sm-live-visitor-map/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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보다 적음**
 *  워드프레스 버전 ** 5.0 또는 그 이상 **
 *  다음까지 시험됨: **7.0.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/sm-live-visitor-map/)
 * 태그:
 * [analytics](https://ko.wordpress.org/plugins/tags/analytics/)[live map](https://ko.wordpress.org/plugins/tags/live-map/)
   [real-time](https://ko.wordpress.org/plugins/tags/real-time/)[tracking](https://ko.wordpress.org/plugins/tags/tracking/)
   [visitor map](https://ko.wordpress.org/plugins/tags/visitor-map/)
 *  [고급 보기](https://ko.wordpress.org/plugins/sm-live-visitor-map/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](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/)