From 945d008fcfb6a84dcab84c26d2ad85588dd5db05 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 16 Nov 2021 13:17:40 +0600 Subject: [PATCH] Add OptinMonster / marketing automation --- src/technologies/o.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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"