diff --git a/src/apps.json b/src/apps.json index f72c46641..ce236da84 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8468,6 +8468,15 @@ "icon": "Usabilla.svg", "website": "http://usabilla.com" }, + "UserEngage": { + "cats": [ + "10" + ], + "env": "^UserEngage$", + "icon": "UserEngage.png", + "html": "]+/id=\"ue_widget\"", + "website": "https://userengage.com" + }, "UserLike": { "cats": [ "52" diff --git a/src/icons/UserEngage.png b/src/icons/UserEngage.png new file mode 100644 index 000000000..49f2d16af Binary files /dev/null and b/src/icons/UserEngage.png differ