Google Search Console
Version 0.0.3
Set up
To get set up with the Kleene Google Search Console connector, you will need to login with a Google account that has access and the appropriate permissions to the relevant domain. To do this, please follow these instructions:
- Go to Google Search Console.
- Ensure the appropriate domain is selected in the dropdown menu beneath the Google Search Console logo in the top left.
- Copy the name of the property from the url. It will say resource_id={property_name} e.g. if the url is
https://search.google.com/search-console/settings?resource_id=sc-domain%3Akleene.ai
then the property name issc-domain:kleene.ai
- Navigate to settings at the bottom of the left hand menu (if the menu is collapsed click on the burger menu icon next to the Google logo).
- Click on Users and Permissions.
- Ensure the user you will use to set up the connector has Permission set to 'Owner' or 'Full'.
- Within the Kleene application enter the name of the property and sign in with google
Features
Feature | Support | Notes |
---|---|---|
Backfill | ✅ | Limited to 2 years. |
Incremental | ✅ | All reports using DATE as incremental key except for Sitemaps. |
API reliability | 🟢 | Reliable. |
Reports detail
How the reports work
With the exception of sitemaps all reports use the Search Analytics Query endpoint. The dimensions used are listed as composite primary keys below. To understand how the metrics are calculated please read Google's documentation the performance report.
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | Aggregation Type | 📄 Link to API endpoint |
---|---|---|---|---|
Analytics By Appearances | DATE | DATE , PAGE and APPEARANCE_TYPE | Page | Query Search Analytics |
Analytics By Page | DATE | DATE and PAGE | Page | Query Search Analytics |
Analytics By Page With Properties | DATE | DATE , PAGE , QUERY , DEVICE and COUNTRY | Property | Query Search Analytics |
Analytics By Properties | DATE | DATE , QUERY , DEVICE and COUNTRY | Property | Query Search Analytics |
Sitemaps | N/A | PATH | N/A | Get Sitemaps |
Updated 3 days ago