diff --git a/organizations/pitchbox.json b/organizations/pitchbox.json new file mode 100644 index 000000000..ea9f3b76b --- /dev/null +++ b/organizations/pitchbox.json @@ -0,0 +1,6 @@ +{ + "id": "PITCHBOX", + "name": "Pitchbox", + "iconUrl": "https://cdn.pitchbox.com/assets/img/logos/pb_square.png", + "orgUrl": "https://pitchbox.com/" +} diff --git a/sources/pitchbox.json b/sources/pitchbox.json new file mode 100644 index 000000000..e551a9617 --- /dev/null +++ b/sources/pitchbox.json @@ -0,0 +1,9 @@ +{ + "id": "PITCHBOX", + "name": "Pitchbox", + "categories": ["ANALYTICS"], + "organization": "PITCHBOX", + "iconUrl": "https://cdn.pitchbox.com/assets/img/logos/pb_square.png", + "sourceUrl": "https://pitchbox.com/", + "dataVisibility": ["PRIVATE"] +}