Allow users to have control of what scripts are loaded.
As of April 2026, GDPR Visitor Consent is a WordPress GDPR plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.6K+ times in total. Requires WordPress 3.9+ and PHP 5.6+. Available on WordPress.org since 2018. Last updated 4 years ago — may have compatibility concerns. Top alternative: CookieYes – Cookie Banner for Cookie….
Allow users to have control of what scripts are loaded.
Scripts are grouped together (Required, Marketing, Analytics, etc). You can also lock a group, so that a user cannot disable a script within that group (think WordPress or Stripe cookies).
We strongly encourage you to perform an audit of you site to find out what scripts may be tracking users. Scripts that track users could include such things as: analytics scripts, CRM scripts, tracking pixels, and more.
Use the shortcode [gdpr_visitor_consent] to create a user preferences page. Using this shortcode, a user can change their GDPR preferences at a later date.
You can add your script in a dropdown in the admin screen using the filter gdprvc_third_party_script( $scripts );
Example (PHP):
function add_third_party_script( $s…| WordPress | 3.9+ requiredTested up to 5.8.13 |
| PHP | 5.6+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.