https://github.com/driftingruby/303-tracking-events-with-ahoy
Analytics can provide great information about your users and the content that you're producing. With using the Ahoy gem, we can gather powerful analytics without handing them over to third parties.
https://github.com/driftingruby/303-tracking-events-with-ahoy
Last synced: about 1 year ago
JSON representation
Analytics can provide great information about your users and the content that you're producing. With using the Ahoy gem, we can gather powerful analytics without handing them over to third parties.
- Host: GitHub
- URL: https://github.com/driftingruby/303-tracking-events-with-ahoy
- Owner: driftingruby
- Created: 2021-07-05T05:32:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T05:33:16.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T08:31:23.134Z (over 1 year ago)
- Language: Ruby
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...