Live — Tracking $2M+ in revenue

Stop guessing.
Start knowing.

Finally see which ads, campaigns, and channels actually drive your revenue. Marketing attribution that works for every business.

No credit card required
10k events free / month
Cancel anytime

JavaScript SDK

// Track page views automatically
import { TrackSource } from '@tracksource/sdk';

const ts = new TrackSource({
  tenantId: 'your_tenant_id'
});

// Identify users when they sign up
ts.identify({
  email: 'user@example.com',
  name: 'John Doe'
});

// Track purchases with revenue
ts.track('purchase', {
  revenue: 99.00,
  currency: 'USD'
});

Universal Webhooks

// Universal webhook - works with any form provider
POST https://events.tracksource.io/v1/leads/webhook/tally

// Query string passes attribution data
?ts_source=facebook
&ts_medium=paid
&ts_campaign=summer_sale

// Response with full attribution
{
  "lead_id": "lead_abc123",
  "email": "user@example.com",
  "attribution": {
    "first_touch": "google / organic",
    "last_touch": "facebook / paid"
  }
}

Everything you need for attribution

From real-time tracking to advanced analytics. Built for developers, designed for marketers.

5-Minute Setup

Copy-paste our SDK snippet and start tracking immediately. No complex configuration required.

Server-Side Tracking

Bypass ad blockers and iOS restrictions with server-side event tracking to ad platforms.

6 Attribution Models

First-touch, last-touch, linear, time-decay, position-based, and data-driven models.

Cross-Device Tracking

Follow users across devices with identity resolution. See the complete customer journey.

Universal Webhooks

Works with Tally, Typeform, HubSpot, Calendly, and any custom form provider.

Revenue Attribution

Connect Stripe, Whop, and payment webhooks to attribute revenue to marketing channels.

Facebook CAPI

Server-to-server events for Facebook Ads. Improve match rates and attribution accuracy.

Google Ads Integration

Send offline conversions to Google Ads. Track GCLID through the entire funnel.

Real-Time Analytics

See events as they happen. Sub-second latency from click to dashboard.

Integrates with your stack

Connect your forms, payments, and ad platforms in minutes.

Tally
Typeform
HubSpot
Calendly
Stripe
Whop
Meta Ads
Google Ads
TikTok
Zapier
Slack
Custom API

How it works

Three simple steps to understand where your revenue comes from.

01

Add the tracking snippet

Drop our lightweight JavaScript SDK into your website. It automatically tracks page views, UTM parameters, and user sessions.

02

Connect your data sources

Point your form webhooks to our universal endpoint. Connect payment providers to track revenue. Everything is automatically stitched together.

03

See your attribution

Open your dashboard and see exactly which channels drive conversions and revenue. Compare attribution models side-by-side.

Why TrackSource?

We built the attribution platform we wished existed.

FeatureTrackSourceOthers
Setup Time5 minutes2+ weeks
Starting Price$99/mo$399+/mo
Free Tier10k eventsNone
Server-Side Tracking
Self-Serve Setup-
Attribution Models62-4
Real-Time DataDelayed
Open APILimited

Ready to track your revenue?

Start your free trial today. No credit card required. Setup takes less than 5 minutes.