Documentation Index
Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
Use this file to discover all available pages before exploring further.
What is
li_fat_id?li_fat_id is LinkedIn’s first-party ad tracking click ID. When a member clicks your ad, LinkedIn appends li_fat_id to your landing page URL. It is the strongest match signal LinkedIn supports — events that carry li_fat_id match to campaign data far more reliably than events matched on hashed email or IP alone. Upstack stores the value in a first-party cookie and includes it on every server-side Conversions API event.Prerequisites
Before you start, you need:- The LinkedIn Insight Tag installed and active on your storefront
- Campaign Manager access to your LinkedIn Ads account
- Your LinkedIn destination already configured in Upstack — see How to configure the LinkedIn destination
Steps to enable click ID tracking
Sign in to Campaign Manager
Sign in to LinkedIn Campaign Manager and select your ad account.
Enable Enhanced Conversion Tracking
Turn on Enhanced Conversion Tracking (sometimes labeled First-party ad tracking or Enable click ID).
This setting authorizes LinkedIn to append the
li_fat_id parameter to URLs when members click your ads. It does not require any code changes — Upstack reads the parameter automatically.Verify the click ID is captured
To confirm
li_fat_id is being captured:- Click one of your LinkedIn ads (or open a landing page URL containing
li_fat_id=...). - In your browser’s developer tools, check that a first-party cookie storing the LinkedIn click ID is set.
- Generate a test conversion and confirm match quality improves in Signals Manager → Signal Diagnostics over the following days.
How Upstack captures the click ID
Once Enhanced Conversion Tracking is enabled:- Member clicks ad → LinkedIn appends
li_fat_id=...to the landing page URL. - Upstack Pixel loads → captures
li_fat_idfrom the URL and stores it in a first-party cookie. - Visitor converts → Upstack includes the stored
li_fat_idwith the conversion event. - Event sent to LinkedIn → LinkedIn matches the conversion to the original ad click for accurate attribution.
Troubleshooting
li_fat_id not appearing in URLs
If the click ID isn’t being appended after clicking an ad:
- Confirm Enhanced Conversion Tracking is saved and enabled on the Insight Tag.
- Verify the Insight Tag is firing on your landing pages (Upstack fires it alongside server-side events).
- Allow time — the setting applies to new ad clicks, not historical traffic.
Match quality not improving
If match quality stays low after enabling click ID tracking:- Confirm the Partner ID in Upstack matches the Insight Tag’s Partner ID.
- Ensure ads link directly to your storefront so
li_fat_idlands in the URL (avoid intermediate redirects that strip parameters). - Match quality builds over 1–2 weeks as more identified visitors convert.
For a complete walkthrough, see the LinkedIn onboarding guide.