#### Magento version #: 2.4.6-p3 #### Edition (EE, CE, OS, etc): CE Add support for cookie groups in GDPR settings. e.g <img width="542" alt="image" src="https://github.com/magepal/magento2-google-tag-manager/assets/24293684/eea8e3c7-d05a-41a5-ab66-24f76a588b42"> This can be achieved by adding an additional option to the GDPR settings to allow checking for active group in cookie values. e.g:  Proposed patch attached and PR created referencing this issue. [Add_cookie_group_option.patch](https://github.com/magepal/magento2-google-tag-manager/files/13034262/Add_cookie_group_option.patch)