Add Google Search Console plugin for monitoring site performance data#61
Open
Daniel-Hodgson-SquaredUp wants to merge 1 commit into
Open
Add Google Search Console plugin for monitoring site performance data#61Daniel-Hodgson-SquaredUp wants to merge 1 commit into
Daniel-Hodgson-SquaredUp wants to merge 1 commit into
Conversation
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.
What does this change do?
Adds a new Google Search Console plugin that enables users to connect a GSC property via OAuth 2.0 and visualize search performance data directly within SquaredUp.
The plugin includes data streams for site performance, page performance, queries, countries, devices, indexing support for GSC pages, and default dashboards for both site-level and page-level SEO analysis.
Why is it useful?
Google Search Console contains valuable SEO data and is one of the most widely used tools in the industry. It's also a gap in the current SquaredUp catalog.
This plugin allows users to:
The included dashboards provide an out-of-the-box SEO overview experience without requiring additional configuration.
Testing performed
Validation
Manual testing
Tested against a live Google Search Console property, span a up a google pages site and generated dummy data over the course of a few weeks to get impressions clicks etc:
https://danielchodgson.github.io/gsc-lcp-test-site/index.html
Verified:
Confirmed timeframe handling, page scoping, and relative URL transformations function as expected.
Screenshots
Known limitations / follow-ups