Skip to content

98: [SEO][Analytics] Introduce Google SEO improvements, Google Analytics support, and compliance UX#99

Merged
afisch710 merged 2 commits into
developmentfrom
issue/98
Jul 20, 2025
Merged

98: [SEO][Analytics] Introduce Google SEO improvements, Google Analytics support, and compliance UX#99
afisch710 merged 2 commits into
developmentfrom
issue/98

Conversation

@afisch710
Copy link
Copy Markdown
Owner

[web] Integrate Google Analytics and enhance SEO features

  • Added Google Analytics integration with user consent management.
  • Introduced AnalyticsProvider and AnalyticsSetting components for managing analytics settings.
  • Updated public/index.html with enhanced SEO meta tags and structured data.
  • Created sitemap.xml for better search engine indexing.
  • Added .env.example for environment variable configuration and updated .gitignore to exclude .env files.

closes #98

- Added Google Analytics integration with user consent management.
- Introduced AnalyticsProvider and AnalyticsSetting components for managing analytics settings.
- Updated public/index.html with enhanced SEO meta tags and structured data.
- Created sitemap.xml for better search engine indexing.
- Added .env.example for environment variable configuration and updated .gitignore to exclude .env files.
@afisch710 afisch710 enabled auto-merge (squash) July 20, 2025 22:02
- Added eslint-disable comments for no-undef rule in GoogleAnalytics.js and AnalyticsProvider.js to prevent linting errors related to the GA_TRACKING_ID and window.gtag usage.
@afisch710 afisch710 merged commit 0f2d72c into development Jul 20, 2025
1 check passed
@afisch710 afisch710 deleted the issue/98 branch July 20, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SEO][Analytics] Introduce Google SEO improvements, Google Analytics support, and compliance UX

1 participant