Skip to content

Remove Google Analytics - #32

Merged
needs merged 1 commit into
masterfrom
remove-google-analytics
Aug 24, 2026
Merged

Remove Google Analytics#32
needs merged 1 commit into
masterfrom
remove-google-analytics

Conversation

@needs

@needs needs commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Removes the GoogleAnalytics component from the root layout, along with the NEXT_PUBLIC_GOOGLE_ANALYTICS_ID env var it read and the now-unused @next/third-parties dependency. Cloudflare Web Analytics will take over, which needs no code change when enabled with automatic beacon injection on a proxied domain.

Note: NEXT_PUBLIC_GOOGLE_ANALYTICS_ID isn't set anywhere in the repo, so nothing else needed cleaning up — but it can be deleted from the Fly app secrets/env if it's set there.

🤖 Generated with Claude Code

Drops the GoogleAnalytics component and the NEXT_PUBLIC_GOOGLE_ANALYTICS_ID
env var from the root layout, along with the now-unused @next/third-parties
dependency. Cloudflare analytics replaces it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@needs
needs merged commit 9045abc into master Aug 24, 2026
1 check passed
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.

1 participant