From 8b8ea40e41b2e141ea1cf3bdb5f8263a408fc8a2 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 22 Sep 2021 12:17:34 +0600 Subject: [PATCH 1/3] Add PayPal Marketing Solutions / analytics, marketing automation --- src/technologies/p.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/technologies/p.json b/src/technologies/p.json index 03b32a50f..6ada25555 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -406,6 +406,23 @@ "website": "https://paypal.com", "xhr": "\\.paypal\\.com" }, + "PayPal Marketing Solutions": { + "cats": [ + 10, + 32 + ], + "description": "PayPal Marketing Solutions enables merchants to see unique shopper insights and provide custom rewards for buyers with PayPal accounts.", + "icon": "PayPal.svg", + "scripts": [ + "\\.paypalobjects\\.com/muse/", + "\\.paypal\\.com/tagmanager/pptm\\.js" + ], + "saas": true, + "pricing": [ + "freemium" + ], + "website": "https://developer.paypal.com/docs/marketing-solutions" + }, "Payl8r": { "cats": [ 41, From 6ef09679b552f0a73e006974a2b44bd85b67cfd1 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 22 Sep 2021 12:21:36 +0600 Subject: [PATCH 2/3] fix description --- src/technologies/p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/p.json b/src/technologies/p.json index 6ada25555..046528ffd 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -411,7 +411,7 @@ 10, 32 ], - "description": "PayPal Marketing Solutions enables merchants to see unique shopper insights and provide custom rewards for buyers with PayPal accounts.", + "description": "PayPal Marketing Solutions enables merchants to see shopper insights and provide custom rewards for buyers with PayPal accounts.", "icon": "PayPal.svg", "scripts": [ "\\.paypalobjects\\.com/muse/", From d97f020ca50347bc7e90c5847b84b0e14ec7c50b Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sat, 25 Sep 2021 07:56:29 +1000 Subject: [PATCH 3/3] Update p.json --- src/technologies/p.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/p.json b/src/technologies/p.json index 046528ffd..adcfa2df7 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -417,6 +417,7 @@ "\\.paypalobjects\\.com/muse/", "\\.paypal\\.com/tagmanager/pptm\\.js" ], + "implies": "PayPal", "saas": true, "pricing": [ "freemium"