# Google Search Console

## How to Connect to Google Search Console

Before the following setup steps, make sure you have a [Google Search Console](https://search.google.com/search-console) account available.&#x20;

1. Go to the **Resources** page and click the <img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2Fct5RJC2cjHhrvymOWWGx%2Fimage.png?alt=media&#x26;token=b4ff0c44-5510-49d1-97dd-a155af254113" alt="" data-size="line">  button.&#x20;
2. Select **Google Search Console**.
3. Click the <img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2FZVNP3W33GXMRho8nSwb3%2FScreen%20Shot%202022-06-29%20at%2010.11.56%20AM.png?alt=media&#x26;token=36766929-0855-42da-9682-b5f98a294de2" alt="" data-size="line"> button to connect with your Google account.
4. If you wish to connect with a different account, click the <img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2FtGFx8vtNNbwISOfIETOq%2FScreen%20Shot%202022-06-29%20at%2010.19.19%20AM.png?alt=media&#x26;token=b25f7aaa-8347-4d49-9b4e-55cf78b33c99" alt="" data-size="line"> button and log in with another account.
5. Enter the required fields and click **Connect**.&#x20;
   * Website URL Property: This is the website property attached to your GSC account. Examples: <http://www.example.com/> (for a URL-prefix property) or sc-domain:example.com (for a Domain property). Read more [here](https://support.google.com/webmasters/answer/34592?hl=en). Website URL property can be found in the Search Console URL once you are logged in. `https://search.google.com/search-console?resource_id=<URL_PROPERTY>`
   * Start Date (UTC)
6. Choose tables to import and click **Finish Setup**.&#x20;
7. You will see a  <img src="https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB_fx7PCUqvFEdrucJC%2F-MgBh5PshcmRFk38itib%2F-MgBo4LSmdK4OS-NqLZy%2Fsyncing.png?alt=media&#x26;token=452494f9-e4be-48fa-9644-bee7d969c46c" alt="" data-size="line"> icon next to your resource. It may take a few minutes to several hours depending on the data size and the number of your tables. Once your data is ready, you will receive a notification email.&#x20;

## Supported Tables

* [Sites](https://developers.google.com/webmaster-tools/search-console-api-original/v3/sites/get)
* [Sitemaps](https://developers.google.com/webmaster-tools/search-console-api-original/v3/sitemaps/list)
* [Full Analytics report](https://developers.google.com/webmaster-tools/search-console-api-original/v3/searchanalytics/query) (this stream has a long sync time because it is very detailed, use with care)
* [Analytics report by country](https://developers.google.com/webmaster-tools/search-console-api-original/v3/searchanalytics/query)
* [Analytics report by date](https://developers.google.com/webmaster-tools/search-console-api-original/v3/searchanalytics/query)
* [Analytics report by device](https://developers.google.com/webmaster-tools/search-console-api-original/v3/searchanalytics/query)
* [Analytics report by page](https://developers.google.com/webmaster-tools/search-console-api-original/v3/searchanalytics/query)
* [Analytics report by query](https://developers.google.com/webmaster-tools/search-console-api-original/v3/searchanalytics/query)
