Title: Omea Analytics
Author: Cultmetrics
Published: <strong>27 Tháng 8, 2026</strong>
Last modified: 27 Tháng 8, 2026

---

Tìm kiếm plugin

![](https://ps.w.org/omea-analytics/assets/banner-772x250.png?rev=3669083)

![](https://ps.w.org/omea-analytics/assets/icon.svg?rev=3668971)

# Omea Analytics

 Bởi [Cultmetrics](https://profiles.wordpress.org/cultmetrics/)

[Tải về](https://downloads.wordpress.org/plugin/omea-analytics.0.4.0.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/omea-analytics/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/omea-analytics/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/omea-analytics/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/omea-analytics/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/omea-analytics/)

## Mô tả

Minimal analytics for fast WordPress sites. Read the signal. Leave no trace. It 
tracks pageviews, engagement, referrers, UTM campaigns, and conversions without 
storing IP addresses or persistent cross-session identifiers. The admin dashboard
is powered by REST endpoints and cached aggregates for fast reporting.

Sessions can be attributed server-side without persistent browser storage for cookieless
operation. When the cookie-based session mode is active, Omea Analytics uses short-
lived first-party cookies to improve session continuity; those cookies expire after
inactivity and do not identify visitors across sessions.

### Features

 * Privacy-first tracking with cookieless-capable operation.
 * Server-side session attribution plus optional short-lived first-party session
   cookies.
 * Pageviews, engagement time, scroll depth, referrers, and UTM campaigns.
 * Daily aggregation with cron for fast dashboard queries.
 * Conversion and event tracking (client-side + optional server-side hooks).
 * Device classification at coarse, privacy-safe levels (type, OS/browser family,
   screen-size bucket).
 * Optional country/city geolocation with multiple providers (see External services).
 * REST API endpoints for dashboard, page detail, and filter metadata.

### Privacy

 * Cookieless operation is available. Cookie-based operation uses short-lived first-
   party session cookies only.
 * IP addresses are used only for optional geolocation and are never stored.
 * User agents are classified into coarse categories only and are not stored in 
   full.
 * Channel grouping follows GA4-style categories using referrers and UTM parameters.

### External services

By default, Omea Analytics makes no external requests: session attribution is fully
server-side and country detection falls back to your host/CDN headers.

Geolocation beyond header-based country detection is optional and only active when
you explicitly select a local database provider on the settings screen:

 * **DB-IP City Lite** — when enabled, the site administrator can download the free
   monthly DB-IP City Lite database from https://download.db-ip.com/free/. The download
   is administrator-initiated. Lookups then run locally against the downloaded database.
   See https://db-ip.com/ for their terms.
 * **MaxMind GeoLite2** — when enabled, the site administrator can download the 
   GeoLite2 database from MaxMind (https://www.maxmind.com/) using their own MaxMind
   account credentials. The download is administrator-initiated and lookups run 
   locally. The database is not bundled or redistributed by this plugin. See https://
   www.maxmind.com/en/geolite2/eula for their terms.

None of these providers are contacted unless you opt in on the settings screen.

### Channel grouping

Omea Analytics assigns each session a channel_group aligned with GA4 defaults (see
https://support.google.com/analytics/answer/9756891):
 – Source category detection
uses referrer/source/medium and known domains (search, social, video, shopping, 
email, referral, direct, paid-other). Medium “social/paidsocial” forces social; 
medium empty + no referrer  direct. – Channel mapping: – Search: medium/utm_medium
contains paid|cpc|ppc|ads  paid_search, else organic_search. – Social: medium/utm_medium
contains paid/cpc/ppc/ads/paidsocial  paid_social, else organic_social. – Video:
paid  paid_video, else organic_video. – Shopping: organic_shopping. – Email  email;
Referral  referral; Direct  direct; Paid other  paid_other; fallback  other. – Known
sources include major engines (google, bing, yahoo, duckduckgo, baidu, yandex, etc.),
social (facebook, instagram, twitter/x, linkedin, pinterest, tiktok, reddit, etc.),
video (youtube, vimeo, twitch), and marketplaces (amazon, ebay, etsy, etc.). – Session
channel upgrades: a session initially marked direct can upgrade to a richer channel
when later events include UTMs/referrers (e.g., facebook + utm_medium=paidsocial
paid_social).

## Ảnh màn hình

[⌊Privacy-first analytics dashboard with traffic, engagement, conversion, and channel
reporting.⌉⌊Privacy-first analytics dashboard with traffic, engagement, conversion,
and channel reporting.⌉[

Privacy-first analytics dashboard with traffic, engagement, conversion, and channel
reporting.

[⌊Per-page report with channel breakdown, engagement time, scroll depth, bounce 
rate, and conversions.⌉⌊Per-page report with channel breakdown, engagement time,
scroll depth, bounce rate, and conversions.⌉[

Per-page report with channel breakdown, engagement time, scroll depth, bounce rate,
and conversions.

[⌊Event and conversion configuration for client-side and server-side measurement.⌉⌊
Event and conversion configuration for client-side and server-side measurement.⌉[

Event and conversion configuration for client-side and server-side measurement.

## Cài đặt

 1. Upload the plugin through the Plugins screen, or copy the plugin folder into `wp-
    content/plugins/`.
 2. Activate **Omea Analytics** from the WordPress Plugins screen.
 3. Visit the Omea Analytics settings screen to configure tracking and (optionally)
    geolocation.

The plugin ships with all compiled assets and required libraries; no build tools
are needed to run it.

## Hỏi đáp

### Does this plugin set cookies?

It can run without analytics cookies, and it can also use short-lived first-party
cookies for session continuity when cookie-based operation is active. These cookies
expire after inactivity and are not persistent cross-session identifiers.

### Does it store IP addresses or full user agents?

No. IP addresses are used only for optional geolocation and are not stored. User
agents are classified into coarse categories only.

### Can I disable tracking for admins?

Yes. The settings screen includes an option to skip tracking for administrators.

### How do conversions work?

Conversions can be recorded from client-side events or server-side hooks. You can
configure per-event rules in the settings.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Omea Analytics” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

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

[Dịch “Omea Analytics” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/omea-analytics)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/omea-analytics/), check 
out [SVN repository](https://plugins.svn.wordpress.org/omea-analytics/), hoặc theo
dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/omea-analytics/)
qua [RSS](https://plugins.trac.wordpress.org/log/omea-analytics/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 0.4.0

 * Clarified privacy documentation for cookieless-capable and short-lived cookie-
   based operation.
 * Session attribution moved server-side; removed persistent client-side browser
   storage.
 * Admin dashboard assets now load only on Omea Analytics screens.
 * Chart.js and the geo chart library are served locally only (no CDN fallback).
 * Removed verbose debug logging from the frontend tracker and admin bundles.
 * Documented optional external geolocation services and refreshed privacy details.

#### 0.2.1

 * Initial public release candidate with REST-driven dashboard, aggregation, and
   settings UI.

## Meta

 *  Phiên bản **0.4.0**
 *  Cập nhật lần cuối **1 tháng trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 6.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **7.1.2**
 *  Phiên bản PHP ** 8.1 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/omea-analytics/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/omea-analytics/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

[Your review](https://wordpress.org/support/plugin/omea-analytics/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/omea-analytics/reviews/)

## Những người đóng góp

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

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/omea-analytics/)