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.
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:
None of these providers are contacted unless you opt in on the settings screen.
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).