Omea Consent

外掛說明

This plugin adds a configurable cookie consent banner and consent manager. Tracking snippets can be grouped by consent category, blocked before consent, and managed from the WordPress admin. The WP Consent API feature plugin is bundled via Composer.

Features

  • Configurable consent banner and preferences modal.
  • Header, body, and footer script injection by consent category.
  • Cookie and storage scanner with editable cookie table output.
  • Optional autoblocking for known scripts, cookies, storage, iframes, and inline code.
  • Google Consent Mode support.

Privacy

Omea Consent stores the visitor’s consent choices in a first-party consent cookie and matching browser storage key so choices can persist across page loads. Site administrators control any tracking snippets added through the plugin settings.

External services

Omea Consent ships with a local Open Cookie Database catalog for cookie matching. By default, the scanner uses this bundled local catalog and does not contact a remote cookie database service.

Site administrators can enable optional CookieDatabase.org lookups in the plugin settings. When enabled, Omea Consent may send detected cookie or browser storage names to CookieDatabase.org during an admin-initiated scan so the plugin can retrieve cookie classification metadata such as category, purpose, provider, and retention. This service is provided by Complianz B.V. Terms: https://cookiedatabase.org/terms-of-use-api/. Privacy: https://cookiedatabase.org/plugin-use-of-cookiedatabase-org-privacy-terms/.

The scanner includes local pattern matching for common script providers such as Google Tag Manager, Google Analytics, Meta Pixel, and HubSpot. These patterns are used only to detect scripts already present on the scanned site. Omea Consent does not send data to those providers as part of the scan.

螢幕擷圖

安裝方式

  1. Copy this plugin folder into wp-content/plugins/
  2. Activate “Omea Consent” from the WordPress admin.
  3. Add header/body/footer tracking snippets in Settings Omea Consent.

使用者評論

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

參與者及開發者

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

參與者

將〈Omea Consent〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1.0

  • Prepared Omea Consent metadata and documentation for plugin packaging.
  • Added consent manager, script injection, scanner, autoblocking, cookie table, and Google Consent Mode support.