MARKET RESEARCH

Alert when a competitor app review topic spikes after a release

Triggered by new review batches landing in BigQuery, this flow checks whether any single topic's volume spiked abnormally for a competitor's newest version and pages the team…

CategoryMarket Research
Enginesim
Difficultyintermediate
Triggerwebhook
Steps4
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook on new review batch loadedHTTP webhook
  • ActionCompare topic volume to trailing baselineGoogle BigQueryBigQuery
  • LogicDid any topic cross the anomaly threshold?
  • OutputSend spike alert with example reviews to SlackSlack

What it does

Watches for sudden, anomalous bursts in a specific review topic right after a competitor ships a new version. Instead of waiting for a weekly digest, it evaluates each incoming review batch against a baseline and fires only when a topic's share or raw count blows past its normal range — catching, for example, a crash wave or a hated UI redesign within hours.

When to use it

Use it for fast-moving competitive situations where being early matters: a rival's botched launch you want to capitalize on, or an early-warning signal that a feature you also ship is causing pain. Tune the threshold to avoid noise.

How it works

  1. 1A webhook fires when a new classified-review batch is written for a tracked app.
  2. 2A BigQuery query compares each topic's volume in the new batch against its trailing baseline for that app and version.
  3. 3A logic step decides whether any topic crossed the anomaly threshold.
  4. 4If nothing spiked, the run exits quietly.
  5. 5If a spike is detected, the offending topic, the spike magnitude, and three representative review quotes are sent as a Slack alert to the competitive-intel channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect BigQueryDatasets, queries, schemas.
  2. 2
    Connect SlackChannels, DMs, threads, mentions.
  3. 3
    Connect HTTP webhookTrigger any URL on agent actions.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.