ioZen Docs

LinkedIn

Set up LinkedIn Conversions API to send server-side conversion events from ioZen to LinkedIn Campaign Manager.

Send server-side conversion events to LinkedIn for accurate B2B advertising attribution using the Conversions API.

Prerequisites

  • A LinkedIn Campaign Manager account
  • A conversion rule created in Campaign Manager
  • An OAuth 2.0 access token with conversion tracking permissions

Step 1: Create a Conversion Rule

  1. Go to LinkedIn Campaign Manager
  2. Navigate to AnalyzeConversion Tracking
  3. Click Create Conversion
  4. Configure your conversion (name, type, attribution window)
  5. Copy the Conversion URN (format: urn:li:laConversion:xxxxx)

Step 2: Get an Access Token

  1. Create a LinkedIn app at LinkedIn Developers
  2. Request the Conversions API product
  3. Generate an OAuth 2.0 access token with the required scopes
  4. Copy the token (starts with AQX or similar)

Step 3: Configure in ioZen

  1. Open your Intake Bot → SettingsMarketing & Attribution
  2. Toggle LinkedIn on
  3. Paste your Conversion URN and Access Token
  4. The settings auto-save

Step 4: Test the Connection

Click Test Connection. LinkedIn validates the conversion rule and token permissions.

Troubleshooting

ErrorCauseFix
HTTP 401Access token is invalid or expiredGenerate a new OAuth 2.0 token from your LinkedIn app.
HTTP 403Insufficient permissionsEnsure your LinkedIn app has the Conversions API product enabled and correct scopes.
Invalid URN formatURN doesn't match expected formatMust start with urn:li:. Copy from Campaign Manager → Conversion Tracking.

Best Practices

  • Refresh tokens before expiry — LinkedIn OAuth tokens expire. Set a reminder to refresh before they lapse.
  • Use email matching — LinkedIn matches conversions by hashed email. Ensure your Intake Bot collects email addresses for best match rates.

On this page