🔗 Link Tracker Test Page
How to test:
- Open this page with different URL parameters to see how UTM tracking works
- Try:
?utm_source=google&utm_medium=cpc&utm_campaign=test
- Or:
?utm_source=facebook&utm_medium=social&utm_campaign=promo
- Or: No parameters at all (will use defaults)
- Right-click any link and "Copy link address" to see the modified URL
📊 Test Links with Different Scenarios
🔍 Internal Links (Should NOT be modified)
⚠️ Expected Behavior:
- Only external HTTP/HTTPS links should be modified
- Internal links, mailto, tel, and anchor links should remain unchanged
- Each link should get a unique UUID based on its selector and position
- UTM parameters should be appended (or use defaults if none provided)
✅ Current URL Parameters:
🔧 Script Status:
Loading...