> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adriel.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to connect

> How to connect the LinkedIn Organic data source to Adriel: authorize a LinkedIn account, select a Company Page, and import organic page and post performance.

LinkedIn Organic surfaces page-level and post-level organic performance for a connected LinkedIn Company Page through the LinkedIn REST API. Connecting it brings in follower growth, post reach, reactions, comments, shares, click-throughs, and audience demographics by industry, seniority, function, company size, and location across text posts, articles, documents, and video posts.

Each data source binds to one LinkedIn Company Page via its Organization URN. Personal profile metrics are not exposed by this connector.

## Before you connect

The following are required:

* A LinkedIn account.
* A LinkedIn Company Page (personal profiles are not supported).
* An **Admin** or **Content Admin** role on the Company Page being connected. If a role is missing, have a Page admin grant it in LinkedIn before connecting.

## Connect LinkedIn Organic

<Steps>
  <Step title="Authorize a LinkedIn account">
    On the **Data Sources** page, search for **LinkedIn Organic** and select it. Log in to LinkedIn in the pop-up window, then click **Allow** to permit access. The access token is short-lived; a refresh token is stored at this step to renew it automatically.
  </Step>

  <Step title="Select the LinkedIn Page">
    On the data source settings, choose the **LinkedIn Page** to connect from the dropdown list. Each Page becomes a separate data source — additional Pages can be connected as additional data sources under the same OAuth grant.
  </Step>

  <Step title="Submit">
    Click **Submit** to complete the connection. Initial data availability can take up to one business day. Lifetime metrics begin accumulating from the connection date forward; the initial post backfill covers up to 367 days, and the daily-page backfill covers up to 90 days.
  </Step>
</Steps>

## What gets imported

Data arrives at daily granularity in UTC via the LinkedIn REST API. Lifetime page metrics and post data refresh once per day at 00:00 UTC; the daily-page window refreshes the most recent 3 days on the same schedule. Follower demographic breakdowns are returned only when each bucket exceeds LinkedIn's privacy threshold, so smaller Pages will see empty buckets for less common combinations.

For the complete metric list and breakdown mapping, see the [LinkedIn Organic data reference](/data-sources/g-n/linkedin-organic/data-reference).

## Troubleshooting

<AccordionGroup>
  <Accordion title="A Company Page is not listed during selection">
    The authorizing account does not hold an Admin or Content Admin role on the Page. Have a Page admin grant the appropriate role in LinkedIn, then reconnect.
  </Accordion>

  <Accordion title="Personal profile metrics are needed">
    LinkedIn's organic API only exposes Company Page data. Personal profile activity is not available through this connector and must be tracked elsewhere.
  </Accordion>

  <Accordion title="Demographic buckets appear empty">
    LinkedIn aggregates demographic breakdowns only when each bucket is large enough to preserve member privacy. Smaller Pages will see empty values for less common industry, seniority, function, or location combinations — this is a platform restriction, not a connector limitation.
  </Accordion>

  <Accordion title="The connection has stopped refreshing">
    LinkedIn refresh tokens eventually expire, requiring full re-authorization. Reconnect the data source through the OAuth flow to mint a new token pair.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="LinkedIn Organic data reference" href="/data-sources/g-n/linkedin-organic/data-reference">
    Metrics, breakdowns, and limits for LinkedIn Organic.
  </Card>

  <Card title="LinkedIn Organic FAQs" href="/data-sources/g-n/linkedin-organic/faqs">
    Common questions and expected behaviors for the LinkedIn Organic data source.
  </Card>

  <Card title="How to connect LinkedIn Ads" href="/data-sources/g-n/linkedin-ads/how-to-connect">
    Connect paid LinkedIn campaign performance.
  </Card>

  <Card title="How to connect Facebook Page Organic" href="/data-sources/a-f/facebook-page-organic/how-to-connect">
    Connect owned Facebook Page analytics.
  </Card>
</CardGroup>
