MARKETING
Daily BigQuery UTM audit with a Slack offender report
Each morning, queries yesterday's session UTMs in BigQuery, finds links that break the naming taxonomy, and posts a ranked Slack report of the worst offenders by traffic volume.
How it runs
The automated pipeline, trigger to output.
- TriggerScheduled daily run after data settles
- ActionQuery yesterday's UTM tuples and session countsBigQuery
- LogicFilter to taxonomy violations, rank by volume
- LogicFormat top offenders into a digest
- OutputPost offender report to SlackSlack
What it does
This workflow scans the previous day's tracked sessions in BigQuery, flags every UTM combination that violates your taxonomy (unknown sources, mixed-case mediums, off-pattern campaign names), and ranks the offenders by how much traffic they pulled in. It then posts a digest to Slack so the highest-impact mistakes get fixed first.
When to use it
Use it when UTM data already lands in BigQuery and you want a standing daily check that surfaces taxonomy drift while the campaigns are still live and the numbers still matter.
How it works
- 1A scheduled trigger runs every morning after the prior day's data has settled.
- 2A BigQuery action queries distinct UTM tuples and their session counts for yesterday.
- 3A logic step matches each tuple against the taxonomy and keeps only violations, sorted by volume.
- 4A logic step formats the top offenders into a readable digest with the rule each one broke.
- 5A Slack message posts the report to the marketing-ops channel.
Set it up
What you configure once, before turning it on.
- 1Connect BigQueryDatasets, queries, schemas.
- 2Connect SlackChannels, DMs, threads, mentions.
- 3Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 4Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 5Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Marketing workflows
Agentic UTM Taxonomy Steward: Detect, Explain, and Propose Fixes
An agent reviews the full backlog of campaign links in Airtable, reasons about taxonomy drift beyond rigid rules, drafts standardized replacements for malformed UTMs.
Slack UTM Check: Paste a Link, Get an Instant Verdict
Lets marketers drop a tracking URL into a Slack channel and get an immediate threaded reply that says whether the UTMs are valid, what is wrong, and a corrected suggestion.
Backlink Outreach Drafter for Verified Mentions
Picks verified, high-authority unlinked mentions from Airtable, drafts a personalized backlink-request email for each.
Source-Authority Verifier for Mention Provenance
Takes a queue of detected brand mentions and runs an agent that verifies whether each source is a legitimate, authoritative publisher versus a scraper or syndication copy.
Unlinked Brand-Mention Detector with Authority Scoring
Scans the web for fresh brand mentions, filters to ones that name you without linking back, scores the publishing domain's authority.
Weekly Brand-Mention Provenance Digest to Notion
Aggregates the week's tracked mentions from Airtable into a single summarized report covering new opportunities, authority distribution, and outreach progress.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
