Commit f838a114 authored by Noel Quiles's avatar Noel Quiles
Browse files

backport of commit def7d942

parent 29e4bc9b
Branches unavailable
No related merge requests found
Showing with 8 additions and 0 deletions
+8 -0
......@@ -9,6 +9,14 @@ const localConsentManagerServices: ConsentManagerService[] = [
url: 'https://js.qualified.com/qualified.js?token=CWQA3q9CaEKHNF2t',
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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment