Neutrope SEO Report Dashboard brings the numbers you actually report on — from Google Search Console and Google Analytics 4 (GA4) — into a single, reporting-focused screen inside WordPress.
It is not a replacement for Google Site Kit or a general-purpose analytics tool. It is a focused reporting layer on top of your Google data, built for SEO specialists, web production and maintenance agencies, and in-house marketers who prepare regular SEO reports and want the key figures without bouncing between Search Console and GA4.
What it does
Metrics shown
This plugin connects to Google APIs to retrieve your Search Console and Analytics data. It only does so after you connect your own Google account via OAuth, and it communicates with Google when you manually update data or when a scheduled (WP-Cron) update runs. No data is sent anywhere except Google’s APIs, and retrieved data is stored in your WordPress database.
Google OAuth 2.0 (accounts.google.com, oauth2.googleapis.com)
Used to authorize access and to obtain/refresh access tokens. The plugin sends your OAuth client ID/secret and the authorization code or refresh token, and receives access and refresh tokens. Tokens are stored encrypted.
Google Search Console API (www.googleapis.com/webmasters)
Sends: OAuth access token, the selected Search Console property URL, date ranges, your registered keywords and registered page URLs.
Receives: clicks, impressions, CTR, average position, and query/page performance data.
When: when you manually update Search Console data, or when a scheduled update runs.
Google Analytics Data API (analyticsdata.googleapis.com)
Sends: OAuth access token, your GA4 property ID, date ranges, registered page paths and configured conversion event names.
Receives: organic sessions, active users, engaged sessions, engagement rate, and event counts for the configured conversion events.
When: when you manually update GA4 data, or when a scheduled update runs.
Google Analytics Admin API (analyticsadmin.googleapis.com)
Sends: OAuth access token.
Receives: GA4 account and property summaries available to the connected Google account.
When: only when you click Refresh GA4 properties on the GA4 settings tab.
Your use of Google APIs through this plugin is subject to the Google APIs Terms of Service (https://developers.google.com/terms) and the Google Privacy Policy (https://policies.google.com/privacy).