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
Hi ! To comply with GDPR measures, I need to set segment disabled to true initially but then init it when the user clicks accepts in the cookie banner.
Is there a way to load the script in this way?
setting this.$segment.disabled = false like this does not seem to work.