From 8cb6072df89bcf21f783cbbc471e6674c6a26165 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:14:16 +1100 Subject: [PATCH] Add Facebook Pixel detection --- src/technologies.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/technologies.json b/src/technologies.json index 96d81a2d6..441c3550e 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5885,6 +5885,24 @@ "url": "Pages/SearchResults\\.aspx\\?k=", "website": "http://sharepoint.microsoft.com/en-us/product/capabilities/search/Pages/Fast-Search.aspx" }, + "Facebook Pixel": { + "cats": [ + 10 + ], + "description": "Facebook pixel is an analytics tool that allows you to measure the effectiveness of your advertising.", + "icon": "Facebook.svg", + "dom": { + "img[src*='facebook.com/tr']": { + "attributes": { + "src": "" + } + } + }, + "js": { + "_fbq": "" + }, + "website": "http://facebook.com" + }, "Facebook": { "cats": [ 5