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

  1. Define the capture and persistence rule
  2. Respect privacy and URL cleanliness
  3. Hand off to forms and analytics
  4. 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

  1. 01
    The complete prompt

    The full manual as a ready-to-save SKILL.md file, matched exactly to what ships in the T7 library.

  2. 02
    Install walkthrough

    Personal (~/.claude/skills/) and project (.claude/skills/) folder instructions, whichever fits how you work.

  3. 03
    Use 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

Read the official Claude Code skills guide

Works well with