diff --git a/src/images/icons/optimization-detective.svg b/src/images/icons/optimization-detective.svg new file mode 100644 index 000000000..597b2599c --- /dev/null +++ b/src/images/icons/optimization-detective.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/technologies/o.json b/src/technologies/o.json index c4b5b8334..4abaf0ef5 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1272,6 +1272,19 @@ "scriptSrc": "track\\.omguk\\.com", "website": "https://www.optimisemedia.com" }, + "Optimization Detective": { + "cats": [ + 87, + 92 + ], + "description": "Performance plugin from the WordPress Performance Group, which captures real user metrics about what elements are displayed on the page across a variety of device form factors (e.g. desktop, tablet, and phone) in order to apply loading optimizations.", + "icon": "optimization-detective.svg", + "meta": { + "generator": "^optimization-detective ([\\d.]+)?\\;version:\\1" + }, + "requires": "WordPress", + "website": "https://wordpress.org/plugins/optimization-detective/" + }, "Optimizely": { "cats": [ 74,