Google Search Console
Google Search Console provides information on how Google crawls, indexes, and serves websites.
Google Search Console integration replicates data using the Google Search Console API.
See the Schema section for a list of objects available for replication.Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
The Admin access persmission is required in your Google Search Console account to change settings required for the connection.
To obtain your client ID and secret:
- Log into your Google Search Console account.
- Create or select a project.
- Select the Credentials tab on the left.
- Select your OAuth app in the OAuth 2.0 Client IDs section. The client ID and secret are displayed.
- Make sure Authorized Redirect URIs is set to https://connector.qlik.com/auth/oauth/v3.htm.
- To create a new client ID, click Create Credentials.
Creating the connection
Mer information finns i Koppla till SaaS-program.
Klicka på Autentisera när du har fyllt i de nödvändiga anslutningsinställningarna.
Du kan ombes att logga in på källprogrammet.
Ett fönster visas med en autentiseringskod.
Kopiera koden till urklipp och återgå till anslutningsdialogen.
Klistra in koden i Slutför autentisering med koden som tillhandahålls av källan och klicka på Verifiera.
Anteckning om tipsDu kan behöva rulla nedåt för att se det här fältet.När statusen är Verifierad har autentiseringen verifierats.
Ange ett namn på kopplingen i Kopplingsnamn.
Välj Öppna kopplingsmetadata för att definiera metadata för kopplingen när den har skapats.
| Setting | Description |
|---|---|
| Data gateway | Välj en Gateway för dataflytt om det krävs för ditt användningsfall. Anteckning om information Detta fält är inte tillgängligt med Qlik Talend Cloud Starter-prenumerationen eftersom den inte stöder Gateway för dataflytt. Om du har en annan prenumerationsnivå och inte vill använda Gateway för dataflytt väljer du Inget. Information om fördelarna med Gateway för dataflytt och användningsfall som kräver det finns i Qlik Data Gateway – dataflytt. |
| Start Date | Ange det datum, i formatet |
| Site URLs | The URL for the site from which you are collecting search data.
Example: |
| Client ID | Client ID. |
| Client Secret | Client secret. |
Schema
Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.
The schema and info displayed below is for version 1.
Depending on your destination, table and column names may not appear as they are outlined below.
performance_report_country
The performance_report_country table contains information about the performance of your sites in Google searches. This particular table is filtered and grouped by country.
Replication Method | CDC |
Primary Keys | site_url search_type country date |
Replication Key | date |
| Useful links |
performance_report_custom
The performance_report_custom table contains information about the performance of your sites in Google searches. This particular table is filtered and grouped by your custom dimensions.
Replication Method | CDC |
Primary Keys | search_type site_url dimensions_hash_key date |
Replication Key | date |
| Useful links |
performance_report_date
The performance_report_date table contains information about the performance of your sites in Google searches. This particular table is filtered and grouped by date.
Replication Method | CDC |
Primary Keys | search_type site_url date |
Replication Key | date |
| Useful links |
performance_report_device
The performance_report_device table contains information about the performance of your sites in Google searches. This particular table is filtered and grouped by the user’s device type.
Replication Method | CDC |
Primary Keys | search_type site_url device date |
Replication Key | date |
| Useful links |
performance_report_page
The performance_report_page table contains information about the performance of your sites in Google searches. This particular table is filtered and grouped by your landing page URLs that show up in Google search results.
Replication Method | CDC |
Primary Keys | search_type site_url page date |
Replication Key | date |
| Useful links |
performance_report_query
The performance_report_query table contains information about the performance of your sites in Google searches. This particular table is filtered and grouped by the users’ search queries that resulted in your sites appearing in the search results.
Replication Method | CDC |
Primary Keys | search_type site_url query date |
Replication Key | date |
| Useful links |
sitemaps
The sitemaps table contains information about the sitemap entries in your Google Search Console.
Replication Method | Full Table |
Primary Keys | site_url path last_submitted |
| Useful links |
sites
The sites contains information about your Google Search Console sites at a permission level.
Replication Method | Full Table |
Primary Key | site_url |
| Useful links |