Title: Consenteer — Cookie Consent (GDPR &amp; Google Consent Mode v2)
Author: consenteer
Published: <strong>2026년 7월 19일</strong>
Last modified: 2026년 7월 21일

---

플러그인 검색

![](https://ps.w.org/consenteer/assets/banner-772x250.png?rev=3613334)

![](https://ps.w.org/consenteer/assets/icon-256x256.png?rev=3613334)

# Consenteer — Cookie Consent (GDPR & Google Consent Mode v2)

 작성자: [consenteer](https://profiles.wordpress.org/consenteer/)

[다운로드](https://downloads.wordpress.org/plugin/consenteer.1.1.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/consenteer/#description)
 * [평가](https://ko.wordpress.org/plugins/consenteer/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/consenteer/#installation)
 * [개발](https://ko.wordpress.org/plugins/consenteer/#developers)

 [지원](https://wordpress.org/support/plugin/consenteer/)

## 설명

Consenteer is a cookie consent management platform (CMP). This official plugin
 
adds the Consenteer banner to your WordPress site without touching your theme:

 * **2-minute setup**: create an account on my.consenteer.com, add your site,
    paste
   the Site ID in the plugin settings.
 * **GDPR / CNIL compliance**: Refuse / Customize / Accept-all buttons with equal
   
   weight, consent records, permanent re-access to the choice.
 * **Google Consent Mode v2** built in (ad_storage, analytics_storage… signals).
 * **Global Privacy Control** honored, **auto-blocking** of third-party scripts,
   
   refused cookies cleanup.
 * **Full customization** from your dashboard — formats, colors, light/dark
    theme,
   multi-language — with no redeploy of your site.
 * **“Manage my cookies” block** and `[consenteer_preferences]` shortcode for the
   
   re-consent link of your footer or privacy policy.
 * **Site Health checks**: WordPress tells you if the banner is active and if a
   
   tracking tag manages to load before the consent default.

The built-in connection check detects the usual mistakes (unknown Site ID,
 undeclared
domain) right from the WordPress admin, and the plugin warns you if a second cookie
consent plugin is active (two banners on the same page).

The interface ships in English and French.

### External services

This plugin relies on the Consenteer platform (a third-party service):

 * The banner script is loaded from `https://cdn.consenteer.com` on the public
    
   pages of your site.
 * The visitor’s browser talks to `https://saas.consenteer.com` to load the
    banner
   configuration and record consent choices (purpose: GDPR Art. 7 proof of consent).
   IP addresses are never stored in clear text (salted hash, server side).
 * From the WordPress admin only, the plugin calls
    https://saas.consenteer.com 
   to verify your Site ID.

Provider: Consenteer — https://www.consenteer.com
 Terms of service: https://consenteer.
com/cgu/ Privacy policy: https://consenteer.com/confidentialite/ A Consenteer account
is required (a free plan is available).

## 스크린샷

[⌊Admin screen: paste your Site ID, the connection check confirms everything is 
ready (and diagnoses unknown IDs or undeclared domains).⌉⌊Admin screen: paste your
Site ID, the connection check confirms everything is ready (and diagnoses unknown
IDs or undeclared domains).⌉[

Admin screen: paste your Site ID, the connection check confirms everything is ready(
and diagnoses unknown IDs or undeclared domains).

[⌊The Consenteer banner live on a site — preferences view with per-category toggles,
CNIL-compliant button order.⌉⌊The Consenteer banner live on a site — preferences
view with per-category toggles, CNIL-compliant button order.⌉[

The Consenteer banner live on a site — preferences view with per-category toggles,
CNIL-compliant button order.

## 블록

이 플러그인은 1개의 블록을 제공합니다.

 *   Manage my cookies A link that reopens the Consenteer cookie banner, so visitors
   can change their consent at any time.

## 설치

 1. Install and activate the plugin.
 2. Create an account on https://my.consenteer.com/signup and add your site (the declared
    domain must be your WordPress domain).
 3. Copy the Site ID from the Installation page of the dashboard.
 4. Paste it in the Consenteer menu of your WordPress admin, tick “Show the consent
    banner”, save. The connection status is displayed immediately.

## FAQ

### The banner does not show up

Check the status in the Consenteer menu of your admin. The most frequent cause: 
your
 WordPress domain is not the one declared for this site in your Consenteer 
dashboard (banners are domain-locked).

### How can visitors change their choice later?

The Consenteer floating icon allows it by default. You can also add the
 “Manage
my cookies” block to your footer, use the `[consenteer_preferences]` shortcode, 
or give any link the CSS class `consenteer-open-prefs`.

### How do I know the banner is correctly installed?

Go to Tools  Site Health. Two checks are added by the plugin: one for the
 connection
to your Consenteer account, one that reads your home page and verifies that the 
Google Consent Mode default is pushed before every tracking tag.

### Does the plugin slow my site down?

No: a single ~50 KB script loaded with `defer` from a CDN, and no server-side
 request
on public pages.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Consenteer — Cookie Consent (GDPR & Google Consent Mode v2)”(은)는 오픈 소스 소프트웨어입니다.
다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ consenteer ](https://profiles.wordpress.org/consenteer/)

[자국어로 “Consenteer — Cookie Consent (GDPR & Google Consent Mode v2)”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/consenteer)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/consenteer/)는, [SVN 저장소](https://plugins.svn.wordpress.org/consenteer/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/consenteer/)
을 [RSS](https://plugins.trac.wordpress.org/log/consenteer/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.1.0

 * New: “Manage my cookies” block for the block editor (no shortcode needed).
 * New: two Site Health checks — connection status, and a home page analysis
    verifying
   that no tracking tag loads before the Consent Mode default.
 * New: warning when another cookie consent plugin is active, and a note when a
   
   Google tag plugin is detected (nothing to change, Consent Mode covers it).
 * New: option to hide the banner from logged-in administrators.
 * Improved: redesigned admin screen with its own top-level menu, connection
    status
   badge and a guided first-run setup.

#### 1.0.0

 * Initial release: snippet injection, settings screen with connection check,
    “
   Manage my cookies” shortcode, French translation.

## 기초

 *  버전 **1.1.0**
 *  최근 업데이트: **2일 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.7 또는 그 이상 **
 *  다음까지 시험됨: **7.0.2**
 *  PHP 버전 ** 8.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/consenteer/)
 * 태그:
 * [cookie consent](https://ko.wordpress.org/plugins/tags/cookie-consent/)[cookies](https://ko.wordpress.org/plugins/tags/cookies/)
   [GDPR](https://ko.wordpress.org/plugins/tags/gdpr/)[google consent mode](https://ko.wordpress.org/plugins/tags/google-consent-mode/)
   [rgpd](https://ko.wordpress.org/plugins/tags/rgpd/)
 *  [고급 보기](https://ko.wordpress.org/plugins/consenteer/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/consenteer/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/consenteer/reviews/)

## 기여자

 *   [ consenteer ](https://profiles.wordpress.org/consenteer/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/consenteer/)