diff --git a/src/technologies/f.json b/src/technologies/f.json index d0340fd5d..1d2b64ace 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -618,18 +618,23 @@ }, "Firepush": { "cats": [ - 32 + 32, + 100 ], "description": "Firepush is an omnichannel marketing app that helps Shopify stores to drive sales with automated web push, email and SMS campaigns.", "dom": "link[href*='cdn.firepush.net']", "icon": "Firepush.svg", + "implies": "Shopify", "pricing": [ "low", "freemium", "recurring" ], "saas": true, - "scriptSrc": "cdn\\.firepush\\.\\w+", + "scriptSrc": [ + "cdn\\.firepush\\.\\w+", + "fpcdn\\.me/.+shopify" + ], "website": "https://getfirepush.com" }, "FirstHive": {