influencer-tracking

Measure influencer campaign ROI using UTM links, discount codes, and GA4 attribution reporting.

3|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/tomtoto757/ecomm-ai-team --skill influencer-tracking-tomtoto757
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: influencer-tracking
Source: https://github.com/tomtoto757/ecomm-ai-team/tree/main/skills/marketing-growth/finsilabs/marketing-growth/influencer-tracking
Command: npx skills add https://github.com/tomtoto757/ecomm-ai-team --skill influencer-tracking-tomtoto757

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Influencer marketing revenue is hard to attribute because customers often see a post, leave the platform, and purchase days later through direct or organic channels, causing last-click analytics to show nearly zero influencer-driven revenue. ## Core Features & Use Cases - Dual-Signal Attribution: Generate unique UTM links per creator (platform, campaign, handle) and pair them with unique discount codes to capture purchases that happen across devices and sessions. - Platform Setup Guides: Step-by-step discount code configuration for Shopify, WooCommerce, and BigCommerce, plus GA4 reporting for influencer-attributed sessions and revenue. - ROI & ROAS Reporting: Build a creator performance tracker combining UTM revenue and code revenue, with ROAS, revenue per 1,000 followers, and EMV calculations; includes first-touch attribution code for headless stores. - Use Case: A brand running a spring campaign with 20 influencers uses this Skill to issue each creator a UTM link and promo code, then compares revenue per creator in GA4 and Shopify to decide which partnerships to renew. ## Quick Start Set up UTM tracking links and unique discount codes for my influencer campaign and show me how to measure each creator's revenue and ROAS in GA4 and Shopify.

Frequently Asked Questions about influencer-tracking

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

FAQPage Schema
How do I track influencer sales with UTM links and promo codes?▼

Create a unique UTM link per creator with utm_medium=influencer and utm_content set to the creator handle, then pair it with a unique discount code. UTM links track web traffic in GA4 while codes capture purchases made days later via direct or organic channels.

How to measure influencer ROI in Google Analytics 4?▼

In GA4, filter Traffic Acquisition reports by Session medium = influencer and add utm_content as a dimension to compare creators. For revenue, use Monetization → Ecommerce Purchases filtered by the influencer medium, and combine with discount code revenue from your platform.

Does influencer attribution work on Shopify, WooCommerce, and BigCommerce?▼

Yes, all three platforms support unique discount codes with usage limits and expiry dates, and GA4 UTM tracking works across all of them. Shopify also offers discount code reports under Analytics, while WooCommerce provides coupon analytics.

Why does GA4 show organic instead of influencer for returning customers?▼

GA4's default last-click attribution loses the influencer UTM once the customer returns directly. Use first-touch attribution in GA4 Explore, capture first-touch UTM in sessionStorage, and supplement with device-agnostic promo code data.

How do I prevent influencer promo codes from being shared on coupon sites?▼

Set a per-customer usage limit of one and an expiry date matching the campaign end date. Monitor daily usage velocity for spikes that indicate the code leaked to deal sites.

How do I compare micro-influencers versus macro-influencers fairly?▼

Calculate revenue per 1,000 followers by dividing total revenue by follower count in thousands. This normalized metric often reveals that micro-influencers outperform macro-influencers on a per-reach basis.