> ## 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.

# How to Find your LinkedIn Partner ID

> Find your LinkedIn Partner ID in Campaign Manager Signals Manager — required to configure the Upstack Data LinkedIn destination for server-side conversion forwarding.

<Tip>
  * Sign in to [LinkedIn Campaign Manager](https://www.linkedin.com/campaignmanager/) and open **Data** → **Signals Manager**.
  * Select your **Insight Tag** to open its details.
  * Copy the numeric **Partner ID** (e.g., `123456`).
  * Paste it into your Upstack LinkedIn destination configuration.
</Tip>

<Note>
  **What is a LinkedIn Partner ID?**

  Your **Partner ID** is the numeric identifier for your LinkedIn Insight Tag — the same ID used for browser-side tracking on your storefront. Upstack uses it to associate server-side Conversions API events with your ad account so LinkedIn can deduplicate them against the Insight Tag and attribute conversions to your campaigns. Each LinkedIn ad account has one Partner ID.
</Note>

## Prerequisites

Before you start, you need:

* Access to a **LinkedIn Ads** account at [linkedin.com/campaignmanager](https://www.linkedin.com/campaignmanager/)
* The **Campaign Manager** or **Account Manager** role on the ad account
* The **LinkedIn Insight Tag** created in your account (or follow the create steps below)

## Steps to find your LinkedIn Partner ID

<Steps>
  <Step title="Sign in to Campaign Manager">
    Sign in to [LinkedIn Campaign Manager](https://www.linkedin.com/campaignmanager/) and select the ad account you want to track conversions for.
  </Step>

  <Step title="Open Signals Manager">
    In the top navigation, click **Data** → **Signals Manager**.

    The Signals Manager lists your **Insight Tag** and any conversion signals associated with the account.
  </Step>

  <Step title="Find or create your Insight Tag">
    **If you already have an Insight Tag**, it appears in the Signals Manager — proceed to the next step.

    **If you need to create one:**

    * Click **Create Insight Tag**
    * Choose **I will install the tag myself** (Upstack fires the tag for you)
    * Save and return to the Signals Manager
  </Step>

  <Step title="Locate your Partner ID">
    Open your Insight Tag details. The **Partner ID** is displayed as a numeric value.

    **Example format:** `123456`

    You can also find it embedded in the Insight Tag code as `partner_id` (e.g., `_linkedin_partner_id = "123456";`).
  </Step>

  <Step title="Copy and paste into Upstack Data">
    Copy your Partner ID and paste it into the **Partner ID** field in your Upstack LinkedIn destination setup.

    <Tip>
      Ensure there are no extra spaces before or after the ID. The Partner ID is numeric only — no letters or prefixes.
    </Tip>
  </Step>

  <Step title="Verify the destination is healthy">
    In the Upstack dashboard, navigate to **Event Destinations**. Your LinkedIn destination should display **Healthy** with a green status indicator within 5 minutes.

    If the status shows **Unhealthy**, double-check that the Partner ID matches exactly what you see in Campaign Manager (numeric only, no whitespace).
  </Step>
</Steps>

<Note>
  **Next step:** [How to create LinkedIn Conversion Rules](/guides/linkedin-ads/how-to-create-linkedin-conversion-rules)
</Note>
