Linux 软件免费装
Banner图

Neutrope SEO Report Dashboard

开发者 neutropeinc
更新时间 2026年7月7日 13:15
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo analytics report search console ga4

下载

0.1.1 0.1.0 0.1.2

详情介绍:

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

安装:

  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.

屏幕截图:

  • 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.
  • 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 — 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 — Conversions: GA4 conversion events (event names, primary event and CV-rate base).

升级注意事项:

0.1.2 Adds developer hooks (filters and an action) and a menu-slug constant. No changes to existing behavior or stored data. 0.1.1 Adds Japanese (ja) translation. 0.1.0 Initial release.

常见问题:

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.

更新日志:

0.1.2 0.1.1 0.1.0