mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 06:12:19 +01:00
Merge branch 'feature/update-google-analytics' into develop
This commit is contained in:
commit
3f36dec3f3
1 changed files with 2 additions and 2 deletions
|
|
@ -116,8 +116,8 @@ module.exports = {
|
|||
// Optional: Algolia search parameters
|
||||
searchParameters: {},
|
||||
},
|
||||
googleAnalytics: {
|
||||
trackingID: 'G-HHJZ9VF0FG',
|
||||
gtag: {
|
||||
trackingID: 'G-DTKXMFENFY',
|
||||
// Optional fields.
|
||||
anonymizeIP: false, // Should IPs be anonymized?
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue