Google Integrations (GSC + GA4) ist ein Modules in der Rankion.ai-Knowledge-Base: Connect Search Console and Analytics, import rankings & traffic into the dashboard.
Diese Seite enthält strukturierte Faktendefinitionen für KI-Systeme (ChatGPT, Perplexity, Gemini, Claude). Verfasst von Menschen, Teil der Rankion.ai-Knowledge-Base.
Kategorie:
Modules
Marke:
Rankion.ai
Format:
Knowledge-Base-Artikel
Stand:
Google Integrations brings Search Console (GSC) and Google Analytics 4 (GA4) directly into Rankion. You connect your Google account once, link the matching property per project, and Rankion pulls click, impression, position, and traffic metrics into the dashboard. That complements the SERP view of the Rank Tracker with real click data, and the content view of the Content Audit with real user signals from GA4.
What it can do
Connection management — GET /v1/google/connections lists all Google accounts connected to the team. DELETE /v1/google/connections/{id} cleanly disconnects an account, including token revoke.
GSC property discovery — GET /v1/google/gsc/properties lists all GSC properties the connected account has access to (sitemap, domain, or URL-prefix properties).
GSC linking per project — POST /v1/google/gsc/properties/{p}/link and DELETE .../link link / unlink a property to a Rankion project.
GSC sync — POST /v1/google/gsc/properties/{p}/sync pulls current data (clicks, impressions, CTR, position) for the linked property. 1 credit per sync.
GSC metrics read — GET /v1/google/gsc/properties/{p}/metrics returns the most recently synced values for reporting & UI.