diff --git a/src/technologies/o.json b/src/technologies/o.json index 52e32c705..af5f828ad 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -809,9 +809,9 @@ }, "OptinMonster": { "cats": [ - 87 + 32 ], - "description": "OptinMonster is a lead-generation plugin for WordPress.", + "description": "OptinMonster is a conversion optimisation tool that allows you to grow your email list.", "icon": "OptinMonster.png", "js": { "OptinMonsterApp": "" @@ -820,6 +820,19 @@ "low", "recurring" ], + "website": "https://optinmonster.com" + }, + "OptinMonster plugin": { + "cats": [ + 87 + ], + "description": "OptinMonster is a lead-generation plugin for WordPress.", + "icon": "OptinMonster.png", + "implies": "OptinMonster", + "pricing": [ + "low", + "recurring" + ], "requires": "WordPress", "scriptSrc": "/wp-content/plugins/optinmonster/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", "website": "https://optinmonster.com"