RLabs Search Performance Advisor
RLabs Search Performance Advisor is a WordPress admin tool that:
- Connects directly to Google Search Console and Google Analytics 4 through your own Google Cloud OAuth client.
- Generates an AI overview of the selected period (sessions, channels, top pages, top queries, goal-page progress, notable changes), based on the actual numbers, not on guesses.
- Lets you ask follow-up questions in plain language (“How did /pricing do yesterday?”, “Which queries dropped this week?”). The AI calls Search Console / GA4 with the period you are currently viewing.
- Produces a printable HTML report (use your browser’s “Print → Save as PDF”) that bundles site info, AI overview, key tables, and a factual summary of your Q&A.
- Supports a plain-language tone (no jargon — “click-through rate” instead of “CTR”, “visits” instead of “sessions”) or an expert tone for users comfortable with SEO / analytics vocabulary.
- Caches results per period for 24 hours; refetch on demand.
- Available in Japanese (source language) and English (en_US). UI strings follow WordPress’s locale; AI replies follow the same locale.
External services this plugin uses
This plugin sends data to the following external services on your behalf. Please review before installing.
-
Google APIs (oauth2.googleapis.com, searchconsole.googleapis.com, analyticsdata.googleapis.com, analyticsadmin.googleapis.com)
- What is sent: OAuth tokens, the Search Console site URL or GA4 property ID you connect, and query parameters (date ranges, dimensions, metrics).
- When: When you click “Connect to Google”, “Refetch data”, “Generate overview”, “Ask AI”, or open a report.
- Terms / privacy: https://policies.google.com/terms / https://policies.google.com/privacy.
-
AI provider configured via the WordPress AI plugin. Depending on which provider you connected under Settings → Connectors, this plugin’s “Generate overview” / “Ask AI” actions will cause the WordPress AI Client to call one of the following endpoints on your behalf:
- Anthropic Claude API — host
api.anthropic.com. Terms: https://www.anthropic.com/legal/consumer-terms. Privacy: https://www.anthropic.com/legal/privacy. - OpenAI API — host
api.openai.com. Terms: https://openai.com/policies/row-terms-of-use/. Privacy: https://openai.com/policies/row-privacy-policy/. - Google Generative Language API — host
generativelanguage.googleapis.com. Terms: https://policies.google.com/terms. Privacy: https://policies.google.com/privacy. - What is sent: a system instruction (your site URL, the purpose / goal pages / monthly goal you configured in Site Settings, your selected period, audience tone setting), your question or the overview prompt, prior conversation turns in the same session, and tool-call results pulled from Search Console / GA4.
- When: every time “Generate overview” or “Ask AI” is invoked.
- Anthropic Claude API — host
You must enable the relevant Google APIs (Search Console API, Google Analytics Data API, Google Analytics Admin API) and set up your own OAuth 2.0 client in your own Google Cloud project. API usage, quotas, and billing remain under your control.