Klips: Connecting to Google Search Console

 

If you want to create data sources for custom Klips, you're in the right place.

If you want to add pre-built Klips, see Pre-built Klips and the Klip Gallery and Klip Gallery: Google Search Console.

If you're using PowerMetrics and want to create data sources for custom metrics, go here.

 

Visualize, discover, and act on your data with Klips and Klip dashboards.

Ready to get the most from your Google Search Console data? Get started by setting up a connection between Klipfolio and your Google Search Console account and adding some data sources.

When you're finished adding Google Search Console data sources, you'll use them to power your custom Klips.

This article includes:

Connecting Klipfolio to your Google Search Console data

Here are a couple things to note about connecting Klipfolio to your Google Search Console data:

Your data is safe with us. The first time you connect your Google Search Console data to Klipfolio, you'll be prompted to sign in to your Google account and give permission to allow Klipfolio to securely access your data. We are serious about protecting your data privacy.

Managing your connections. By default, your connection name looks like this: yourname@Google <date and time created>. You can modify the default connection name when you create a new connection or from your list of connections, accessed by clicking your Account Name (located at the bottom of the left navigation sidebar) and selecting Account > Connected Accounts or by clicking the button in the left navigation sidebar and selecting Connections.

You can use and reuse the same account connection every time you connect to Google Search Console. If you have trouble accessing an existing connection, your OAuth token may have expired. If that happens to you, check out these troubleshooting tips.

Adding a Google Search Console pre-built data source

Our pre-built data sources focus on the most sought-after Google Search Console data. Either use them as complete solutions or as starting points for custom building.

To add a Google Search Console pre-built data source:

  1. Click the + beside Data Sources in the left navigation sidebar.
  2. On the Where is your data? page, select Google Search Console.
  3. Select a pre-built data source from the left section of the Choose a pre-built or custom connection page.
  4. If this is your first time connecting to Google Search Console:
    • Click Connect new account. Enter your Google Search Console login credentials and click Next. If prompted, click Allow Access to enable Klipfolio to securely access your Google Search Console data. Click Continue.
  5. If you've connected with Google Search Console before:
    • Select an existing connection (token) from the drop-down list and click Continue.
  6. On the Configure your connection page, click Get data.
  7. Ensure this is the data you’re looking for and, optionally, select the checkbox to Model your data. Learn more about modelling your data source. Note: Google Search Console returns JSON formatted data. Learn how to model JSON data.
  8. Click Continue.
  9. Name, choose refresh settings, and, optionally, share your data source.
  10. Click Save.

The data source is added to your account and is ready to use for custom Klips. You can see all your data sources in your Data Source Library, accessed by clicking Data Sources in the left navigation sidebar.

Adding a Google Search Console custom data source

To add a Google Search Console custom data source:

  1. Click the + beside Data Sources in the left navigation sidebar.
  2. On the Where is your data? page, select Google Search Console.
  3. On the Choose a pre-built or custom connection page, click Create a custom Google Search Console data source.
  4. If this is your first time connecting to Google Search Console:
    • Click Connect new account. Enter your Google Search Console login credentials and click Next. If prompted, click Allow Access to enable Klipfolio to securely access your Google Search Console data. Click Continue.
  5. If you've connected with Google Search Console before:
    • Select an existing connection (token) from the drop-down list and click Continue.
  6. Edit the Query URL to return the data you need. Refer to the Google Search Console API documentation for details.
  7. Ensure the Data format is JSON.
  8. At Method, select GET or POST.
    Note: Most Google Search Console queries are made using the POST method.
  9. If you selected POST:

  1. Click Get data.
  2. Ensure this is the data you’re looking for and, optionally, select the checkbox to Model your data. Learn more about modelling your data source. Note: Google Search Console returns JSON formatted data. Learn how to model JSON data.
  3. Click Continue.
  4. Name, choose refresh settings, and, optionally, share your data source.
  5. Click Save.

The data source is added to your account and is ready to use for custom Klips. You can see all your data sources in your Data Source Library, accessed by clicking Data Sources in the left navigation sidebar.

Custom building: About APIs and queries

Want to learn more about custom building? This section is for you. Klipfolio connects to hundreds of services in the cloud that have a REST API. If you take the time to learn your service’s API to create queries for the data you want, your possibilities are endless. Here’s a quick overview video on APIs and Klipfolio:

  Klipfolio API's 101

If you need assistance using APIs, ask a data analyst or developer.

See the reference table below for API related information and sample queries.

API Documentation For help testing and composing your queries, refer to this Google Search Console documentation.
To discover more data requests, refer to the Google Search Console API documentation.

Authentication Method

OAuth Token Authentication
Response Format JSON

Date Format

Example date format:

yyyy-MM-dd

Sample Queries

List all sites:

https://www.googleapis.com/webmasters/v3/sites/

Top Pages in Last 30 Days:

https://www.googleapis.com/webmasters/v3/sites/https%3a%2f%2fwww.YourSite.com%2f/searchAnalytics/query

Note: Site URL must be URL-encoded. For example, the URL-encoded form of https://www.YourSite.com/ is https%3a%2f%2fwww.YourSite.com%2f

Next steps

Great! You've connected to your Google Search Console data and created one (or more) data sources. Now you're ready to use those data sources in custom Klips.

Note that you can also add Google Search Console pre-built Klips. You'll find Google Search Console pre-built Klips in the Klip Gallery or, for White Label customers, in the Integration Gallery. This article explains how to add a pre-built Google Search Console Klip.

Up next - Build Klips and dashboards!

Have more questions? Submit a request