diff --git a/src/technologies/a.json b/src/technologies/a.json index ac2f060ba..c54a7f299 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -1889,6 +1889,8 @@ "cats": [ 10 ], + "description": "Ahoy is a Ruby gem that provides simple and powerful analytics for Ruby on Rails applications.", + "implies": "Ruby on Rails", "cookies": { "ahoy_track": "", "ahoy_visit": "", @@ -1897,6 +1899,7 @@ "js": { "ahoy": "" }, + "oss": true, "website": "https://github.com/ankane/ahoy" }, "AiSpeed": { @@ -5070,4 +5073,4 @@ "scriptSrc": "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1", "website": "https://tarekraafat.github.io/autoComplete.js" } -} \ No newline at end of file +}