S.no | Category | Function | Example |
1 | Cookie Behaviour | Blocks all cookies, including forced ones. This means websites can’t store any data — useful for maximum privacy. | If you apply this to the default-all-devices group, and you log out, even admins won’t be able to log back in. |
2 | Session Only Cookies | Blocks cookies that last only during a session. | Useful when you want to prevent temporary tracking across browser sessions. |
3 | Cookie Restrictions | Lets you block cookies based on specific websites. | You can block cookies from social media or ad sites while allowing them for internal tools. |
4 | Third-Party Cookies | Blocks cookies set by domains other than the one the user is visiting. | Prevents tracking from ad networks and embedded content across websites. |