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

FAQ

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