๐Ÿ“Š Track new search queries with zero-click analysis in Google Search Console

โšก 414 views ยท ๐Ÿ“Š Market Research & Insights

Description

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:


Good to know


How it works

  1. Manual Start โ€“ Run the workflow manually to fetch fresh data.
  2. Compare Search Analytics โ€“ Compares the last 7 days against a custom reference period in Google Search Console.
  3. Filter (No Past Impressions) โ€“ Keeps only queries that had zero impressions in the reference period.
  4. Zero Click โ€“ Filters queries with impressions but no clicks.
  5. Has Click โ€“ Filters queries with impressions and clicks.

The final output is two clean data sets:


How to use


Requirements


Customising this workflow

๐Ÿ”— Nodes Used

Start, Filter

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup