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

# Google Search Console source for ELT & CDC

> Configure Google Search Console as a source in Integrate.io ELT & CDC. Replicate search performance and indexing data to your data warehouse.

|                           |                                                                                                                                                    |
| :------------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Description**           | ***Google Search Console*** is a web service by Google which allows webmasters to check indexing status and optimize visibility of their websites. |
| **Supported Replication** | Initial Sync  Continuous Sync                                                                                                                      |
| **Authentication Type**   | OAuth                                                                                                                                              |

## Collections

| **Collection Name**         | **Full/**   **Initial Sync** | **Incremental/**   **Continuous Sync** | **Supports Update** | **Supports Delete** |
| :-------------------------- | :--------------------------- | :------------------------------------- | :------------------ | :------------------ |
| Sites                       | ✔                            | ✖                                      | ✔                   | ✔                   |
| Sitemaps                    | ✔                            | ✖                                      | ✔                   | ✔                   |
| Search analytics by all     | ✔                            | ✔                                      | ✖                   | ✖                   |
| Search analytics by country | ✔                            | ✔                                      | ✖                   | ✖                   |
| Search analytics by device  | ✔                            | ✔                                      | ✖                   | ✖                   |
| Search analytics by page    | ✔                            | ✔                                      | ✖                   | ✖                   |
| Search analytics by query   | ✔                            | ✔                                      | ✖                   | ✖                   |

### Setting up Google Search Console for ELT & CDC

#### Overview

ELT & CDC uses the API provided by Google Search Console to sync the data. [Google Search Console API Reference](https://developers.google.com/webmaster-tools/v1/api_reference_index)

#### Requirements

* You need to authenticate via OAuth2.
* Sign In and Authenticate.

<Frame>
  <img src="https://mintcdn.com/integrateio/SIDFEDRgXpxG0yrn/images/cdc/sources/image-55.png?fit=max&auto=format&n=SIDFEDRgXpxG0yrn&q=85&s=98eb62a288086fe5889340de8ecbb3e8" alt="Google Search Console OAuth sign-in and authentication prompt" width="1132" height="1194" data-path="images/cdc/sources/image-55.png" />
</Frame>
