Make sure to check the partner’s website and API documentation for the most up-to-date information and configurations.
Set Up Server-Side GTM
Follow the Server-side Google Tag Manager setup guide if not already configured.
Configure GA4 Client
In your server-side GTM container:
- Ensure the built-in “GA4” client is configured
- Set Default GA4 paths: Enabled
- Set Cookies and Client Identification: Server Managed
Add LinkedIn CAPI Tag
- In server container, go to “Tags” → “New”
- Search Community Template Gallery for “LinkedIn | CAPI Tag Template”
- Add to workspace and configure:
- LinkedIn API Access Token
- LinkedIn Conversion Rule ID
- EventID mapping
- Conversion Value mapping
Create Event Trigger
- Create a Custom Event trigger
- Set Event Name to your conversion events (e.g., “purchase”, “lead”, “sign_up”)
- Configure condition: “Event Name equals [your conversion event]”
Configure LinkedIn Campaign Manager
- Go to Account Assets → Conversions
- Create conversion with “Conversions API” source
- Select “Google Tag Manager” integration
- Add your GA4 measurement ID and Hardal sGTM endpoint
Event Mapping
| GA4 Event | LinkedIn Conversion |
|---|---|
| purchase | Purchase |
| generate_lead | Lead |
| sign_up | Sign Up |
| submit_application | Apply |