Agent skill · Data & Analytics

conversion-tracker

Set up affiliate conversion tracking with UTM parameters and link tagging. Triggers on: "set up tracking", "create UTM links", "track my affiliate links", "tracking pixels", "click attribution", "organize my links", "UTM parameters", "tag my links", "campaign tracking", "link tracking setup", "prepare for launch", "debug attribution", "tracking spreadsheet".

Affitorgithub.com/AffitorGitHub ↗
claude-codecursorMIT
Install
npx skills add Affitor/affiliate-skills --skill conversion-tracker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 8 KB
Bundled scripts: none
Version: 1.0.0
Declared author: affitor
Requires: Claude Code, ChatGPT, Gemini CLI, Cursor, Windsurf, OpenClaw, any AI agent
Path: skills/analytics/conversion-tracker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 586
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Conversion Tracker Set up affiliate conversion tracking — generate UTM-tagged links, create link naming conventions, configure tracking pixel setup instructions, and build a tracking spreadsheet. Output is a Markdown tracking guide with a table of tagged links ready to deploy. ## Stage S6: Analytics — The difference between amateur and professional affiliates. You can't optimize what you don't measure. After deploying content (S5), you need UTM-tagged links for every platform and content piece to know exactly which channel drives conversions. ## When to Use - User is about to launch a campaign and needs tracking links - User wants UTM-tagged links for different platforms - User says "set up tracking", "create UTM links", "organize my affiliate links" - User wants to track which content drives the most clicks and conversions - User is preparing to run ads and needs consistent link tagging - Chaining from S1 (product selected) → generate tracking links before creating content in S2-S5 ## Input Schema ```yaml product: name: string # REQUIRED — product name (e.g., "HeyGen") affiliate_url: string # REQUIRED — base affiliate link platforms: # OPTIONAL — where content will be published

What's inside
Steps it walks through
  1. Stage
  2. When to Use
  3. Input Schema
  4. Workflow
  5. Step 1: Gather Product and Platform Info
  6. Step 2: Generate UTM-Tagged Links
  7. Step 3: Create Link Naming Convention
  8. Step 4: Build Tracking Setup Guide
  9. Step 5: Output Tracking Sheet
  10. Step 6: Self-Validation
  11. Output Schema
  12. Output Format
  13. Error Handling
  14. Examples
Ships with 3 files
  • LICENSE.txt
  • agents/openai.yaml
  • references/tracking-templates.md
More from affiliate-skills
All skills →
About this skill
What does the conversion-tracker skill do?

Set up affiliate conversion tracking with UTM parameters and link tagging. Triggers on: "set up tracking", "create UTM links", "track my affiliate links", "tracking pixels", "click attribution", "organize my links", "UTM parameters", "tag my links", "campaign tracking", "link tracking setup", "prepare for launch", "debug attribution", "tracking spreadsheet".

How do I install it?

Run `npx skills add Affitor/affiliate-skills --skill conversion-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Affitor/affiliate-skills, a repository with 586 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going