Description
Acceptrics Consent Banner is the easiest way to add privacy compliance to your WordPress site. Sign up at acceptrics.com/wizard, paste your account code into the plugin settings, and your banner is live.
Features:
- Single account code setup — no complex configuration
- Injects your account-specific banner script into the
<head>of every page - Compatible with the WP Consent API — consent signals propagate to other plugins automatically
- Strict opt-in model (GDPR / ePrivacy compliant)
- Maps Acceptrics consent categories to WP Consent API: analytics statistics, ads marketing
- Lightweight — no bundled banner UI, everything is served from Acceptrics’ CDN
External services
This plugin loads your consent banner from the Acceptrics CDN:
https://acct.acceptrics.com/{your-account-code}— account-specific banner script injected into every page
No personally identifiable information (PII) is shared with Acceptrics by this plugin. Consent decisions are stored in the visitor’s browser (localStorage) and processed locally.
Service provider: Acceptrics LLC
Terms of Service: https://acceptrics.com/assets/terms.pdf
Privacy Policy: https://acceptrics.com/privacy
License
Acceptrics Consent Banner is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
Acceptrics Consent Banner is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Acceptrics Consent Banner. If not, see http://www.gnu.org/licenses/gpl-2.0.txt.
Installation
- Upload the plugin files to the
/wp-content/plugins/acceptrics-consent-bannerdirectory, or install through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Settings Acceptrics Consent Banner and enter your account code from acceptrics.com/wizard.
FAQ
-
Where do I get my account code?
-
Sign up at https://acceptrics.com/wizard. Your account code is shown after registration and in your Acceptrics dashboard.
-
All banner customization (colors, text, layout, regional targeting) is managed from your Acceptrics dashboard. Changes go live instantly — no plugin update needed.
-
Does this plugin support WP Consent API?
-
Yes. When the WP Consent API plugin is installed, Acceptrics consent decisions are automatically forwarded so other plugins (e.g. analytics, marketing) respect the user’s choices.
-
Does this plugin support Google Consent Mode?
-
Yes. Acceptrics is a certified Google CMP Partner and supports Google Consent Mode v2 out of the box.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Acceptrics Consent Banner” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Acceptrics Consent Banner” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0
- Simplified setup: enter your Acceptrics account code and the banner is ready — no other configuration required
- Account-specific script (
acct.acceptrics.com/{accountId}) now injected directly into<head>of every page - Redesigned admin UI in the Acceptrics brand theme
- WP Consent API integration preserved: syncs analytics and ads consent automatically
- Removed hardcoded banner configuration — all customization now lives in the Acceptrics dashboard
- Updated minimum WordPress requirement to 5.9
- Requires PHP 7.4+
1.0
- Initial release.