The official Conzentor plugin for WordPress.
Five-click install. Standard WP practices throughout: hooks, sanitization, uninstall cleanup. No third-party JS in the admin and no theme edits required.
What the plugin does
A plugin that doesn't fight your site
- 01
Standard wp_head hook
Injects the consent script via wp_print_scripts, async by default. No template edits, no theme dependency.
- 02
Settings page
WP Admin → Settings → Conzentor. Paste your script key, save. That's the entire configuration.
- 03
Tracker auto-blocking
The consent script auto-detects common analytics/marketing scripts (Google Analytics, GTM, Facebook Pixel, Hotjar, Clarity, HubSpot, LinkedIn, TikTok, and more) by URL pattern. Works whether they were added via MonsterInsights, Site Kit, PixelYourSite, or hand-written tags.
- 04
Sanitization & escaping
All admin input is run through esc_attr/esc_url and sanitize_text_field. Plugin passes the WordPress.org coding standards check.
- 05
Translation-ready
All admin-facing strings are wrapped in __() / _e() with the conzentor textdomain. The banner itself auto-detects visitor language.
- 06
Uninstall cleanup
uninstall.php removes the plugin's options row from wp_options. No leftover database rows after deactivation + delete.
Install
Five clicks from zero to live banner
- 1Install the Conzentor plugin in WP Admin → Plugins → Add New (or upload the ZIP).
- 2Activate the plugin. A “Conzentor” menu appears in the sidebar.
- 3Open it: the built-in setup wizard creates your free account right inside WordPress.
- 4Confirm your site domain (auto-detected from your WP install).
- 5Banner is live. Customize copy and colors in the Conzentor dashboard whenever you want.
Source
Plugin source lives in the Conzentor monorepo at:
plugins/wordpress/conzentor/Licensed under GPLv2-or-later, matching the WordPress core license.
FAQ
WordPress integration questions
Get started
Add the plugin to your WordPress site
Free plan covers a single WordPress site. No credit card required.