diff --git a/src/drivers/webextension/images/icons/Quora.svg b/src/drivers/webextension/images/icons/Quora.svg new file mode 100644 index 000000000..56c5930ff --- /dev/null +++ b/src/drivers/webextension/images/icons/Quora.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/q.json b/src/technologies/q.json index e2ba8d4f6..7bd1fba08 100644 --- a/src/technologies/q.json +++ b/src/technologies/q.json @@ -150,5 +150,17 @@ "Quill": "" }, "website": "http://quilljs.com" + }, + "Quora Pixel": { + "cats": [ + 10 + ], + "description": "Quora Pixel is a tool that is placed in your website code to track traffic and conversions.", + "icon": "Quora.svg", + "js": { + "qp.qp": "" + }, + "scriptSrc": "\\.quora\\.com/", + "website": "https://quoraadsupport.zendesk.com/hc/en-us/categories/115001573928-Pixels-Tracking" } } \ No newline at end of file