Google Search Console and GA4
- Configure
GOOGLE_CLIENT_IDandGOOGLE_CLIENT_SECRET, enable the Search Console, Analytics Data, and Analytics Admin APIs, and add the OAuth scopes listed in Integrations. - Add
https://<your-host>/api/integrations/google/callbackto the OAuth client as an authorized redirect URI. - Open Integrations, choose GSC or GA4, and complete Google consent.
- For GSC, bisibility selects a verified property matching the project domain when possible. For GA4, select a property before connecting.
Search Console
Search Console starts with KPIs for finalized days only, followed by top queries, top pages, and a trust strip for freshness, coverage, and retention. It imports the available 16 months of daily history into your workspace, then keeps that history with daily incremental syncs from the Temporal worker. Use Sync now when you need an immediate check of finalized data. Export CSV to download the stored query rows for the selected comparison window.Plausible
Connect the site domain, Stats API token, and optional self-hosted Plausible base URL. The default base ishttps://plausible.io.
Run synchronization
Use Sync now from the app for an immediate project sync. For scheduled sync, run the Temporal worker and set:TRAFFIC_SNAPSHOT_RETENTION_DAYS. Rate-limited connections are skipped and can
be retried later; one failing project does not stop synchronization for others.
Connection fields are documented in Integrations.