diff --git a/src/apps.json b/src/apps.json index c8249db6f..dcf086c4b 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11130,6 +11130,14 @@ "icon": "akaunting.svg", "website": "https://akaunting.com" }, + "Freshmarketer": { + "cats": [ + "10" + ], + "script": "cdn\\.freshmarketer\\.com", + "icon": "freshmarketer.png", + "website": "https://www.freshworks.com/marketing-automation/conversion-rate-optimization/" + }, "GoSquared": { "cats": [ "10", diff --git a/src/icons/freshmarketer.png b/src/icons/freshmarketer.png new file mode 100644 index 000000000..245f94dfe Binary files /dev/null and b/src/icons/freshmarketer.png differ