Linux 软件免费装
Banner图

Cliredas - Client Dashboard for Google Analytics (GA4)

开发者 vzisis
更新时间 2026年9月24日 20:56
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

dashboard analytics reporting google-analytics ga4

下载

1.3.0 1.4.0 1.0.0 1.1.0 1.2.0 1.0.1 1.5.0 1.6.0

详情介绍:

Adds a clean, client-friendly Google Analytics 4 (GA4) dashboard inside the WordPress admin. Use it to show key GA4 performance metrics without sending clients to the GA4 interface.

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install via Plugins > Add New (when published).
  2. Activate the plugin.
  3. Go to Client Report in the admin menu.
  4. Go to Settings > Client Report and open the GA4 Setup Assistant.
  5. Add your Google OAuth Client ID and Client Secret.
  6. If the site is behind a public tunnel or reverse proxy (for example, ngrok), enter the public site URL in Public OAuth base URL and save settings.
  7. In Google Cloud Console, add the Redirect URI shown in Settings as an Authorized redirect URI.
  8. Click Connect Google Analytics, complete the consent screen, then select a GA4 Property.
  9. Run diagnostics to verify the refresh token and property access.

屏幕截图:

  • Dashboard (devices, traffic sources).
  • Settings page (setup assistant, OAuth credentials, connection diagnostics, property selection).
  • GA4 Setup Assistant showing successful OAuth, token, and property diagnostics.

升级注意事项:

1.6.0 Adds guided GA4 setup checks and explicit connection diagnostics to the settings page. 1.5.0 Adds accessible, persistent sorting to every Top pages column. 1.4.0 Exports the current dashboard range as a CSV containing KPIs, time-series data, Top pages, devices, and traffic sources. 1.3.0 Shows up to 25 rows in the Top pages table. 1.2.0 Adds previous-period comparisons to Sessions, Total users, Pageviews, and Avg engagement time. 1.1.0 Adds new dashboard date presets for month-to-date, previous month, and 90-day reporting. 1.0.0 Initial stable release with GA4 connection and real GA4 reporting.

常见问题:

Does this connect to Google Analytics 4?

Yes. Use Settings > Client Report to connect GA4 via OAuth and select a property.

Why does Google block my redirect URI on a local domain?

Google OAuth redirect URIs must use a public top-level domain (e.g. .com, .org). For local development, use a public tunnel (e.g. ngrok) or a real domain. When using a tunnel, enter the tunnel's public site URL in Public OAuth base URL, save settings, and then copy the generated Redirect URI into Google Cloud Console.

Does this plugin store tokens/secrets in the database?

Yes. OAuth credentials and tokens are stored in the WordPress options table under the cliredas_settings option. The plugin never displays your saved client secret back in the UI. The latest connection diagnostic result is stored in user meta for the administrator who ran it. It contains statuses, safe messages, a timestamp, and a non-sensitive configuration fingerprint; it does not contain credentials, tokens, or raw Google responses.

Can Editors see the dashboard?

Yes. Enable the option in Settings > Client Report.

更新日志:

1.6.0 1.5.0 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0