Hi Workbee8,
Based on what we can see, the Google Maps integration on your site does not appear to be setting any cookies. This could be due to a cookieless implementation you may be using. Since no cookies are being set, the CookieYes scanner does not detect anything to block prior to consent. In such cases, this typically wouldn’t raise any GDPR concerns, as no cookies are placed without user consent, provided the integration does not process personal data through other means, such as IP addresses or location data.
However, if you would still like to block the Google Maps script until consent is provided, you can add one of the following attributes to the Google Map’s script tag, based on the category you’d like it to belong to:
data-cookieyes="cookieyes-analytics"
data-cookieyes="cookieyes-functional"
data-cookieyes="cookieyes-advertisement"
data-cookieyes="cookieyes-performance"
This helps ensure the script only runs after the appropriate consent has been provided, even if no actual cookies are being used.
Please feel free to share more details here if you’d like general guidance on how to apply this.
Hi Workbee8,
As we did not receive any response or follow-up questions from you, we will assume you got this working to your requirements. If you still have any more questions for us, please open a new thread, because we will mark this one as resolved.
Thank you!