LinkedIn Dynamic URL Parameters
📋 Combine Stable Taxonomy with LinkedIn's Dynamic IDs
LinkedIn Campaign Manager supports dynamic values including {{CAMPAIGN_ID}}, {{CAMPAIGN_NAME}}, {{AD_SET_ID}}, {{AD_SET_NAME}}, {{AD_ID}}, and {{AD_NAME}}. Keep utm_source=linkedin and utm_medium=paid_social stable, then use supported identifiers where automated campaign detail is useful.
Recommended LinkedIn UTM Structure
utm_source=linkedin
utm_medium=paid_social
utm_campaign={{CAMPAIGN_NAME}}
utm_term=[targeting-type]_[targeting-value]
utm_content={{AD_NAME}}_{{AD_ID}}
Full Example:
utm_source=linkedin&utm_medium=paid_social&utm_campaign={{CAMPAIGN_NAME}}&utm_content={{AD_NAME}}_{{AD_ID}}