> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wisepim.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Search Console Integration

> Connect Google Search Console to WISEPIM in two minutes with OAuth. Power the SEO report, Search Intent, Keywords, and per-product query data.

Google Search Console (GSC) is the data source behind WISEPIM's organic-search features. Connect it once and your real impressions, clicks, CTR, and rankings flow into the [SEO & Search report](/en/analytics/seo), [Search Intent](/en/ai/search-intent) enrichment, [keyword opportunities](/en/settings/keywords), and the AI's search-performance context. The connection is read-only and uses your Google sign-in - no API keys.

## Before you start

* A Google account with access to at least **one verified site or domain property** in [Google Search Console](https://search.google.com/search-console). You need a verified property before you connect; WISEPIM cannot verify a site for you.
* Each WISEPIM project connects to **one site**. Working with several storefronts? Connect each one in its own project.

## Connect Google Search Console

<Steps>
  <Step title="Open Integrations">
    Go to **Channels → Integrations** in the top navigation, filter by the **Analytics** category, and find the **Google Search Console** card.
  </Step>

  <Step title="Click Connect">
    The connection dialog explains what you'll get - search query performance, impressions, clicks, CTR, position metrics, and page-level performance. Click **Connect with Google**.
  </Step>

  <Step title="Sign in with Google">
    Your browser goes to Google's own consent screen. Pick the Google account that has Search Console access and grant the read-only permission. You're brought straight back to WISEPIM.
  </Step>

  <Step title="Select a site">
    WISEPIM lists the verified properties your account can see, each with its permission level. Pick the site this project should monitor and click **Select site**.
  </Step>

  <Step title="Let the first sync run">
    Selecting a site starts the initial sync automatically - WISEPIM pulls the last 6 months of search data in the background. Give it a few minutes, then open the [SEO report](/en/analytics/seo) to see it land.
  </Step>
</Steps>

## Manage the connection

Reopen the Google Search Console card at any time to see the connection status. From there you can:

* **Change** the selected site (switching sites does not re-sync automatically - use Sync now after).
* **Test** the connection.
* **Sync now**: fetches recent data and fills in anything that was missed.
* **Force re-sync**: clears the stored data and pulls the full 6 months again from scratch.
* **Disconnect** the integration.

<Info>
  Search numbers are always about **3 days behind**: Google Search Console itself delays its data, and WISEPIM ends its data at three days ago to match. The last few days looking empty is normal, not a sync problem. Re-syncs are also rate-limited to once every 5 minutes.
</Info>

## What it powers

| Feature                                                                             | What GSC adds                                                             |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| [SEO & Search report](/en/analytics/seo)                                            | Impressions, clicks, CTR, positions, sitemap coverage, cannibalization    |
| [Search Intent](/en/ai/search-intent)                                               | Per-product real queries that AI rewrites descriptions against (required) |
| [Keywords settings](/en/settings/keywords)                                          | **Find opportunities**: queries you rank for but don't target yet         |
| [SEO meta enrichment](/en/ai/seo-meta)                                              | Query data to target the keywords shoppers actually use                   |
| [Internal Linking](/en/ai/internal-linking)                                         | Higher-traffic pages weighted as better link candidates                   |
| [Strategy](/en/analytics/strategy) & [Smart Insights](/en/analytics/smart-insights) | Keyword demand, gaps, and richer root-cause context                       |
| [AI Chat](/en/ai/ai-chat)                                                           | Search performance context the assistant can reason over                  |

## Troubleshooting

<AccordionGroup>
  <Accordion title="No sites found after signing in">
    The Google account you picked has no verified Search Console properties. Verify your site in [Search Console](https://search.google.com/search-console) first, or click **Switch account** in the dialog and sign in with the account that owns the property.
  </Accordion>

  <Accordion title="The SEO report says GSC is not connected">
    Any page under Analytics → SEO shows a **Go to Integrations** button when the connection is missing - it takes you to the flow above. If you did connect, open the card and use **Test** to check the connection.
  </Accordion>

  <Accordion title="Recent days show no data">
    Expected. GSC data trails by about 3 days (see above). If older data is missing too, run **Sync now**.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="SEO & Search report" icon="search" href="/en/analytics/seo">
    The command center this connection powers.
  </Card>

  <Card title="Search Intent" icon="compass" href="/en/ai/search-intent">
    Rewrite descriptions using your real queries.
  </Card>

  <Card title="Keywords" icon="key" href="/en/settings/keywords">
    Mine GSC for keyword opportunities you already rank for.
  </Card>

  <Card title="All integrations" icon="puzzle" href="/en/integrations/supported-platforms">
    Everything you can connect to WISEPIM.
  </Card>
</CardGroup>
