Skip to content

Commit

Permalink
Merge pull request #26 from codeinabox/feat/counter_analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
berrysauce authored Nov 29, 2023
2 parents bae684a + fbf2d56 commit b89129e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Binary file added icons/counter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions ingredients/analytics/counter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Counter",
"description": "Counter is an open-source privacy aware web analytics platform",
"icon": "/icon/counter.png",
"checks": {
"tags": [
{
"tag": "script",
"attribute": "src",
"value": "cdn.counter.dev/*.js"
}
],
"headers": []
}
}

0 comments on commit b89129e

Please sign in to comment.