Skip to content

Commit

Permalink
Merge pull request #1124 from ptagroup/patch-1
Browse files Browse the repository at this point in the history
add metrixana to organisations and source
  • Loading branch information
mendozamedina authored Dec 30, 2024
2 parents c2c4e48 + 5b229dd commit 64a18ec
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions organizations/metrixana.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": "METRIXANA",
"name": "Metrixana",
"iconUrl": "https://metrixana.com/images/40x40.png",
"orgUrl": "https://metrixana.com"
}
9 changes: 9 additions & 0 deletions sources/metrixana.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "METRIXANA",
"name": "Metrixana",
"categories": ["ADVERTISING", "ANALYTICS", "ECOMMERCE", "MARKETING"],
"organization": "METRIXANA",
"iconUrl": "https://www.metrixana.com/images/40x40.png",
"sourceUrl": "https://www.metrixana.com",
"dataVisibility": ["PRIVATE"]
}

0 comments on commit 64a18ec

Please sign in to comment.