Title: Webstudio GDPR
Author: Webstudio.ltd
Published: <strong>March 17, 2026</strong>
Last modified: March 17, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/webstudio-gdpr.svg)

# Webstudio GDPR

 By [Webstudio.ltd](https://profiles.wordpress.org/kameniczkilukas/)

[Download](https://downloads.wordpress.org/plugin/webstudio-gdpr.zip)

 * [Details](https://test.wordpress.org/plugins/webstudio-gdpr/#description)
 * [Reviews](https://test.wordpress.org/plugins/webstudio-gdpr/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/webstudio-gdpr/#installation)
 * [Development](https://test.wordpress.org/plugins/webstudio-gdpr/#developers)

 [Support](https://wordpress.org/support/plugin/webstudio-gdpr/)

## Description

**Webstudio GDPR** is a complete GDPR and ePrivacy compliance solution for WordPress
websites. Designed for Slovak, Czech and international markets.

**Key features:**

 * **Granular consent** — visitors can individually accept or decline categories:
   necessary, analytics, marketing and functional cookies
 * **Script Manager** — automatically blocks and conditionally loads scripts (Google
   Analytics 4, Facebook Pixel, Google Tag Manager, etc.) based on granted consent
 * **Quick templates** — add GA4, Facebook Pixel, GTM or Google Ads with a single
   click
 * **Setup wizard** — guided onboarding on first activation: site type, data processing,
   company details — done in under 2 minutes
 * **Privacy policy page generator** — creates or updates a page with a complete
   legal privacy policy template adapted to your site type (e-shop, SaaS, blog, 
   firm)
 * **Consent audit log** — every consent is recorded in the database (session ID,
   IP, user-agent, policy version); exportable to CSV
 * **4 banner positions** — bottom-left, bottom-right, center with overlay, full-
   width bottom bar
 * **Appearance customisation** — button colors, border-radius, text colors — all
   configurable from the admin dashboard
 * **Automatic re-consent** — when company details change, the policy version is
   bumped and visitors are asked for consent again
 * **Public JavaScript API** — `wsgdprApi.openSettings()`, `wsgdprApi.getConsent()`,`
   wsgdprApi.hasConsent('analytics')`
 * **Re-open button** — floating shield icon in the corner of the screen
 * **Multilingual** — Slovak (primary), Czech, English

The banner is lightweight (vanilla JS, no dependencies), WCAG-friendly and loads
asynchronously.

### External services

This plugin does **not** connect to any external service on its own. However, it
provides a Script Manager that allows site administrators to load third-party scripts
based on visitor consent. These scripts are added manually by the administrator 
and may include:

#### Google Analytics 4 / Google Tag Manager

If the administrator adds a GA4 or GTM script via the Script Manager, the browser
will connect to Google’s servers (`www.googletagmanager.com`, `www.google-analytics.
com`). This happens only after the visitor grants consent for the selected cookie
category. Data sent is determined by the script configured by the administrator.
*
Terms of service: https://marketingplatform.google.com/about/analytics/terms/us/*
Privacy policy: https://policies.google.com/privacy

#### Facebook / Meta Pixel

If the administrator adds a Facebook Pixel script, the browser will connect to Meta’s
servers (`connect.facebook.net`). This happens only after the visitor grants consent
for the selected cookie category.
 * Terms of service: https://www.facebook.com/
legal/terms * Privacy policy: https://www.facebook.com/privacy/policy/

#### Google Ads

If the administrator adds a Google Ads Conversion Tracking script, the browser will
connect to Google’s servers. This happens only after the visitor grants consent 
for the selected cookie category.
 * Terms of service: https://policies.google.com/
terms * Privacy policy: https://policies.google.com/privacy

The plugin itself does not send any data to external servers. All consent data is
stored locally in the WordPress database.

## Installation

 1. Upload the `webstudio-gdpr` folder to `/wp-content/plugins/`
 2. Activate the plugin through the **Plugins** menu in WordPress admin
 3. A setup wizard will appear automatically — follow the 3 steps to configure your
    site type, data processing and company details
 4. The wizard will generate your privacy policy page automatically
 5. On the **Script Manager** tab, add scripts that should be blocked without consent
 6. Done — the cookie banner is live on your website

## FAQ

### Is the plugin free?

Yes, the plugin is completely free and open source (GPLv2+).

### What does the setup wizard do?

On first activation, a guided wizard walks you through 3 steps: choosing your site
type (e-shop, SaaS, blog, firm), selecting what data you process (contact forms,
newsletter, accounts, payments, analytics tools), and entering your company details.
Based on your answers, the plugin generates a personalised legal privacy policy.
You can skip the wizard and configure everything manually in the admin settings.

### Does the plugin ensure GDPR compliance?

The plugin provides technical tools for GDPR compliance (granular consent, audit
log, script blocking). Legal responsibility for correct configuration and the content
of the privacy policy always rests with the website operator. We recommend consulting
your settings with a lawyer.

### How does script blocking work?

Scripts added in the Script Manager will not load until the visitor grants consent
for the relevant cookie category. Once consent is given, the scripts are dynamically
activated without a page reload.

### Can I customise the banner appearance?

Yes. On the **Appearance** tab in the admin you can set colors, button border-radius
and banner position. Changes are immediately reflected in the live preview.

### What is the consent audit log?

For every consent granted or declined, the plugin stores a record in the database
containing an anonymised IP address, session identifier, user-agent, consent details
and policy version. The log can be exported to CSV format.

### How does automatic re-consent work?

If you change company details (e.g. email, address, company ID), the plugin automatically
bumps the policy version. Visitors who consented to the previous version will be
asked for consent again.

### Which scripts do the quick templates support?

Google Analytics 4 (GA4), Google Tag Manager (GTM), Facebook / Meta Pixel, Google
Ads Conversion Tracking. Additional scripts can be added manually.

### Does the plugin work with page builders (Elementor, Divi, Beaver Builder)?

Yes. The banner is rendered directly via the WordPress `wp_footer` hook and is not
dependent on any specific page builder.

### Does the plugin support WP Multisite?

The plugin is currently tested on standard WordPress installations. WP Multisite
support is not guaranteed in this version.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Webstudio GDPR” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ Webstudio.ltd ](https://profiles.wordpress.org/kameniczkilukas/)

[Translate “Webstudio GDPR” into your language.](https://translate.wordpress.org/projects/wp-plugins/webstudio-gdpr)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/webstudio-gdpr/), check
out the [SVN repository](https://plugins.svn.wordpress.org/webstudio-gdpr/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/webstudio-gdpr/)
by [RSS](https://plugins.trac.wordpress.org/log/webstudio-gdpr/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release
 * Setup wizard for guided onboarding on first activation
 * Privacy policy generator with conditional legal text (SK + CS, auto-detected 
   from WordPress locale)
 * Cookie banner with granular consent (necessary, analytics, marketing, functional)
 * Script Manager with quick templates for GA4, GTM, Meta Pixel, Google Ads
 * Consent audit log with CSV export
 * Appearance customisation (colors, position, border-radius)
 * Automatic re-consent on policy version bump
 * Public JavaScript API (`wsgdprApi`)

## Meta

 *  Version **1.0.0**
 *  Last updated **2 weeks ago**
 *  Active installations **10+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/webstudio-gdpr/)
 * Tags
 * [consent](https://test.wordpress.org/plugins/tags/consent/)[cookie banner](https://test.wordpress.org/plugins/tags/cookie-banner/)
   [cookies](https://test.wordpress.org/plugins/tags/cookies/)[GDPR](https://test.wordpress.org/plugins/tags/gdpr/)
   [privacy](https://test.wordpress.org/plugins/tags/privacy/)
 *  [Advanced View](https://test.wordpress.org/plugins/webstudio-gdpr/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/webstudio-gdpr/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/webstudio-gdpr/reviews/)

## Contributors

 *   [ Webstudio.ltd ](https://profiles.wordpress.org/kameniczkilukas/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/webstudio-gdpr/)