CJakCiasteczko
WordPress plugin

GDPR + Consent Mode v2
for WordPress in 5 minutes.

Download the plugin from our marketplace, upload it in WordPress admin, paste the install key. No theme edits, no risk that the next theme update overwrites your changes.

0130 seconds

Download the plugin

Sign up at cjakciasteczko.pl, add your domain, grab cjakciasteczko.zip from the Integrations panel. ~7 KB — everything you need plus the installer.

cjakciasteczko.pl/app/integrations

WordPress

v1.0.1

CJakCiasteczko WordPress plugin. GDPR consent banner + Consent Mode v2.

Compatible: 5.8–6.9
↓ Download 7 KB
cjakciasteczko-1.0.1.zip downloaded
0260 seconds

Upload the plugin in WordPress

In WP admin: Plugins → Add new → Upload plugin → pick the .zip → Install → Activate. Standard WP flow, also works on Multisite.

/wp-admin/plugin-install.php
Pick the .zip file
cjakciasteczko-1.0.1.zip
Install
✓ Plugin installed. Activate it.
0330 seconds

Paste the install key

Generate it in the CJakCiasteczko panel (your domain → Settings → Install key), paste in Settings → CJakCiasteczko. The plugin verifies once and shows ✓.

/wp-admin/options-general.php?page=cjakciasteczko
Install key
cjc_live_a4f8…0c91
Save and verify
✓ Plugin connected. Banner active on yourdomain.com.
04instantly

Banner is live

Open your site in incognito. Banner appears. Look, colours, copy — all changed from our panel. Propagation in 60 seconds, no deploy on your end.

yourdomain.com
🍪 Cookies

We use cookies for analytics and to improve your experience. Accept?

AcceptRejectPreferences

What it looks like for a real customer

“Snippet pasted in 3 minutes, regulator audit clean, score on/sprawdzfor all domains — 100/100. I tweak banner config from the panel and it propagates by itself.”
S
Polish e-commerce
12 WordPress shops · 50k visitors per day

What the plugin does under the hood

  1. Injects 2 lines in head

    wp_head hook at priority 1 — before any Google tag, GTM, or other plugin. First line sets gtag('consent', 'default', { ...denied }). Second loads cjakciasteczko.js async.

  2. Verifies the key once on save

    Server-to-server wp_remote_post to /api/v1/install/verify. Success = the plugin knows your domain, stores it in wp_options. Treat the key like a password — don't commit it.

  3. Pulls config from the panel

    The script fetches theme/layout/copy from our API (cached 60s in visitor localStorage). You edit in the panel — it propagates to your sites in a minute. The plugin doesn't know config details.

  4. Hash-chain audit

    Every consent record stores prevHash + thisHash (SHA-256) in our DB. During a regulator inspection you have hard proof a specific visitor accepted X at moment Y.

  5. Subscription gates the banner

    Every visitor asks our backend whether your domain has an active subscription. If not — the banner stays silent, GCM stays denied. Honest billing: don't pay, the plugin's there but injects nothing.

5 minutes to GDPR compliance.

30 days free, no card. Plugin works from WordPress 5.8 + PHP 7.4.