Title: Webstudio GDPR
Author: Webstudio.ltd
Published: <strong>2026 年 3 月 17 日</strong>
Last modified: 2026 年 3 月 17 日

---

搜尋外掛

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

# Webstudio GDPR

 由 [Webstudio.ltd](https://profiles.wordpress.org/kameniczkilukas/) 開發

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

 * [詳細資料](https://tw.wordpress.org/plugins/webstudio-gdpr/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/webstudio-gdpr/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/webstudio-gdpr/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/webstudio-gdpr/#developers)

 [技術支援](https://wordpress.org/support/plugin/webstudio-gdpr/)

## 外掛說明

**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.

## 安裝方式

 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

## 常見問題集

### 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.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈Webstudio GDPR〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/webstudio-gdpr)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/webstudio-gdpr/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/webstudio-gdpr/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/webstudio-gdpr/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/webstudio-gdpr/)。

## 變更記錄

#### 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`)

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/webstudio-gdpr/)
 * 標籤:
 * [consent](https://tw.wordpress.org/plugins/tags/consent/)[cookie banner](https://tw.wordpress.org/plugins/tags/cookie-banner/)
   [cookies](https://tw.wordpress.org/plugins/tags/cookies/)[GDPR](https://tw.wordpress.org/plugins/tags/gdpr/)
   [privacy](https://tw.wordpress.org/plugins/tags/privacy/)
 *  [進階檢視](https://tw.wordpress.org/plugins/webstudio-gdpr/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/webstudio-gdpr/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/webstudio-gdpr/)