mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-17 16:51:45 +01:00
chore: Add Demandbase tag to consent manager (#13796)
This commit is contained in:
parent
79226e1558
commit
e97409c6e4
@ -9,6 +9,14 @@ const localConsentManagerServices: ConsentManagerService[] = [
|
|||||||
url: 'https://js.qualified.com/qualified.js?token=CWQA3q9CaEKHNF2t',
|
url: 'https://js.qualified.com/qualified.js?token=CWQA3q9CaEKHNF2t',
|
||||||
async: true,
|
async: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Demandbase Tag',
|
||||||
|
description:
|
||||||
|
'The Demandbase tag is a tracking service to identify website visitors and measure interest on our website.',
|
||||||
|
category: 'Analytics',
|
||||||
|
url: 'https://tag.demandbase.com/960ab0a0f20fb102.min.js',
|
||||||
|
async: true,
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
export default localConsentManagerServices
|
export default localConsentManagerServices
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user