diff --git a/src/images/icons/Burst.svg b/src/images/icons/Burst.svg new file mode 100644 index 000000000..a672583f7 --- /dev/null +++ b/src/images/icons/Burst.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index 2a4446774..488ac0bc8 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2966,6 +2966,23 @@ "scriptSrc": "wp-content/plugins/complianz-gdpr-premium", "website": "https://complianz.io" }, + "Burst": { + "cats": [ + 10 + ], + "description": "Burst Statistics keeps all data on your server, making it fully compliant with privacy laws. Our dashboards offer clear and concise insights, allowing you to make informed decisions without feeling overwhelmed by abundant data. Choose Burst Statistics for seamless and reliable analytics trusted by over 100,000 users.", + "icon": "Burst.svg", + "js": { + "burst.url": "" + }, + "pricing": [ + "recurring" + ], + "requires": "WordPress", + "saas": true, + "scriptSrc": "assets/js/build/burst", + "website": "https://burst-statistics.com" + }, "Concrete CMS": { "cats": [ 1 @@ -4571,4 +4588,4 @@ "scriptSrc": "(?:/([\\d\\.-]+))?/crypto-js(?:\\.min)?\\.js\\;version:\\1", "website": "https://github.com/brix/crypto-js" } -} \ No newline at end of file +}