Conversation
supportHello everyone, checking the GDPR compliance of my site I realized that since the installation of the GetYourGuide (GYG) wordpress plugin, whenever a visitor comes to my page, a getyourguide.com cookie with the visitor ID is set. This happens also when there is no GYG widget on the visited page – like on my homepage. I think it is coming from this script: <script async defer src="https://widget.getyourguide.com/dist/pa.umd.production.min.js" data-gyg-partner-id="V6AHVXP"></script> and the script is being called from the plugin, then when I deactivate the plugin, there is no script anymore. You can find a screenshot here . I would like to have the possibility to restrict the script only to the pages where there is indeed the widget, as I am not sure that having a visitor ID without any need – for example when only the home is visited – is GDPR compliant. Thank you in advance, Claudio This topic was modified 4 years, 2 months ago by clsalvati . Reason: Screenshot added The page I need help with: [ log in to see the link]
No comments were stored for this source.