[WordPress] 外掛分享: Quantely Activity

首頁外掛目錄 › Quantely Activity
WordPress 外掛 Quantely Activity 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
5 天前
最後更新
問題解決
WordPress 6.2+ PHP 7.4+ v1.1.5 上架:2026-04-04

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1.5) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Quantely Activity」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Quantely Activity is a WordPress capture layer that records pageviews and events. It helps site owners understand what is happening on their website.
It can be used for:

Monitoring site behavior
Reviewing traffic patterns
Performance diagnostics
Security and bot analysis
Feeding downstream analytics layers

Whether JavaScript is blocked, networks are unreliable, redirects interfere, or traffic includes bots, scanners, and logged-in admins, Quantely Activity is built to capture activity reliably under imperfect conditions.
Quantely Activity is turn-key: install it, and pageviews and events should begin appearing shortly after. Raw activity data is stored only briefly, helping keep the plugin lightweight and privacy-conscious.
What Quantely Activity is
Quantely Activity is a capture and monitoring layer. It is designed to record activity on your site in a structured and reliable way, with a strong focus on signal capture and data integrity.
Unlike many analytics tools, it does not focus on marketing analytics, attribution modelling, or behavioral profiling. It also does not rely solely on browser JavaScript. A server-side baseline helps ensure pageviews are still captured when scripts or beacons fail.
Hybrid capture engine
The plugin combines server-side pageview capture with optional browser-side signals.
Typical flow:
Browser request

Server pageview baseline

Browser attach (Beacon)
– engagement pings
– interaction events

Correlation via pageview identifiers

Bot classification and exclusions

Deduplication and storage
This architecture helps keep capture reliable under real-world conditions where browser-only tracking can miss signals.
Event correlation and deduplication
Quantely Activity links browser-side signals back to the pageview where they occurred.
Engagement pings, clicks, form submissions, and similar events can be correlated to their originating pageview. Built-in deduplication helps avoid duplicate records when similar signals are captured from both browser and server-side sources.
This keeps the activity stream more accurate and easier to interpret.
Fully on-site
All captured activity is stored in your own WordPress database.
Quantely Activity does not send captured activity data to external services. IP addresses are never stored in plain form, and the plugin does not perform cross-site tracking.
Privacy-aware design
The plugin is designed with privacy-conscious principles in mind:

No plain IP addresses stored
Short configurable retention window
Optional honoring of GPC / DNT signals
No external tracking services
Data remains on your own site

This gives site owners visibility into activity while keeping capture local and controlled.
Hooks
Quantely Activity exposes a small developer API for integrations and downstream processing.

qmon_hit_before_insert — Filter a normalized hit array before it is stored.
qmon_hit_recorded — Action fired after a hit has been stored. This is the main integration point for forwarding or persisting captured records.
qmon_event_normalize — Filter a normalized event payload before it is finalized.
qmon_event_db_dedupe_window_sec — Filter the database deduplication window for events.
qmon_bot_verdict — Filter the bot-classification verdict before it is finalized.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon