Track New Search Queries with Zero-Click Analysis in Google Search Console — n8n Workflow

Low complexity▶️ Manual5 nodes💎 Other👁 156 viewsby Mohammadreza azari

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

Manual StartCompare search analytics between two date rangesHas ClickSticky Note

Workflow Preview

🔎 Google Search Console - New Keywords (Last
This workflow identifies queries that had no impression
M
Manual Start
C
Compare search analytics…
F
Filter (No Past Impressi…
Z
Zero Click
H
Has Click
5 nodes4 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a manual trigger.

  2. 2

    Process

    Data flows through 5 nodes, connecting filter, n8n-nodes-google-search-console.googlesearchconsole.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (5)

MA

Manual Start

start

#1
CO

Compare search analytics between two date ranges

n8n-nodes-google-search-console.googleSearchConsole

#2
HA

Has Click

filter

#3
ST

Sticky Note

stickyNote

#4

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded track-new-search-queries-with-zero-click-analysis-in-google-search-console file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Track New Search Queries with Zero-Click Analysis in Google Search Console", "nodes": [...], ...}

Integrations

filtern8n-nodes-google-search-console.googlesearchconsole

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes5
Complexitylow
Triggermanual
Views156
CategoryOther

Created by

Mohammadreza azari

Mohammadreza azari

@mrazari

Tags

filtern8n-nodes-google-search-console.googlesearchconsole

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →