You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the setting 'Allow opt-out cookie' is not working. We are using Universal Analytics but the same seems to apply to Google Analytics. The cookie is always read.
Hi all,
the setting 'Allow opt-out cookie' is not working. We are using
Universal Analytics
but the same seems to apply toGoogle Analytics
. The cookie is always read.See: https://github.com/shopwareLabs/SwagGoogle/blob/master/Resources/frontend/js/jquery.google_analytics_plugin.js#L66
Expected behaviour:
The plugin should not check the do-not-track-cookie, if the setting
'Allow opt-out cookie
is set toNo
.The text was updated successfully, but these errors were encountered: