Skip to content

Add analytics consent opt-in and bundle styles#14

Merged
carloshskp merged 1 commit intomainfrom
feat/analyze-proposed-improvements-for-execution-plan
Nov 23, 2025
Merged

Add analytics consent opt-in and bundle styles#14
carloshskp merged 1 commit intomainfrom
feat/analyze-proposed-improvements-for-execution-plan

Conversation

@carloshskp
Copy link
Copy Markdown
Owner

Summary

  • add an in-app analytics consent flow that stores preferences, preconnects conditionally, and loads Google Tag Manager/GA only after approval
  • move inline styling into the Tailwind bundle via the main entry import to keep the critical path leaner and hashed for production
  • update documentation, Tailwind content paths, and e2e coverage to reflect the consent-gated analytics behaviour

Testing

  • yarn test:unit
  • yarn test:e2e (fails: Playwright browsers are not installed in the environment; run yarn playwright install before retrying)

Codex Task

@carloshskp carloshskp merged commit 3785670 into main Nov 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant