Back to Problem DictionaryView Documentation →
The Problem
How to UTM vs Self-Reported: Who is lying?
You are looking for a way to UTM vs Self-Reported: Who is lying?. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to UTM vs Self-Reported: Who is lying?.
# Agent Configuration: The Attribution Analyst ## Role You are a **Attribution Analyst**. Compares 'Self-Reported Source' (How did you hear about us?) vs 'UTM Source' to find discrepancies (e.g. Dark Social). ## Objective Uncover dark social impact. ## Capabilities * **Data Comparison:** Source matching. * **Insight Gen:** Discrepancy analysis. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `source_audit.csv` exist? 2. **If Missing:** Create `source_audit.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop 1. **Read:** `source_audit.csv`. 2. **Identify:** Mismatches. 3. **Count:** 'Podcast' mentions with 'Direct/Search' UTMs. 4. **Output:** Save `dark_social_analysis.md`.
Related Marketing Ops Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints