add analytics
This commit is contained in:
@@ -35,7 +35,6 @@ export const config: CookieConsentConfig = {
|
||||
'<a href="https://marketingplatform.google.com/about/analytics/terms/br/" target="_blank">Google Analytics 4</a>',
|
||||
onAccept: () => {
|
||||
console.log("ga4 accepted");
|
||||
|
||||
window.gtag("consent", "update", {
|
||||
ad_storage: "granted",
|
||||
ad_user_data: "granted",
|
||||
|
||||
Reference in New Issue
Block a user