Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Track Link — Free Link Tracker & URL Analytics

Website Users Free Plan

Track Link is a free link tracking platform with full click analytics, custom domains, UTM tracking, QR code generation, and conversion tracking. Trusted by 10,000+ users tracking 38,000+ clicks across 144 countries.

Features

  • Click Analytics — Total clicks, unique visitors, real-time trends
  • Geographic Data — Country, region, and city for every click (144 countries tracked)
  • Device & Browser — Desktop, mobile, tablet with OS and browser breakdown
  • UTM Tracking — Automatic capture of source, medium, campaign, term, content
  • Conversion Tracking — Track when clicks lead to signups, purchases, or events
  • Custom Domains — Use your own branded domain (go.yourbrand.com) with automatic SSL
  • QR Code Generation — Built-in QR codes with custom domain support and PNG download
  • Real-Time Dashboard — Live click feed, world map, WebSocket-powered updates
  • REST API — Create links, fetch analytics, and integrate programmatically
  • Public Stats Pages — Shareable analytics for clients and stakeholders

Pricing

Feature Free Pro ($9.99/mo) Business ($149.99/mo)
Tracked links 10 100 Unlimited
Clicks per month 2,500 25,000 Unlimited
Custom domains 1 5 Unlimited
Data history 7 days 1 year Unlimited
UTM tracking Yes Yes Yes
Conversion tracking Yes Yes Yes
QR codes Yes Yes Yes
REST API Yes Yes Yes
Geographic analytics Yes Yes Yes
Priority support Yes Yes

No credit card required for free plan. Annual plans available: Pro $99/yr, Business $1,500/yr.

Use Cases

  • Email campaigns — Track which emails drive the most clicks
  • Social media — Compare performance across Instagram, Twitter/X, LinkedIn, TikTok
  • QR codes — Track scans on print materials, packaging, events
  • Paid advertising — Attribution with UTM parameters
  • Affiliate marketing — Track partner link performance
  • Agencies — Branded domains and shareable reports for clients

API

# Create a tracked link
curl -X POST https://gettrack.link/api/links \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "My Campaign", "destination": "https://example.com", "slug": "campaign"}'

# Get click analytics
curl https://gettrack.link/api/clicks/stats?linkId=LINK_ID \
  -H "Authorization: Bearer YOUR_TOKEN"

Full API documentation →

Comparisons

Resources

Links


Built by launch52.ai

About

Track Link — Free link tracker with click analytics, UTM tracking, custom domains, QR codes, and conversion tracking. 400+ users.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors