Search Console Collection

Overview

The Search Console collection corresponds to the RealKeywords module in Botify. It is a timestamped collection.

A subset of the fields available in the Search Console collection is listed here.

Identifier

{
  "collections": ["search_console"],
  "periods": [
    ...
  ],
  ...
}

Main Dimensions

NameSlugType
KeywordkeywordString
DevicedeviceString
CountrycountryString
Dateperiod_N.dateDate

Related Dimensions

NameSlugType
Is Brandedkeyword_meta.brandedBoolean
Number of words in keywordkeyword_meta.nb_wordsInteger
Keyword in URLkeyword_in_urlBoolean

Main Metrics

The period_0 is replaced by the period you want to target (often 0 by default, but you may want to target other periods).

NameSlugAggregationType
Number of URLssearch_console.period_0.count_urlsCountInteger
Number of Keywordssearch_console.period_0.count_keywordsCountInteger
Number of Rankingssearch_console.period_0.count_rankingsCountInteger
Impressionssearch_console.period_0.count_impressionsSumInteger
Clickssearch_console.period_0.count_clicksSumInteger
Average Positionsearch_console.period_0.avg_positionWeighted AverageFloat
Click-Through Ratesearch_console.period_0.ctrAverageFloat

Collections Explorer

Get the full list of fields using the Collections Explorer.