Google Search Console
  • 4 Minutes to read
  • Dark
    Light

Google Search Console

  • Dark
    Light

Article Summary

Google Search Console is a free web service that allows website owners and webmasters to monitor and manage how their site appears in Google search results. It provides valuable insights into search performance, indexing status, and helps identify and resolve issues that might affect a website's visibility in Google's search engine.

Refer to our website for the list of metrics and attributes available in Dataddo.

Refer to Google's official documentation to see all available endpoints from the Google Search Console API.

Authorize Connection to Google Search Console

To authorize this service, use OAuth 2.0 to share specific data with an application while keeping usernames, passwords, and other information private.

  1. On the Authorizers page, click on Authorize New Service and select your service.
  2. Follow the prompts to grant Dataddo the necessary permissions to access and retrieve your data.
  3. [Optional] Once your authorizer is created, click on it to change the label for easier identification.

Ensure that the account you're granting access to is a Site Owner or a Site Full User.

For more information, see our article on authorizers.

How to Create a Google Search Console Source

  1. On the Sources page, click on the Create Source button and select the connector from the list.
  2. Select your dataset and click on Next to continue.
    DATADDO TIP

    If you are not sure which dataset you need but know the metrics and attributes, use the Search by Name or Attribute function.

    Fixed-schema connector
    Didn't find your authorizer?

    Click on Add new Account at the bottom of the drop-down and follow the on-screen prompts. You can also go to the Authorizers tab and click on Add New Service.

  3. Name your data source and select your metrics and attributes. Keep in mind that metrics and attributes depend on the selected dataset.
  4. Configure your sync frequency or the exact synchronization time under Show advanced settings.
    DATADDO TIP

    If you need to load historical data, please refer to the Data Backfilling article.

  5. Preview your data by clicking on the Test Data button in the top right corner. You can adjust the date range for a more specific time frame.
  6. Click on Save and congratulations, your new data source is ready!


Limitations

Historical Data Limitations

The Google Search Console API allows you to extract data up to 16 months back.

Troubleshooting

Data Preview Unavailable

No data preview when you click on Test Data might be caused by an issue with your source configuration. The most common causes are:

  • Date range: Try a smaller date range. You can load the rest of your data afterward via manual data load.
  • Insufficient permissions: Please make sure your authorized account has at least admin-level permissions.

Aggregated Data by Property vs. by Page

When you aggregate data in Google Search Console, you have the option to do it either by property (all domains inside one URL) or by page.

Aggregation by Property
When you aggregate by property, all domains inside a specific URL will be combined under one entry. E.g. dataddo.com/connectors and dataddo.com/platform will both be counted under dataddo.com.

Aggregation by Page
When aggregating by page, each unique URL will be counted once, even if they are pointing to the same page.

While the numbers will match those in your GSC UI, aggregated totals by property and page will not match which may appear as data discrepancy.

MetricAggregation by PropertyAggregation by Page
CTR100% (clicks for the whole site )33% (per URL if you have three pages)
Impressions1 per property1 per page
Average position1 (highest position from the site in the results)2 (for each URL (1 + 2 + 3) / 3 = 2)

For more detailed information, please see Google's official documentation.

Aggregated Data Discrepancies

If you aggregate your impressions or clicks data by countries or devices, the data will not have any discrepancies.

Metrics combinationNumber of rows per day
Date + countryAround 200 rows per day
Date + deviceAround 3 rows per day
Date + country + device[number of countries*number of devices] amount of rows, aka around 600 rows

However, if you aggregate values by query and/or page, there will potentially be an infinite number of rows due to the very large or infinite number of search queries. Due to data sampling, as much data as possible will be shown but it won't be all data (all search queries).

This means that while impressions or clicks per query will be the same, the aggregated values for data in your GSC and data extracted by Dataddo will be different. (Trends should be the same.) The exact same thing applies for the page dimension.

Solution
To avoid data discrepancies, use only date, country, or device dimensions or their combination for totals.
Also when selecting your dimensions, for less data discrepancies, use as few as possible.

Cannot Retrieve Fresh Data

Google takes between 24 – 72 hours to process data which is why it’s possible to get data only from 3 days ago or older. For Google Search Console specifically, change your date range expression to 4d4 or older.

Related Articles

Now that you have successfully created a data source, see how you can connect your data to a dashboarding app or a data storage.

Sending Data to Dashboarding Apps

Sending Data to Data Storages

Other Resources


Was this article helpful?