Description
This plugin allows you to easily load and initialize the Consentify consent banner service on your website by adding your public token. The script is loaded from Consentify’s servers and manages cookie consent display and logic on your site.
You must have a valid Consentify public token, which can be obtained from your Consentify account dashboard.
External Services
This plugin connects to an external third-party service provided by Consentify https://www.consentify.app.
What is used for:
To load and run the Consentify cookie consent script which displays the consent interface and manages consent behavior.
What data is sent and when:
When your site loads, WordPress requests the Consentify JavaScript file from:
https://consentify.app/api/consent?token=YOUR_TOKEN
The public token you enter in the plugin settings is included in the request URL.
No other data is sent directly from the plugin. The external script may perform additional communication depending on Consentify’s implementation.
Legal documentation:
Terms of Service: https://www.consentify.app/tos
Privacy Policy: https://www.consentify.app/privacy
Data Process Agreement: https://www.consentify.app/dpa
You are responsible for ensuring that your use of Consentify complies with applicable privacy and data protection laws.
Installation
- Upload the plugin to
/wp-content/plugins/. - Activate the plugin via Plugins in WordPress.
- Go to Settings Consentify Script and enter your public token.
- Save and verify that the banner displays correctly.
FAQ
-
Do I need a Consentify account?
-
Yes, you must register at Consentify and obtain your public token.
-
Does this plugin store personal data?
-
The plugin itself does not store or transmit personal data beyond the public token.
The external script may process data according to Consentify’s policies.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Consentify Script” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Consentify Script” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
Initial release.