BLOG-112 Add Google Analytics integration and update environment variables #113

Merged
squid merged 2 commits from BLOG-112_install_ga into main 2025-08-04 07:29:10 +08:00

2 Commits

Author SHA1 Message Date
e9b716521d BLOG-112 refactor: simplify Google Analytics script initialization and remove gtag declaration from Window interface
All checks were successful
PR Title Check / pr-title-check (pull_request) Successful in 13s
Frontend CI / build (push) Successful in 1m9s
2025-08-04 07:27:53 +08:00
db74a9b166 BLOG-112 feat: add Google Analytics integration and update environment variables
All checks were successful
Frontend CI / build (push) Successful in 1m6s
PR Title Check / pr-title-check (pull_request) Successful in 12s
Auto Comment On PR / add_improve_comment (pull_request) Successful in 17s
- Implement Google Analytics script loading in a new component.
- Add GA_MEASUREMENT_ID to the environment configuration.
- Update layout to include GoogleAnalytics component.
- Enhance app.html with viewport and description meta tags.
2025-08-04 07:00:17 +08:00