today_ai_weather/app/admin
songtianlun dd6cd0451d feat: add ahoy analytics for event tracking
- Integrate Ahoy gem for tracking user events and visits
- Create models for Ahoy events and visits
- Implement admin interfaces for managing events and visits
- Add background job for cleaning up old analytics data
- Update application controller and other relevant controllers to track specific actions

This commit implements a comprehensive event tracking system that logs user interactions
within the application. Additionally, it includes mechanisms for managing and
cleaning historical visit and event data, ensuring efficient data handling.
2025-01-27 00:43:18 +08:00
..
admin_users.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
ahoy_events.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
ahoy_management.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
ahoy_visits.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
cities.rb feat: add country filter in city admin 2025-01-25 00:54:23 +08:00
countries.rb refactor: improve countries find_resource method 2025-01-25 01:29:50 +08:00
dashboard.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
regions.rb feat: add countries and regions management 2025-01-21 18:27:26 +08:00
weather_arts.rb feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00