diff --git a/src/drivers/webextension/images/icons/SegmentStream.svg b/src/drivers/webextension/images/icons/SegmentStream.svg new file mode 100644 index 000000000..9d97c3a8b --- /dev/null +++ b/src/drivers/webextension/images/icons/SegmentStream.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 0a0118ca3..9963b85e6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -15569,6 +15569,20 @@ ], "website": "https://segment.com" }, + "SegmentStream": { + "cats": [ + 10 + ], + "description": "SegmentStream is a AI-powered marketing analytics platform built for data-driven CMOs, web analysts and performance marketing teams.", + "icon": "SegmentStream.svg", + "js": { + "segmentstream.VERSION": "(.+)\\;version:\\1" + }, + "scripts": "cdn\\.segmentstream\\.com", + "saas": true, + "pricing": ["low", "mid", "recurring"], + "website": "https://segmentstream.com" + }, "Select2": { "cats": [ 59