[WordPress] 外掛分享: Check Permission Dialogue

首頁外掛目錄 › Check Permission Dialogue
全新外掛
安裝啟用
尚無評分
245 天前
最後更新
問題解決
WordPress 4.9.8+ PHP 8.1.0+ v2025.07 上架:2018-10-29

內容簡介

背景/動機:在歷史上,分析和追蹤一直在未經明確使用者同意的情況下使用。
最近,從技術和法律角度都有推動改變這種情況的趨勢。
雖然分析被認為對網站所有者有用,但使用者應該知道他們正在被追蹤,並有選擇避免此跟蹤的選項。

此外掛旨在讓使用者輕鬆簡單地獲得跟蹤/分析同意,並尊重使用者對於最常見跟蹤方案的陳述偏好。
使用者的偏好會在瀏覽器會話期間存儲。

此外掛會從生成的標記中刪除已知的跟蹤腳本(如Google、Facebook和CrazyEgg),直到使用者明確選擇允許使用為止。
這適用於wp_footer();之前的所有標記。由於 WordPress 鉤子的限制,我們無法在之後過濾內容。
此外掛嘗試僅阻止其聲明目的是跟踪的標記(例如來自googletagmanager.com域的項目),而不是其他可能會進行跟踪的項目。

此外掛還會清除那些已知跟蹤器的已知跟踪 cookie,針對那些尚未選擇啟用跟蹤功能的使用者。

外掛標籤

開發者團隊

⬇ 下載最新版 (v2025.07) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Check Permission Dialogue」→ 直接安裝(推薦)

原文外掛簡介

Background/Motivation: Historically analytics and tracking have been used without explict user consent.
Recently there has been a push to change this, both from a technical standpoint and from a legal standpoint.
While analytics are recognized to be useful to website owners, users should be aware that they are being tracked, and have the option to avoid this tracking.
This plugin aims to make it easy and simple to get tracking/analytics consent from users, and respect the users’ stated preferences for the most common tracking scenarios.
The user’s preferences are stored for the duration of their browser session.
This plugin removes known tracking scripts (google, facebook, and crazyegg) from generated markup until a user explicitly opts in to allow their use.
This applies to all markup prior to wp_footer();. Due to limitations of WordPress hooks we cannot filter content after this.
This plugin attempts to ONLY block markup whose stated purpose is tracking (such as items from the googletagmanager.com domain), and not other items which might potentially do tracking.
This plugin also clears known tracking cookies associated with those known trackers for users who have not opted in to tracking functionality.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon