consent mode v2
-
hello can i add on host-analyticsjs-local/includes/frontend/class-tracking.php
gtag('consent', 'default', { 'analytics_storage': 'denied', 'ad_user_data': 'denied', 'ad_storage': 'denied', 'functionality_storage': 'denied', 'ad_personalization': 'denied', 'security_storage': 'granted', 'wait_for_update': 15000 });and on update
gtag('consent', 'update', { 'analytics_storage': 'granted', 'ad_user_data': 'granted', 'ad_storage': 'granted', 'functionality_storage': 'granted', 'ad_personalization': 'granted' });it will make any error or i can do this ? but the problem is on update it will erase can you make any setting to have the users this option ? thanks a lot @daanvandenbergh
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘consent mode v2’ is closed to new replies.