Patnick
Demand Intelligence · Deep Dive

Google Trends Signals.

Contextual search is real search. Momentum is the signal that says 'this query is about to matter'.

What is it?

Google Trends Signals, defined.

Google Trends Signals is an integration that pulls Google Trends relative interest data (12-month window, 0-100 scale) and computes 30-day momentum signals for every query in your universe — feeding both into the Demand score calculation and surfacing emerging queries before they reach volume thresholds that older keyword tools can detect. Grounded in the Contextual Search research (Google's own 2017+ framing) that context shapes ranking as much as content.

Contextual search research shows that the same query means different things depending on time, season, and location. Google Trends is the cleanest public source of those contextual signals. Patnick fetches relative interest and 30-day momentum for every query in your universe, then uses them to identify emerging queries weeks before traditional volume tools catch them.

Why it matters

Four concrete outcomes.

Momentum signal

Last 30 days vs prior 30 days — catches queries growing 50%+ before they appear in Ads Keyword Planner.

Relative interest 0-100

Trends normalizes across queries so you can compare apples to apples regardless of absolute volume.

Emerging query detection

Queries that went from zero to nonzero in the last 30 days get flagged as emerging.

Geo-aware

Trends data is pulled for your primary market (country code) so signals reflect your actual audience.

How it works

The 4-step process.

  1. 01

    Fetch 12-month window

    For each query, Patnick calls the Trends API with a 12-month time range.

  2. 02

    Parse timeline

    Weekly buckets → array of relative interest values [0-100].

  3. 03

    Compute momentum

    last_30d_avg vs prior_30d_avg → percent change.

  4. 04

    Feed into Demand score

    Momentum boosts the Demand component: Demand += 0.2 × normalized(momentum).

Inside Patnick

See it in the dashboard.

This is how google trends signals surfaces inside the real Patnick dashboard. Enter the your audit to click through it.

patnick.com/dashboard

“AI SEO tools”

↗ +240%

Google Trends · last 12 months

People also ask

Frequently asked questions.

What is Google Trends momentum?
Google Trends momentum is the percent change in relative search interest comparing the last 30 days to the prior 30 days. A query with +40% momentum is growing fast. A query with -30% momentum is declining. Patnick uses this signal to surface emerging queries before competitors notice them in traditional volume data.
How is Trends data different from Ads volume?
Google Ads Keyword Planner reports monthly averages (slow, 1-month lag). Google Trends reports weekly relative interest (fast, 1-week lag). Trends captures rising queries weeks before Keyword Planner does, which is critical for content strategy and first-mover advantage.
Does Patnick use the official Trends API?
Google Trends does not have an official public API. Patnick uses the google-trends-api npm package, which scrapes the Trends frontend with rate limiting and exponential backoff. This is the standard approach used by most SEO platforms. Fetches are cached 7 days per query to minimize load.
What does 'relative interest' mean?
Google Trends normalizes each query to a 0-100 scale based on its own peak over the selected time window. A query with score 50 isn't 'half as popular as a score-100 query' — it's 'at 50% of its own historical peak'. Relative interest is useful for trend direction but not for absolute volume comparison.
Why does Patnick only fetch weekly, not daily?
Google Trends itself only updates weekly. Polling daily would return the same values and waste rate limit budget. Patnick's cache TTL matches Trends' own update frequency.
Can Trends data be wrong?
Trends data has inherent limitations: regional biases, small-sample noise for rare queries, and delayed updates for new queries. Patnick treats Trends as a directional signal (is this growing or shrinking?) rather than a volume prediction. When a query has <40 relative interest, the signal is unreliable and Patnick downweights it automatically.

See it live.

Log into the demo dashboard and click any block to learn exactly what it does.