today_ai_weather/app
songtianlun 80a75d3fbb feat: add Google Analytics tracking code
- Include gtag.js for Google Analytics
- Setup dataLayer for tracking events
- Configure Google Analytics with unique ID

This commit integrates Google Analytics into the web
application to enable tracking of user interactions and
site usage. It sets up the necessary scripts and initializes
the tracking code with the provided unique ID, improving
analytics capabilities.
2025-01-23 19:49:59 +08:00
..
admin feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
helpers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
javascript feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00
jobs refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views feat: add Google Analytics tracking code 2025-01-23 19:49:59 +08:00
workers fix: update default host in sitemap generator and refresh sitemap on worker 2025-01-23 19:40:08 +08:00