diff --git a/src/apps.json b/src/apps.json
index 327729bb9..5af0d5a2f 100644
--- a/src/apps.json
+++ b/src/apps.json
@@ -662,6 +662,20 @@
],
"website": "https://amplitude.com/"
},
+ "Analysys Ark": {
+ "cats": [
+ 10
+ ],
+ "js": {
+ "AnalysysAgent": ""
+ },
+ "cookies": {
+ "ARK_ID": ""
+ },
+ "icon": "Analysys Ark.svg",
+ "script": "AnalysysFangzhou_JS_SDK\\.min\\.js\\?v=([\\d.]+)\\;version:\\1",
+ "website": "https://ark.analysys.cn"
+ },
"Anetwork": {
"cats": [
36
@@ -4168,6 +4182,21 @@
},
"website": "https://gridsome.org"
},
+ "GrowingIO": {
+ "cats": [
+ 10
+ ],
+ "js": {
+ "gio": ""
+ },
+ "cookies": {
+ "grwng_uid": "",
+ "gr_user_id": ""
+ },
+ "icon": "GrowingIO.png",
+ "script": "assets\\.growingio\\.com/([\\d.]+)/gio.js\\;version:\\1",
+ "website": "https://www.growingio.com/"
+ },
"HERE": {
"cats": [
35
@@ -8748,6 +8777,21 @@
"icon": "SDL Tridion.png",
"website": "http://www.sdl.com/products/tridion"
},
+ "Sensors Data": {
+ "cats": [
+ 10
+ ],
+ "js": {
+ "sa": ""
+ },
+ "cookies": {
+ "sensorsdata2015session": "",
+ "sensorsdata2015jssdkcross": ""
+ },
+ "icon": "Sensors Data.svg",
+ "script": "static\\.sensorsdata\\.cn/sdk/([\\d.]+)/sensorsdata\\.min\\.js\\;version:\\1",
+ "website": "https://www.sensorsdata.cn"
+ },
"Sentry": {
"cats": [
13
diff --git a/src/icons/Analysys Ark.svg b/src/icons/Analysys Ark.svg
new file mode 100644
index 000000000..3e8322823
--- /dev/null
+++ b/src/icons/Analysys Ark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/GrowingIO.png b/src/icons/GrowingIO.png
new file mode 100644
index 000000000..c96be59fc
Binary files /dev/null and b/src/icons/GrowingIO.png differ
diff --git a/src/icons/Sensors Data.svg b/src/icons/Sensors Data.svg
new file mode 100644
index 000000000..7250e013c
--- /dev/null
+++ b/src/icons/Sensors Data.svg
@@ -0,0 +1 @@
+
\ No newline at end of file