affiliate-link-tracker-auditor

Validate affiliate tracking schema, wrappers, tracking paths, and FTC disclosure visibility.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/BruceTyndall/socelle-global --skill affiliate-link-tracker-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: affiliate-link-tracker-auditor
Source: https://github.com/BruceTyndall/socelle-global/tree/main/.agents/skills/affiliate-link-tracker-auditor
Command: npx skills add https://github.com/BruceTyndall/socelle-global --skill affiliate-link-tracker-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that affiliate tracking mechanisms within the codebase are correctly implemented, covering schema, tracking paths, and FTC disclosure visibility, preventing revenue loss and compliance issues.

Core Features & Use Cases

  • Schema Validation: Verifies the existence and correctness of the affiliate tracking database schema.
  • Tracking Path Analysis: Checks for the presence of click-path instrumentation.
  • Disclosure Visibility: Confirms that FTC badges or disclosures are visible on tracked surfaces.
  • Use Case: After updating the affiliate monetization code, run this skill to guarantee all new tracking links are properly instrumented and disclosures are displayed, ensuring compliance and accurate revenue attribution.

Quick Start

Use the affiliate-link-tracker-auditor skill to run a PASS/FAIL verification with evidence.

Frequently Asked Questions about affiliate-link-tracker-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify affiliate tracking implementation after updating monetization code?

Validate affiliate tracking implementation by running a comprehensive audit that checks schema correctness, tracking path instrumentation, and FTC disclosure visibility using a PASS/FAIL verification with evidence.

What does FTC disclosure visibility validation check for in affiliate links?

FTC disclosure visibility validation confirms that FTC badges or disclosure notices are correctly displayed on tracked surfaces to maintain affiliate monetization compliance and prevent regulatory issues.

How do I audit affiliate link schema and tracking paths in my codebase?

Audit affiliate link schema and tracking paths by verifying the existence and correctness of the tracking database schema and checking for the presence of click-path instrumentation across your codebase.

When should I run an affiliate link tracking audit?

Run an affiliate link tracking audit whenever affiliate monetization code undergoes changes, guaranteeing all new tracking links are properly instrumented and disclosures are displayed to prevent revenue loss.

Do I need any external dependencies to validate affiliate tracking and FTC compliance?

No external dependencies are required to validate affiliate tracking and FTC compliance; the auditor operates independently using internal scripts to perform comprehensive schema and disclosure verification.

What is the best way to prevent revenue loss from broken affiliate monetization code?

Prevent revenue loss from broken affiliate monetization code by performing a comprehensive audit that ensures all tracking elements are correctly configured and FTC disclosures are visible across surfaces.