MARKETING
UTM Link Check as a GitHub PR Gate
On every pull request touching marketing-site content, scans changed files for campaign links and fails the check if any UTM params violate the taxonomy, blocking the merge.
How it runs
The automated pipeline, trigger to output.
- TriggerGitHub PR opened or updatedGitHub
- ActionFetch changed files and extract UTM linksGitHub
- LogicLint each link against UTM taxonomy
- LogicDecide pass/fail on any violation
- OutputPost status check + PR comment with offending linesGitHub
What it does
Hooks into pull requests on your marketing site or content repo. When a PR changes HTML, MDX, or config files, the flow extracts every URL carrying UTM params from the diff, lints them against your taxonomy, and reports back as a GitHub status check. Malformed tags fail the check with inline file-and-line detail, so bad tracking links never reach production.
When to use it
Use it when your campaign links live in code — landing pages, email templates in the repo, or marketing config — and you want UTM hygiene enforced in the same review gate as everything else engineers ship.
How it works
- 1A GitHub pull_request webhook trigger fires on opened and synchronized PRs.
- 2The flow fetches the PR's changed files and extracts URLs containing UTM params.
- 3A lint step validates each link's params against the required keys and allowed values.
- 4A branch decides pass or fail based on whether any violations exist.
- 5The flow posts a GitHub commit status (success or failure) plus a PR comment listing each bad link with its file and line, blocking merge until fixed.
Set it up
What you configure once, before turning it on.
- 1Connect GitHubRepos, issues, pull requests, actions.
- 2Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 3Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 4Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Marketing workflows
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.
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.
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.
Nudge translators on overdue localization returns and escalate stuck ones
Runs on a daily schedule, scans monday.com translation subtasks for items past their return date that aren't marked Returned, reminds the assigned translator in Slack.
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.
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.
