emdash/floppy-nails-brake-h8avd - #446
Merged
Merged
Conversation
Adds workflows/analytics-access.md: the two local MCP servers that now serve GA4 and Search Console data live, replacing hand-downloaded GSC CSV exports as the way to pull performance data. Pins the correct property IDs (GA4 328508492, not the two blog properties; GSC sc-domain:jetthoughts.com, not the URL-prefix variants) because both accounts carry overlapping properties that return real-looking wrong numbers. Records the dead end worth not retrying: the two servers cannot share one credential. Google classes webmasters* as a sensitive scope and blocks gcloud's shared built-in OAuth client from brokering it, so ADC works for GA but never for GSC, which needs a self-owned Desktop OAuth client. Also captures the ~2-3 day GSC data lag and a 2026-08-13 baseline (142 clicks / 104,754 impressions / 0.14% CTR / position 18.1) to diff against. No credentials in the repo - they live under ~/.config and ~/Library. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe pull request adds documentation for separate GA4 and Search Console MCP access, target properties, authentication constraints, reporting latency, baseline metrics, and workflow registration. ChangesAnalytics access workflow
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by CodeRabbit