| 开发者 | vzisis |
|---|---|
| 更新时间 | 2026年9月24日 20:56 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes. Use Settings > Client Report to connect GA4 via OAuth and select a property.
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.
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.
Yes. Enable the option in Settings > Client Report.