Available Functions
Search functions...
Function Details
Google Search Console
Provided by
Templates using this Function
GSC Queries By Page
Pull GSC data table in Queries By Page format
Try it for Free
Keyword Cannibalization Analysis
Inspired by Jean-Christophe implementation: https://www.jcchouinard.com/seo-cannibalization-analysis
Try it for Free
Keyword Auto-Optimizer (GSC)
Semantically optimize pages for keywords using N-grams and AI!
Try it for Free
Fetches Google Search Console data for a given authorized site property.
Outputs
This node outputs a table with the following columns:
Metric Columns (Always included): impressions
, clicks
, ctr
, position
Dimension Columns (Optional - Selected from configuration): page
, query
, device
, country
Example
Where the page dimension only is selected, the result would be:
Filtering
In the "Filters" field, you can specify a list of filters to apply to the data. Enter filters in the format: [dimension] [operator] [expression].
Supported operators:
- equals
- notEquals
- contains
- notContains
- includingRegex
- excludingRegex
Supported dimensions:
- query
- page
- country
- device
Examples:
country equals FRA
query contains mobile use
device notContains tablet
For more info check out the Google Search Console query reference: https://developers.google.com/webmaster-tools/v1/searchanalytics/query