Łukasz Kuczmaja
Results
1
issues of
Łukasz Kuczmaja
To send the user's consent status, second arg must be 'default' or 'update' ```javascript gtag('consent', 'update', { 'analytics_storage': 'granted', // .... }); ``` While destructing args in `gtagWrapper`, the first...