
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( $scripts ) { $scripts[] = array( 'slug' => 'third-party-script', 'label' => 'Script Label', ); return $scripts; } add_filter( 'gdprvc_third_party_scripts', 'add_third_party_script', 10, 1 ); You can then use the JavaScript API in the browser to control your scripts on the front-end
Example (JavaScript):
window.gdprvc_is_accepted( 'slug' ); // returns true/false
You can also use our helper function to parse your script containing <script> and <img> tags. This will automatically place your JavaScript in a conditional and remove src attributes until a user has consented.
Example (PHP):
add_action( 'wp_head', 'your_wp_head' ); function your_wp_head() { // Check for GDPR Visitor Consent Plugin if ( function_exists( 'gdprvc_parse_script' ) ) { echo gdprvc_parse_script( 'your script as a string', 'slug' ); return; } // Echo normally if plugin is not active echo 'your script as a string'; } Chrome
✓ Admin Editing
✓ Front-end functionality
✓ Front-end styles
Firefox
✓ Admin Editing
✓ Front-end functionality
✓ Front-end styles
Safari
✓ Admin Editing
✓ Front-end functionality
✓ Front-end styles
Edge
✓ Admin Editing
✓ Front-end functionality
✓ Front-end styles
IE11
✘ Admin Editing
✓ Front-end functionality
✓ Front-end styles
IE10
✘ Admin Editing
✓ Front-end functionality
✘ Front-end styles
IE9
✘ Admin Editing
✓ Front-end functionality
✘ Front-end styles
Starting from $0 per month.
Rating
Reviewers
No reviews
Tags
Developed By
nateconley
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Contact Form plugins for Wordpress
Forms plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Comments plugins for Wordpress
Portfolio plugins for Wordpress
Maps plugins for Wordpress
Security plugins for Wordpress
Translation plugins for Wordpress
Ads plugins for Wordpress
Video Player plugins for Wordpress
Music Player plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Chat plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Tabs plugins for Wordpress
Membership plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Inventory plugins for Wordpress
Video Player plugins for Wordpress
Testimonials plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Social Feeds plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Events Calendar plugins for Wordpress
Contact plugins for Wordpress
Comments plugins for Wordpress
Analytics plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Use a notification bar to alert users, highlight offers, and drive clicks that boost engagement, signups, and conversions.
Display a cookies consent bar that explains usage and supports GDPR compliance, enhancing user trust and legal clarity.

Show WordPress posts with a WordPress feed that keeps content fresh, improves navigation, and helps visitors discover more of your site.
Use a pricing slider to show dynamic prices by quantity, help visitors compare options, and support confident purchases.
Show Airbnb reviews to build trust, improve credibility, and help visitors make confident booking decisions that support higher property sales.
Display social proof avatars that show user activity and ratings, build trust instantly, and help visitors feel confident about your credibility.
Show YouTube videos with a YouTube carousel that displays clips in a smooth, customizable layout to boost visibility and keep visitors engaged.
Create a TDEE Calculator that helps visitors estimate daily calorie needs and make informed decisions.
Add a unified chat tool to your site that connects users via WhatsApp, Messenger, Telegram, or email for seamless support.
Show Apple App Store reviews to build trust, strengthen credibility, and help visitors make confident download decisions that support app growth.
Showcase content with a card slider that presents images, text, and buttons in a smooth, customizable layout to keep visitors engaged.
Use a timeline widget to display events and milestones in chronological order with images and text so visitors understand your story clearly.
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!
