Plugin uses hardcoded external hosted javascript
-
Plugin file
src/view/frontend/scripts/cookiebot-js.php
included viasrc/lib/Cookiebot_Javascript_Helper.php
in awp_head
action on every page in frontend contains hardcoded external hosted javascript:<script type="text/javascript" id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="<?php echo esc_attr( $cbid ); ?>" ...
Please include the javascript in plugin distribution, we need to host all assets locally due to GDPR regulations.
Legal background regarding user IP as personal information which can not be shared without consent is same as with: Complying with GDPR when using Google Fonts (make.www.remarpro.com)
Cookiebot | GDPR/CCPA Compliant Cookie Consent and Control 4.1.1
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Plugin uses hardcoded external hosted javascript’ is closed to new replies.