Integrations

Add tracking parameters to LinkedIn Ads

Step-by-step guide to adding LeadJourney's lj_ tracking parameters to your LinkedIn Ads campaigns, so every click is attributed to the right campaign, ad set and ad.

This guide shows you how to add LeadJourney's tracking parameters to your LinkedIn Ads campaigns. With them in place, every click carries a small lj_* string, and LeadJourney attributes each visit and lead to the exact campaign, ad set and ad that drove it.

Before you start

  • Your tracking script must be live on your landing pages – see Install the tracking script.
  • LinkedIn Ads must be connected as a traffic channel – see Connect LinkedIn Ads.
  • Copy your exact string from LeadJourney under Settings → Traffic Channels → Connect LinkedIn Ads → Step 3 (the Copy Parameters button). Always use the one LeadJourney shows you – the lj_channel value has to match your workspace.

The parameter string

You'll paste this lj_* string (copied from the LeadJourney dialog) into your LinkedIn campaigns:

lj_channel=linkedin_ads&lj_c_id={{campaign.id}}&lj_as_id={{adset.id}}&lj_ad_id={{ad.id}}&lj_placement={{placement}}

Each slot identifies one part of the click, so LeadJourney can attribute every lead to the exact source:

ParameterWhat it capturesMacro
lj_channelThe channel (always linkedin_ads)fixed value
lj_c_idCampaign{{campaign.id}}
lj_as_idAd set{{adset.id}}
lj_ad_idAd / creative{{ad.id}}
lj_placementPlacement{{placement}}

Add it in LinkedIn Campaign Manager

Open the campaign

In LinkedIn Campaign Manager, open the campaign you want to track.

Paste the URL tracking parameters

Click Copy Parameters in the LeadJourney dialog, then paste the lj_* string exactly into the campaign's URL tracking parameters – without a leading ?.

Paste it exactly

Don't edit the {{campaign.id}}, {{adset.id}}, {{ad.id}} or {{placement}} placeholders. A typo means an empty value arrives and the click files under Unknown.

Save and repeat

Save the campaign and repeat for every LinkedIn campaign you want tracked.

Verify it's working

Click one of your live LinkedIn ads yourself and look at the address bar on the landing page – you should see the lj_* parameters appended. Within a few minutes the visit appears in Reports under LinkedIn Ads, broken down by campaign and ad.

FAQ

On this page