Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
f838a114
Commit
f838a114
authored
3 years ago
by
Noel Quiles
Browse files
Options
Download
Email Patches
Plain Diff
backport of commit
def7d942
parent
29e4bc9b
Branches unavailable
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/lib/consent-manager-services/index.ts
+8
-0
website/lib/consent-manager-services/index.ts
with
8 additions
and
0 deletions
+8
-0
website/lib/consent-manager-services/index.ts
+
8
-
0
View file @
f838a114
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help