From 96e5872ad76991946606564f94ce1fed98c1646f Mon Sep 17 00:00:00 2001 From: Thew Dhanat <26767607+ThewBear@users.noreply.github.com> Date: Thu, 3 Oct 2019 16:46:40 +0700 Subject: [PATCH] Add Simple Analytics app --- src/apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/apps.json b/src/apps.json index 7097b0faf..7c0021ee5 100644 --- a/src/apps.json +++ b/src/apps.json @@ -9627,6 +9627,13 @@ "implies": "PHP", "website": "https://www.silverstripe.org" }, + "Simple Analytics": { + "cats": [ + 10 + ], + "icon": "SimpleAnalytics.svg", + "script": "^https:\\/\\/cdn\\.simpleanalytics\\.io\\/hello\\.js", + "website": "https://simpleanalytics.com" "SimpleHTTP": { "cats": [ 22