diff --git a/src/technologies/g.json b/src/technologies/g.json index 04c963f0b..5d24b8fda 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -726,6 +726,15 @@ }, "website": "https://www.goanywhere.com/" }, + "GoatCounter": { + "cats": [ + 10 + ], + "description": "GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.", + "icon": "goatcounter.svg", + "scriptSrc": "//gc.zgo.at/count.js", + "website": "https://www.goatcounter.com/" + }, "GoCache": { "cats": [ 31 @@ -1684,4 +1693,4 @@ "icon": "gunicorn.png", "website": "http://gunicorn.org" } -} \ No newline at end of file +}