We need to allow users to turn off cookies on the site. How can I programmatically turn off the umarketingsuite cookie per-session? Also, as we're using umarketingsuite solely for number of page views, how can I turn off the cookie permanently?
As of uMarketingSuite 1.13 it is possible to disable the individual modules of uMarketingSuite (Analytics, A/B testing, Personalization) through code based on any criteria you want.
If you disable Analytics the visitor will be treated as the built-in Anonymous visitor and all activity will be assigned to the Anonymous visitor rather than the specific visitor.
Privacy and Cookie options
We need to allow users to turn off cookies on the site. How can I programmatically turn off the umarketingsuite cookie per-session? Also, as we're using umarketingsuite solely for number of page views, how can I turn off the cookie permanently?
Hi Matthew,
As of uMarketingSuite 1.13 it is possible to disable the individual modules of uMarketingSuite (Analytics, A/B testing, Personalization) through code based on any criteria you want.
If you disable Analytics the visitor will be treated as the built-in Anonymous visitor and all activity will be assigned to the Anonymous visitor rather than the specific visitor.
Please have a look here for all the details: https://documentation.umarketingsuite.com/the-umarketingsuite-broad-overview/the-umarketingsuite-cookie/module-permissions/
We expect to release uMarketingSuite 1.13 in the second week of October.
Kind regards,
Tom van Gessel
is working on a reply...