Skip to content

feat(privacy): make Yandex Metrika tracking consent-based or removable #337

Description

Summary

src/app/layout.tsx:151-168 embeds Yandex Metrika (counter 109691925) as an inline nonce script plus a noscript tracking pixel; this loads third-party tracking on all pages with no consent mechanism.

Acceptance Criteria

  • Consent-banner gating or opt-out for tracking
  • Tracking loads only after consent
  • Document/allowlist approach in CSP
  • Tests for conditional loading

Complexity

High - third-party integration + consent UX.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programfrontendFrontend workhigh-complexityHigh-complexity frontend task requiring deep architectural worksecuritySecurity vulnerability

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions