CookieFort Consent Manager

外掛說明

CookieFort is a consent management platform (CMP). This plugin connects your WordPress site to CookieFort by fetching your property configuration and injecting the appropriate tracking snippets.

How it works:

  1. Subscribe to a CookieFort plan at cookiefort.com
  2. Configure your banner and tracking mode (GTM or GA4) in the CookieFort dashboard
  3. Copy your Property ID from the dashboard
  4. Paste it in the CookieFort admin menu and save

The plugin automatically injects the CookieFort widget and, when configured for GA4, the Google tag (gtag.js) snippet.

Languages

The plugin is translation-ready (text domain: cookiefort-consent-manager). Translations are provided via translate.wordpress.org.

External services

This plugin connects to the following third-party services when a Property ID is saved and the widget is enabled:

CookieFort

  • URL: https://cookiefort.com
  • Purpose: Fetches property configuration via HTTPS (/api/v1/config/{id}) and loads the consent widget script (/api/v1/widget.js)
  • Account required: Yes — an active CookieFort subscription and Property ID
  • Terms of Use: https://cookiefort.com/terms
  • Privacy Policy: https://cookiefort.com/privacy

Google Tag Manager / Google tag

  • URL: https://www.googletagmanager.com
  • Purpose: Loads gtag.js only when the CookieFort property is configured in GA4 mode with a valid Measurement ID (G-…). Consent-gated configuration is handled by the CookieFort widget.
  • Account required: Configured via your CookieFort dashboard (Google Analytics measurement ID)
  • Terms of Service: https://policies.google.com/terms
  • Privacy Policy: https://policies.google.com/privacy

No remote calls are made until an administrator saves a Property ID.

Privacy

This plugin connects to cookiefort.com to fetch your property configuration and load the consent widget script. When GA4 mode is active, it may also load scripts from googletagmanager.com. Your Property ID is stored in the WordPress database. No data is sent to external services until you save a Property ID.

螢幕擷圖

安裝方式

  1. Upload the cookiefort-consent-manager folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to CookieFort in the WordPress admin menu
  4. Enter your Property ID and click Save Changes

常見問題集

Do I need a CookieFort account?

Yes. This plugin requires an active CookieFort subscription.

Does the plugin store my banner configuration?

No. Banner texts, styles, and cookie categories are loaded by the CookieFort widget at runtime. The plugin only stores your Property ID and cached tracking metadata locally.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release