Add Segment Consent Manager / cookie compliance

main
nurbek 4 years ago
parent 50a35fcc73
commit c56556a23b

@ -17731,6 +17731,19 @@
], ],
"website": "https://segment.com" "website": "https://segment.com"
}, },
"Segment Consent Manager ": {
"cats": [
67
],
"description": " Segment Consent Manager is a tool that automates the process of requesting consent for data usage, stores data on user privacy preferences, and updates these preferences when users request changes.",
"icon": "Segment.svg",
"js": {
"consentManager.version": "([\\d.]+)\\;version:\\1"
},
"scripts": "@segment/consent-manager@([\\d.]+)\\;version:\\1",
"saas": true,
"website": "https://segment.com/blog/how-to-build-consent-management-into-your-site-in-less-than-a-week"
},
"SegmentStream": { "SegmentStream": {
"cats": [ "cats": [
10 10