Title: Haychdev Heatmaps
Author: haychdev
Published: <strong>2026 年 6 月 23 日</strong>
Last modified: 2026 年 7 月 13 日

---

搜尋外掛

![](https://ps.w.org/haychdev-heatmaps/assets/banner-772x250.png?rev=3585723)

![](https://ps.w.org/haychdev-heatmaps/assets/icon-256x256.png?rev=3585723)

# Haychdev Heatmaps

 由 [haychdev](https://profiles.wordpress.org/haychdev/) 開發

[下載](https://downloads.wordpress.org/plugin/haychdev-heatmaps.0.6.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/haychdev-heatmaps/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/haychdev-heatmaps/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/haychdev-heatmaps/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/haychdev-heatmaps/#developers)

 [技術支援](https://wordpress.org/support/plugin/haychdev-heatmaps/)

## 外掛說明

Haychdev Heatmaps shows you where visitors click and how far they scroll — as a 
heat overlay on your live pages.

Unlike heavyweight heatmap services, it is built differently:

 * **Your data stays yours.** Everything is stored in your own WordPress database.
   Nothing is sent to third-party servers.
 * **Genuinely lightweight.** A <4KB cookieless tracker sends a single request per
   pageview.
 * **Privacy-first by architecture.** No cookies, no IP storage, no fingerprinting,
   no PII. GDPR-friendly out of the box.
 * **View heatmaps on your real pages.** Open any page with the floating toolbar
   and see clicks and scroll depth overlaid on the live, responsive layout.
 * **Hover for exact numbers.** Move your cursor over any heated area to see the
   click count and its share of the page (or, in scroll mode, the percentage of 
   visitors who reached that depth).

**Features (all free):**

 * Click and scroll heatmaps on every page
 * Device segmentation — filter heatmaps by desktop, tablet, or mobile independently
 * CSV export — download raw click events for any page
 * Live viewer overlay — see heatmaps rendered directly on your real pages
 * 90-day data retention
 * All data stored exclusively in your own WordPress database
 * Sub-4KB cookieless tracker — no cookies, no PII, no consent banner needed
 * 
   ### Privacy
   
 * The plugin does NOT send any data to external servers. The tracker collects only
   click coordinates, scroll depth, and a device-type flag (no IP addresses, no 
   cookies, no fingerprinting). All data is stored exclusively in your own WordPress
   database.

## 螢幕擷圖

[⌊Click heatmap rendered as a live overlay on your real page, with the floating 
toolbar (clicks/scroll modes, date range, totals) and a hover tooltip showing the
click count for the area under the cursor.⌉⌊Click heatmap rendered as a live overlay
on your real page, with the floating toolbar (clicks/scroll modes, date range, totals)
and a hover tooltip showing the click count for the area under the cursor.⌉[

Click heatmap rendered as a live overlay on your real page, with the floating toolbar(
clicks/scroll modes, date range, totals) and a hover tooltip showing the click count
for the area under the cursor.

[⌊The admin screen: per-page traffic table, tracking settings, and one-click data
reset.⌉⌊The admin screen: per-page traffic table, tracking settings, and one-click
data reset.⌉[

The admin screen: per-page traffic table, tracking settings, and one-click data 
reset.

## 安裝方式

 1. Upload the plugin files to `/wp-content/plugins/haychdev-heatmaps/`, or install
    through the WordPress plugins screen directly.
 2. Activate the plugin through the Plugins screen.
 3. Visit **Haychdev  Heatmaps** in wp-admin. Tracking starts automatically.
 4. After some traffic arrives, click “View heatmap” next to any page.

## 常見問題集

### Does it slow down my site?

The tracker is under 4KB, loads deferred, and sends one request per pageview. Heavy
pages are automatically sampled.

### Where is my data stored?

In three custom tables in your own WordPress database. Deleting the plugin removes
them completely.

### Do I need a cookie consent banner?

The plugin sets no cookies and stores no personal data. Consult your own counsel,
but the architecture is consent-banner-friendly by design.

### How long is data kept?

90 days by default, configurable with the `hd_heatmaps_retention_days` filter.

### Does the plugin contact any external server?

No. The plugin makes no external requests of any kind — all tracking data stays 
exclusively in your own WordPress database.

### Are all features free?

Yes. Click and scroll heatmaps, device segmentation (desktop/tablet/mobile), CSV
export, and 90-day retention are all included and free.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Haychdev Heatmaps〉的開發相關工作。

參與者

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

[將〈Haychdev Heatmaps〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/haychdev-heatmaps)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/haychdev-heatmaps/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/haychdev-heatmaps/)，或透過 
[RSS](https://plugins.trac.wordpress.org/log/haychdev-heatmaps/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/haychdev-heatmaps/)。

## 變更記錄

#### 0.6.0

 * The Pages admin screen now paginates (20 per page) instead of listing every tracked
   page at once.
 * Added a path search box and a tracked/excluded status filter to the Pages screen.
 * Added an optional, dismissible prompt to review the plugin on WordPress.org. 
   It only appears on Haychdev admin screens after the plugin has recorded a meaningful
   amount of activity, and can be snoozed or dismissed for good.

#### 0.5.0

 * Added internal extension hooks for the optional Heatmaps Pro add-on. The free
   plugin captures no new data and remains fully functional and privacy-first.

#### 0.4.1

 * Security/hardening: every database query now runs through `$wpdb->prepare()`,
   using `%i` identifier placeholders for server-derived table names (WordPress.
   org review feedback).

#### 0.4.0

 * All features are free and fully functional — click & scroll heatmaps on every
   page, device segmentation (desktop/tablet/mobile), CSV export, 90-day retention.
 * Internal rename and code-quality improvements.

#### 0.3.0

 * All features are now free and fully functional: click and scroll heatmaps on 
   every page, desktop/tablet/mobile segmentation, 90-day retention, and CSV export.
 * Removed the licensing system; the plugin makes no outbound requests.
 * Added extension hooks for companion add-ons.

#### 0.2.0

 * Hover over any heated area to see its click count and share of the page (scroll
   depth percentage in scroll mode).

#### 0.1.1

 * Top-level admin menu instead of sitting under Settings.
 * Page view/click counts in the admin table now appear immediately, including same-
   day traffic, instead of waiting for the nightly aggregation.

#### 0.1.0

 * Initial release: click/tap heatmaps, scroll-depth maps, device segmentation, 
   privacy-first tracking.

## 中繼資料

 *  版本 **0.6.0**
 *  最後更新 **4 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/haychdev-heatmaps/)
 * 標籤:
 * [analytics](https://tw.wordpress.org/plugins/tags/analytics/)[click tracking](https://tw.wordpress.org/plugins/tags/click-tracking/)
   [conversion](https://tw.wordpress.org/plugins/tags/conversion/)[heatmap](https://tw.wordpress.org/plugins/tags/heatmap/)
 *  [進階檢視](https://tw.wordpress.org/plugins/haychdev-heatmaps/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/haychdev-heatmaps/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/haychdev-heatmaps/)