Documentation Index
Fetch the complete documentation index at: https://docs.cutmeshort.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
CutMeShort’s Lead & Sale Track Attribution connects every click on your shortened links to real conversions — leads and sales — in real time. No more guessing which campaigns drive results.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
- Click Enable Lead & Sale Tracking under the short link you want to track
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 website or app 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 |