Skip to content

Commit

Permalink
Merge pull request #25 from codeinabox/feat/umami_analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
berrysauce authored Nov 29, 2023
2 parents 650d238 + d2c2fd5 commit bae684a
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 bae684a

Please sign in to comment.