diff --git a/src/drivers/webextension/images/icons/June.svg b/src/drivers/webextension/images/icons/June.svg new file mode 100644 index 000000000..5479355b5 --- /dev/null +++ b/src/drivers/webextension/images/icons/June.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/j.json b/src/technologies/j.json index 7c184db92..182fbe851 100644 --- a/src/technologies/j.json +++ b/src/technologies/j.json @@ -677,6 +677,28 @@ ], "website": "https://jumpseller.com" }, + "June": { + "cats": [ + 10, + 97 + ], + "description": "June is a product analytics for subscription businesses. It automatically generates graphs of the metrics users should track by connecting their segment account.", + "icon": "June.svg", + "cookies": { + "_june_session": "" + }, + "pricing": [ + "mid", + "freemium", + "recurring" + ], + "saas": true, + "scriptSrc": [ + "static\\.june\\.so/analytics\\.js/" + ], + "xhr": "a\\.june\\.so", + "website": "https://june.so" + }, "Junip": { "cats": [ 90 @@ -963,4 +985,4 @@ "website": "https://www.jsdelivr.com/", "xhr": "cdn\\.jsdelivr\\.net" } -} \ No newline at end of file +}