Overview
CutMeShort’s Lead & Sale Attribution lets you track every click on your shortened links all the way through to actual leads and sales in real time. See exactly which links, campaigns, and channels drive conversions, so you can measure performance.How it works
Attribution model
CutMeShort uses Last Click Attribution. The industry standard approach for measuring direct-response performance.Last click attribution
Full conversion credit goes to the last CutMeShort link clicked before a conversion occurs.| Property | Details |
|---|---|
| Model | Last click |
| Credit | 100% to the final link interaction |
| Scope | Any CutMeShort shortened link |
| Use case | Direct-response campaigns, email, paid ads |
- Captures the final touchpoint that drove action — the closest signal to conversion intent
- Simple to audit: one link, one conversion, clear credit
- Direct mapping between link performance and revenue
- Unaffected by multi-touch complexity in the broader user journey
Deferred attribution
Deferred mode captures interactions and attributes them to the source link even when the conversion happens later ideal for longer sales cycles. Benefits:- Track leads that take days or weeks to convert
- Attribute delayed conversions back to the originating link
- Measure lead quality across different time windows
- Understand the full customer journey from first click to close
Quick start
Enable attribution on your link
- Log in to your CutMeShort dashboard
- Navigate to Home
- If you already have a short link, click Enable Lead & Sale Tracking under the link you want to track. If you don’t have a short link yet, create one first, then click Enable Lead & Sale Tracking for that link.
Add the tracking script
Place this script tag on your conversion page (e.g. thank-you page, post-signup page). It must load before any conversion event fires.
API reference
SDKs
Server-side SDKs are available for all major languages.Prerequisites
Before you begin, make sure you have:- A CutMeShort account — sign up here
- At least one shortened link created in your dashboard
- Access to your application codebase to add the tracking script and call the conversion API
Real-world example
A customer sees an ad and clicks Link A. Later, they receive an email and click Link B, then complete a purchase.Troubleshooting
| Issue | Likely cause | Fix |
|---|---|---|
| Conversions not appearing | Script not on conversion page | Move <script> tag to the page where the conversion fires |
| Wrong link credited | User clicked multiple links | Expected — last click model is working correctly |
| Zero revenue tracked | Sale API payload missing value field | Check your server-side API call includes the value parameter |
| Attribution gap on mobile | Cookie blocked by browser | Ensure your domain serves the page over HTTPS |