update ga4 consent
This commit is contained in:
@@ -26,6 +26,7 @@ const CookieBanner = () => {
|
||||
"usage": "accepted",
|
||||
"communications": "accepted",
|
||||
"settings": "accepted",
|
||||
"analytics_storage": "granted",
|
||||
};
|
||||
|
||||
cookie.set("CookiePolicy", JSON.stringify(cookieStr).toString(), {
|
||||
|
||||
Reference in New Issue
Block a user