Title: Neutrope SEO Report Dashboard
Author: Neutrope Inc.
Published: <strong>July 6, 2026</strong>
Last modified: July 6, 2026

---

Search plugins

![](https://ps.w.org/neutrope-seo-report-dashboard/assets/banner-772x250.png?rev
=3597406)

![](https://ps.w.org/neutrope-seo-report-dashboard/assets/icon-256x256.png?rev=3597406)

# Neutrope SEO Report Dashboard

 By [Neutrope Inc.](https://profiles.wordpress.org/neutropeinc/)

[Download](https://downloads.wordpress.org/plugin/neutrope-seo-report-dashboard.0.1.1.zip)

 * [Details](https://wordpress.org/plugins/neutrope-seo-report-dashboard/#description)
 * [Reviews](https://wordpress.org/plugins/neutrope-seo-report-dashboard/#reviews)
 *  [Installation](https://wordpress.org/plugins/neutrope-seo-report-dashboard/#installation)
 * [Development](https://wordpress.org/plugins/neutrope-seo-report-dashboard/#developers)

 [Support](https://wordpress.org/support/plugin/neutrope-seo-report-dashboard/)

## Description

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**

 * Shows Google Search Console and GA4 key metrics in the WordPress admin.
 * Purpose-built for SEO reporting and monthly client/internal reports.
 * A reporting-focused layer on top of your Google data — not a Site Kit replacement.
 * Register your priority keywords and track their Search Console performance.
 * Register your priority pages and track organic traffic and conversions.
 * Save monthly reporting notes (actions taken, results, concerns, next focus, internal
   memo).
 * See week-over-week and month-over-month comparisons.
 * Export keyword, page and monthly-memo data to CSV (UTF-8 with BOM, Excel-friendly).
 * Update on demand, or automatically via WP-Cron.
 * Connect securely with Google OAuth 2.0 using your own OAuth client, with an assisted
   setup wizard and Client ID / Client Secret copy.
 * All fetched data is stored in your WordPress database.

**Metrics shown**

 * Search Console: clicks, impressions, CTR, average position (site, per keyword,
   per page).
 * GA4: organic sessions, active users, engaged sessions, engagement rate and configured
   conversion events (site and per page).

### External services

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).

## Screenshots

[⌊Dashboard — connection and data-fetch status, registered keyword and page counts,
and Search Console / GA4 metric cards with week-over-week and month-over-month comparisons.⌉⌊
Dashboard — connection and data-fetch status, registered keyword and page counts,
and Search Console / GA4 metric cards with week-over-week and month-over-month comparisons
.⌉[

Dashboard — connection and data-fetch status, registered keyword and page counts,
and Search Console / GA4 metric cards with week-over-week and month-over-month comparisons.

[⌊Keyword report — registered keywords with type, priority and target URL, plus 
Search Console metric columns and the add-keyword form.⌉⌊Keyword report — registered
keywords with type, priority and target URL, plus Search Console metric columns 
and the add-keyword form.⌉[

Keyword report — registered keywords with type, priority and target URL, plus Search
Console metric columns and the add-keyword form.

[⌊Page report — registered pages with type, priority and normalized path, plus organic
traffic and conversion columns and the add-page form.⌉⌊Page report — registered 
pages with type, priority and normalized path, plus organic traffic and conversion
columns and the add-page form.⌉[

Page report — registered pages with type, priority and normalized path, plus organic
traffic and conversion columns and the add-page form.

[⌊Monthly memo — structured monthly reporting note (actions, results, good points,
concerns, next focus) with month navigation.⌉⌊Monthly memo — structured monthly 
reporting note (actions, results, good points, concerns, next focus) with month 
navigation.⌉[

Monthly memo — structured monthly reporting note (actions, results, good points,
concerns, next focus) with month navigation.

[⌊Settings — Setup Guide: ordered onboarding steps with live status, plus Google
Cloud and OAuth redirect-URI guidance.⌉⌊Settings — Setup Guide: ordered onboarding
steps with live status, plus Google Cloud and OAuth redirect-URI guidance.⌉[

Settings — Setup Guide: ordered onboarding steps with live status, plus Google Cloud
and OAuth redirect-URI guidance.

[⌊Settings — Google connection: OAuth flow in the not-connected state, with the 
redirect URI and requested read-only scopes.⌉⌊Settings — Google connection: OAuth
flow in the not-connected state, with the redirect URI and requested read-only scopes
.⌉[

Settings — Google connection: OAuth flow in the not-connected state, with the redirect
URI and requested read-only scopes.

[⌊Settings — Auto Update: WP-Cron automatic updates, schedule status and recent 
fetch logs.⌉⌊Settings — Auto Update: WP-Cron automatic updates, schedule status 
and recent fetch logs.⌉[

Settings — Auto Update: WP-Cron automatic updates, schedule status and recent fetch
logs.

[⌊Settings — Conversions: GA4 conversion events (event names, primary event and 
CV-rate base).⌉⌊Settings — Conversions: GA4 conversion events (event names, primary
event and CV-rate base).⌉[

Settings — Conversions: GA4 conversion events (event names, primary event and CV-
rate base).

## Installation

 1.  Upload the `neutrope-seo-report-dashboard` folder to `/wp-content/plugins/`, or
     install the ZIP via Plugins -> Add New -> Upload Plugin.
 2.  Activate the plugin through the Plugins screen.
 3.  Go to **SEO Report -> Settings -> Google Connection**.
 4.  Create or reuse an OAuth client (type: Web application) in Google Cloud Console,
     enable the Search Console API, the Google Analytics Data API, and the Google Analytics
     Admin API, and add the Redirect URI shown on the settings screen to your client’s
     Authorized redirect URIs.
 5.  Download the OAuth client JSON file from Google Cloud and import it on the Google
     Connection screen, or paste the Client ID and Client Secret manually.
 6.  Save the OAuth settings, then click **Connect Google account**.
 7.  On the **Search Console** tab, refresh the property list, select your property
     and save, then click **Update Search Console data**.
 8.  On the **GA4** tab, refresh the GA4 property list and select a property (or enter
     the numeric property ID manually), then click **Update GA4 data**. Configure conversion
     event names on the **Conversions** tab.
 9.  (Optional) On the **Auto Update** tab, enable scheduled updates.

## FAQ

### Is this a replacement for Google Site Kit?

No. Site Kit is a broad analytics integration. Neutrope SEO Report Dashboard is 
a focused reporting layer that surfaces only the figures needed for weekly/monthly
SEO reports and adds keyword/page tracking, monthly notes, comparisons and CSV export.

### Do I need my own Google OAuth client?

Yes. You provide your own OAuth Client ID and Client Secret, so Neutrope does not
run a shared connection server for your site. The assisted setup wizard can import
Google’s client_secret.json (optional) file to fill those fields automatically. 
The client secret and refresh token are stored encrypted in your database.

### What permissions does the plugin request?

Read-only scopes only: `https://www.googleapis.com/auth/webmasters.readonly` and`
https://www.googleapis.com/auth/analytics.readonly`. The plugin cannot modify your
Google data.

### Where is my data stored?

In your WordPress database. No data is sent to Neutrope or any third party other
than Google’s APIs.

### Why are some numbers delayed?

Search Console data lags by a couple of days, so reports use an end date two days
in the past.

### Does it support multiple sites or PDF export?

Not in this version. This release focuses on a single property, on-screen reporting
and CSV export.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Neutrope SEO Report Dashboard” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Neutrope Inc. ](https://profiles.wordpress.org/neutropeinc/)

[Translate “Neutrope SEO Report Dashboard” into your language.](https://translate.wordpress.org/projects/wp-plugins/neutrope-seo-report-dashboard)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/neutrope-seo-report-dashboard/),
check out the [SVN repository](https://plugins.svn.wordpress.org/neutrope-seo-report-dashboard/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/neutrope-seo-report-dashboard/)
by [RSS](https://plugins.trac.wordpress.org/log/neutrope-seo-report-dashboard/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.1

 * Add Japanese translation.

#### 0.1.0

 * Initial MVP: Google OAuth connection, Search Console and GA4 integration, keyword/
   page registration, monthly memos, week/month comparisons, CSV export, manual 
   and WP-Cron updates.

## Meta

 *  Version **0.1.1**
 *  Last updated **2 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [analytics](https://wordpress.org/plugins/tags/analytics/)[ga4](https://wordpress.org/plugins/tags/ga4/)
   [report](https://wordpress.org/plugins/tags/report/)[Search Console](https://wordpress.org/plugins/tags/search-console/)
   [seo](https://wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://wordpress.org/plugins/neutrope-seo-report-dashboard/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/neutrope-seo-report-dashboard/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/neutrope-seo-report-dashboard/reviews/)

## Contributors

 *   [ Neutrope Inc. ](https://profiles.wordpress.org/neutropeinc/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/neutrope-seo-report-dashboard/)