Conversion
UTM Attribution
Implements privacy-aware campaign attribution using UTM parameters and approved identifiers.
What it does
Implements privacy-aware campaign attribution using UTM parameters and approved identifiers.
When to use it
Use for UTM capture, first/last-touch attribution, or auditing lost or privacy-invasive campaign data.
Problems it prevents
Stops attribution data that either gets lost across pages or gets collected in a privacy-invasive way.
Typical workflow
- Define the capture and persistence rule
- Respect privacy and URL cleanliness
- Hand off to forms and analytics
- Verify cross-page persistence
Example output
Campaign data that survives navigation to a form submission, without leaking into places it shouldn't.
What's included
- 01The complete prompt
The full manual as a ready-to-save SKILL.md file, matched exactly to what ships in the T7 library.
- 02Install walkthrough
Personal (~/.claude/skills/) and project (.claude/skills/) folder instructions, whichever fits how you work.
- 03Use notes
How Claude invokes it, what a good result looks like, and what to check before you trust the output.
Installation
Save the manual as SKILL.md in ~/.claude/skills/utm-attribution/ to use it on every project, or in .claude/skills/utm-attribution/ to scope it to one repository. Then invoke it directly:
/utm-attribution