GDPR integration for Complianz GDPR
-
Hi,
I’m the developer of Complianz GDPR/CCPA.
As per the GDPR regulations, we need to block a Google Maps embed until the user has consented to certain cookies. We usually do this by setting the javascript to text/plain, then load the script when the user consents.
Until some time ago we had a working integration with your plugin, but an update has broken it. The problem is that the order of the separate scripts (core Google, your maps.js, and the inline script) are causing issues. I’ve tried using our dependency API, which allows for loading scripts in a certain order, but although this fixes the errors, the map doesn’t load.
Is there an alternative method to re-initialize the scripts when they’re consented to? If so I can use it to run after initialization of the scripts has completed.
The page I need help with: [log in to see the link]
- The topic ‘GDPR integration for Complianz GDPR’ is closed to new replies.