diff --git a/src/apps.json b/src/apps.json index 6adadb87c..221187cc1 100755 --- a/src/apps.json +++ b/src/apps.json @@ -7599,6 +7599,15 @@ "icon": "Tealeaf.png", "website": "http://www.tealeaf.com" }, + "Tealium": { + "cats": [ + 36 + ], + "env": "^TEALIUMENABLED$", + "icon": "Tealium.png", + "script": "//tags\\.tiqcdn\\.com/", + "website": "http://tealium.com" + }, "TeamCity": { "cats": [ 44 diff --git a/src/icons/Tealium.png b/src/icons/Tealium.png new file mode 100755 index 000000000..98fc02985 Binary files /dev/null and b/src/icons/Tealium.png differ