Track New Search Queries with Zero-Click Analysis in Google Search Console — n8n Workflow
Overview
Google Search Console – Discover New Keywords (Last 7 Days)
This n8n template demonstrates how to identify new queries in Google Search Console that had no impressions in the past but appeared for the first time in the last 7 days.
It also segments them into two groups: queries with impressions but no clicks yet (Zero Click) and queries that already have clicks (Has Click).
Use cases include:
Finding emerging SEO opportunities.
Identifying keywords where you already get impressions but nee
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a manual trigger.
- 2
Process
Data flows through 5 nodes, connecting filter, n8n-nodes-google-search-console.googlesearchconsole.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (5)
Manual Start
start
Compare search analytics between two date ranges
n8n-nodes-google-search-console.googleSearchConsole
Has Click
filter
Sticky Note
stickyNote
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
track-new-search-queries-with-zero-click-analysis-in-google-search-consolefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Mohammadreza azari
@mrazari
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →