Some of Sana's customers are requesting the implementation Google's Consent mode for legal reasons: The website forces the customer to opt-in for data gathering before browsing the website. By default, the website blocks the Google tag from loading until a user has granted consent. GA consent mode description and implementation are described in the Google Developers Portal - https://developers.google.com/tag-platform/security/guides/consent?consentmode=basic
While Sana provides a cookiebar content element to accept cookies, it does not serve as the consent banner for the Google consent mode because it lacks functions to interact with the dataLayer object and to load the Google tag only if the customer grants consent. Having the cookiebar enabled along with an additional consent banner is not recommended because it provides an inadequate user experience.
A new configuration toggle would be added in Page elements & messages > Cookiebar to enable or disable Google Consent Mode. The Cookiebar should include input buttons for approving or rejecting Google Analytics. If Consent Mode is enabled, GTM should only load upon customer acceptance.