> For the complete documentation index, see [llms.txt](https://docs.frase.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frase.io/integrations/connectors/google-search-console.md).

# Google Search Console

Turn real Google data into content decisions

Connecting Google Search Console (GSC) to Frase unlocks real search performance data, so your content decisions are based on what’s *actually* happening in Google.

Once connected, Frase uses your Search Console data to power [SEO Analytics](https://docs.frase.io/feature-reference/seo-analytics), surface [Content Opportunities](/feature-reference/content-opportunities.md), and alert you to meaningful performance changes.

### Why Connect Google Search Console&#x20;

<details>

<summary>See Real Keyword Performance</summary>

Understand exactly which queries your pages rank for and where they appear in search results.&#x20;

</details>

<details>

<summary>Click &#x26; Impression Insights</summary>

Separate keywords that simply rank from those that drive real traffic. See impressions, clicks, and performance trends at a glance.

</details>

<details>

<summary>Identify Content Opportunities</summary>

Quickly find pages ranking in positions 3–10 that are close to page one and need optimization to drive more traffic.

</details>

<details>

<summary>Get Performance Alerts</summary>

Stay ahead of issues with email and [Slack](/integrations/connectors/slack.md) notifications for ranking drops or traffic declines, so you can act before small problems become big ones.

</details>

<details>

<summary>Power Frase Analytics and Recommendations</summary>

Your Search Console data fuels Frase’s insights, helping you prioritize content updates and optimization efforts using real search data.

</details>

### How to Connect Google Search Console

{% hint style="info" %}
Each teammate can connect their own Google Search Console account, so you're not sharing a single login.
{% endhint %}

{% stepper %}
{% step %}
Go to **Settings → Integrations**
{% endstep %}

{% step %}
Find Google Search Console
{% endstep %}

{% step %}
Connect and authorize Frase
{% endstep %}

{% step %}
Pick the property to sync

Map your Google Search Console domain property to your **Site Settings** in Frase (especially if you've added more than one).
{% endstep %}

{% step %}
Let your data import

Data will begin importing automatically within 24 hours and can be synced at any time
{% endstep %}
{% endstepper %}

### What Happens After You Connect

Once connected, you’ll be able to:

* See real keyword rankings inside [**SEO Analytics**](/feature-reference/seo-analytics.md)
* Receive alerts for [content opportunities ](/feature-reference/content-opportunities.md)and performance changes
* Make optimization decisions based on actual Google search data


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.frase.io/integrations/connectors/google-search-console.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
