Skip to content

Commit

Permalink
feat: add Umami analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
codeinabox committed Nov 29, 2023
1 parent 650d238 commit d2c2fd5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Binary file added icons/umami.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/umami.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Umami",
"description": "Umami is an open-source analytics platform to collect, analyze, and understand your web data",
"icon": "/icon/umami.png",
"checks": {
"tags": [
{
"tag": "script",
"attribute": "src",
"value": "analytics.umami.is/*.js"
}
],
"headers": []
}
}

0 comments on commit d2c2fd5

Please sign in to comment.