mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
added gtag (#19602)
This commit is contained in:
@@ -146,6 +146,10 @@ const config = {
|
||||
trackingID: 'G-133LHD3B3N',
|
||||
anonymizeIP: true,
|
||||
},
|
||||
gtag: {
|
||||
trackingID: 'G-133LHD3B3N',
|
||||
anonymizeIP: true,
|
||||
},
|
||||
}),
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user