From c2a7ba3811d2f6d37bc76cd014518210d482e483 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 9 Apr 2021 19:00:31 +0600 Subject: [PATCH 1/3] Add Pinterest Ads / Advertising, Update Retargeting category --- src/technologies.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/technologies.json b/src/technologies.json index 6e530562e..a3594250c 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13294,6 +13294,15 @@ "scripts": "//assets\\.pinterest\\.com/js/pinit\\.js", "website": "http://pinterest.com" }, + "Pinterest Ads": { + "cats": [ + 36 + ], + "description": "Pinterest Ads is an online advertising platform developed by Pinterest. The Pinterest tag allows you to track actions people take on your website after viewing your Promoted Pin.", + "icon": "Pinterest.svg", + "xhr": "ct.pinterest.com", + "website": "https://ads.pinterest.com/" + }, "Pipedrive": { "cats": [ 52, From 4f4ffe220b8355f07357ffc207bf560a606c2495 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 12 Apr 2021 14:43:26 +0600 Subject: [PATCH 2/3] Add Pinterest Ads / Advertising --- src/technologies.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index a3594250c..d385392ae 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -682,7 +682,8 @@ }, "AdRoll": { "cats": [ - 36 + 36, + 77 ], "description": "AdRoll is a digital marketing technology platform that specializes in retargeting.", "icon": "AdRoll.svg", @@ -4539,7 +4540,8 @@ }, "Criteo": { "cats": [ - 36 + 36, + 77 ], "description": "Criteo provides personalised retargeting that works with Internet retailers to serve personalised online display advertisements to consumers who have previously visited the advertiser's website.", "icon": "Criteo.svg", From 6352edfbf243311417b203a774777e167367c869 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 12 Apr 2021 15:04:07 +0600 Subject: [PATCH 3/3] Update XHR --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index d385392ae..5435fc071 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13302,7 +13302,7 @@ ], "description": "Pinterest Ads is an online advertising platform developed by Pinterest. The Pinterest tag allows you to track actions people take on your website after viewing your Promoted Pin.", "icon": "Pinterest.svg", - "xhr": "ct.pinterest.com", + "xhr": "ct\\.pinterest\\.com", "website": "https://ads.pinterest.com/" }, "Pipedrive": {