
內容簡介
Admin Views Column for Matomo 外掛可在 WordPress 控制台中新增 Matomo 瀏覽數據欄位,讓使用者無需每次都打開 Matomo 即可查看內容表現,提升管理效率。
【主要功能】
• 顯示文章、頁面及自訂文章類型的瀏覽數據
• 支援本地及遠端 Matomo 數據來源
• 可排序的瀏覽數據欄位,快速找到熱門內容
• 提供儀表板小工具顯示最受歡迎內容
• 支援多種報告期間選擇
• 自動匹配舊網址以保持歷史瀏覽數據
外掛標籤
開發者團隊
② 後台搜尋「Admin Views Column for Matomo」→ 直接安裝(推薦)
原文外掛簡介
Admin Views Column for Matomo adds a Matomo views column to WordPress admin lists.
It helps you see how your content performs directly from the WordPress dashboard, without opening Matomo every time you want to check whether a post, page, or custom post type is being read.
The plugin can read statistics from two sources:
The official Matomo Analytics for WordPress plugin installed on the same site.
A remote Matomo instance (self-hosted or Matomo Cloud), using the Matomo Reporting API with a site ID and an auth token.
The plugin can display Matomo statistics for:
Posts
Pages
Public custom post types visible in the WordPress admin
The views column is sortable, so you can quickly find your most viewed or least viewed content. The counts load in the background, so your admin lists stay fast even when the Matomo data is not cached yet, and each count links to the corresponding Pages report in Matomo.
A dashboard widget lists your most viewed content for the selected period, and a Test connection button in the settings instantly verifies your Matomo configuration and shows the exact error message when something is wrong.
You can also choose the reporting period:
Today
Yesterday
Last 7 days
Last 30 days
Last 90 days
Last 365 days
Current year
All time
The plugin supports two Matomo metrics:
Page views (nb_hits)
Unique views (nb_visits)
To avoid slowing down the WordPress admin, Matomo data is cached with WordPress transients. The cache duration can be changed from the plugin settings page.
The settings are organized in three tabs: Matomo source, Settings, and 301 redirects.
If your permalinks changed over time, the plugin can keep the historical view counts: old slugs saved by WordPress are matched automatically, and 301 redirect rules can be declared in the settings — either by hand or by importing a CSV file.
Requirements
This plugin requires a working Matomo installation that is already tracking your website. Two setups are supported:
Local: the official Matomo Analytics for WordPress plugin installed, active, and configured on the same site.
Remote: a self-hosted Matomo or Matomo Cloud instance, reachable over HTTPS. You will need the site ID and a Matomo auth token (created in Matomo under Administration > Personal > Security > Auth tokens).
If Matomo is not collecting data, this plugin cannot display statistics.
Privacy
This plugin does not track visitors by itself.
It reads existing statistics from Matomo and displays them in the WordPress admin.
In local mode, no data is sent to an external service. In remote mode, the plugin sends API requests (including the configured auth token) to the Matomo server you configured — and to no other service. The token is sent in the request body (POST), so it does not appear in URLs.
