內容簡介
總結:這個 WordPress 外掛可幫助您控制網頁的第三方請求,讓您的 DPO (資料保護主任) 愛不釋手。它記錄所有 JavaScript 檔案建立的第三方請求,並讓您選擇只允許特定主機名,封鎖其他所有。此外,這個外掛還適用於多站點。
問題與答案:
1. 這個 WordPress 外掛可以幫助我什麼?
- 這個外掛可幫助您控制網頁的第三方請求,讓您可以記錄所有 JavaScript 檔案建立的第三方請求,並選擇允許特定主機名單,封鎖其他所有。
2. 為什麼需要使用這個外掛?
- 如果您需要遵守資料隱私框架,像是 GDPR,這個外掛可以幫助您顯示哪些第三方請求是由您的 WordPress 安裝所啟動的。在 GDPR 下,IP 位址被視為個人資料,而您需要確保每次請求中的訪客 IP 位址不會被意外分享。
3. 這個外掛的運作方式是什麼?
- 這個外掛攔截所有外部資源請求(圖片、腳本、CSS、字型、視訊等等),記錄它們並將資料存儲在自定義表格中。設定頁面可讓您選擇資料保留期限(每日定期刪除舊資料的 cron 任務)、設定通知新主機名單的功能,以及設定範例百分比來限制只攔截某一百分比的頁面瀏覽。
4. 這外掛的未來發展計畫包括什麼?
- 監視直接被任何外掛或主題放入 DOM 的資源等。如果有任何想法,歡迎聯繫我們。
外掛標籤
開發者團隊
原文外掛簡介
This Plugin helps gives you control over 3rd Party Requests of your page. Your DPO will love it!
See here to learn why 3rd party request can be problematic: Understand the impact of 3rd party requests on users privacy
This WordPress plugin adds this core functionality:
Logs all 3rd Party Requests created by JavaScript files
Gives you the option to allow only specific hostnames, all others will be blocked.
Multisite compatible
This plugin shows what 3rd Party Requests are initiated by your WordPress installation. This is useful if have to comply with data privacy frameworks like GDPR.
Under GDPR the IP adress is considered as personal data, and as you share the IP adress of your visitor with every request you need to make sure, that it is not accidentilly shared.
How does it work?
Intercepts all external resource requests (images, scripts, CSS, fonts, videos, etc.) – excluding extension requests – and logs them. Data is stored in a custom table.
A settings page lets you choose a data retention period (with a daily cron job to delete old data), configure notifications for new hostnames, and set a sample percentage to limit interception on only a percentage of page views.
Two admin pages are provided: one for all intercepted requests (with optional filtering, pagination, and column sorting) and one summarizing data grouped by hostname.
Roadmap
Monitoring resources directly put into dom by any plugins or themes.
.. much more. If you have ideas please reach out.
