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

# Linkedin Ads

> Connect DialNexa calls to Linkedin Ads for subscriber, audience, campaign, lead source, social profile, ad lead, or lifecycle event workflows.

LinkedIn Marketing and Advertising API for managing ad campaigns, analytics, and organization social content.

<Note>
  Use Linkedin Ads with DialNexa when the call reveals intent, consent, objection, channel preference, campaign quality, or a reason to suppress messaging.
</Note>

## Where Linkedin Ads fits in a DialNexa workflow

Linkedin Ads should receive DialNexa output when the conversation affects a subscriber, audience, campaign, lead source, social profile, ad lead, or lifecycle event. The handoff should explain what the caller asked for, what DialNexa learned, which record or object is affected, and who owns the next step.

<CardGroup cols={2}>
  <Card title="Personalize follow-up" icon="check-circle">
    Use product interest, objection, use case, and requested next step from the call.
  </Card>

  <Card title="Suppress bad timing" icon="check-circle">
    Remove callers from promo flows when they are in support, billing, cancellation, or complaint mode.
  </Card>

  <Card title="Capture prospect language" icon="check-circle">
    Feed repeated caller wording into ads, landing pages, nurture copy, and FAQs.
  </Card>

  <Card title="Attribute call quality" icon="check-circle">
    Connect campaigns, keywords, pages, ads, or social sources to qualified calls, not just raw volume.
  </Card>
</CardGroup>

## What DialNexa should capture for Linkedin Ads

* Contact, phone, email, consent, source, campaign, UTM, audience, and lifecycle stage
* Call intent, product interest, objection, segment, sentiment, and conversion outcome
* Suppression reason, unsubscribe or opt-out language, compliance note, and follow-up channel
* Transcript link, recording link, DialNexa call ID, CRM link, order link, and campaign URL
* Quality markers such as qualified lead, spam, vendor, student, support-only, or high intent

## High-value Linkedin Ads workflows

<AccordionGroup>
  <Accordion title="Caller asks to stop messages">
    When this happens, DialNexa should mark the record as a suppression or cleanup case in Linkedin Ads. Include the exact reason, caller identity, source, and whether future outreach should stop so the team does not keep chasing a bad or unwanted contact.
  </Accordion>

  <Accordion title="Support call should suppress promotions">
    When this happens, DialNexa should mark the record as a suppression or cleanup case in Linkedin Ads. Include the exact reason, caller identity, source, and whether future outreach should stop so the team does not keep chasing a bad or unwanted contact.
  </Accordion>

  <Accordion title="Ad lead requests a demo">
    DialNexa should capture the preferred time, timezone, owner, promise made, and contact channel before updating Linkedin Ads. The receiving team should see exactly why the follow-up exists and what the caller expects next.
  </Accordion>

  <Accordion title="Caller mentions a competitor">
    For this workflow, DialNexa should send Linkedin Ads a concise, action-ready handoff: matched caller, affected record, reason for the update, urgency, owner, next step, and links to call evidence.
  </Accordion>

  <Accordion title="Prospect repeats a landing-page objection">
    For this workflow, DialNexa should send Linkedin Ads a concise, action-ready handoff: matched caller, affected record, reason for the update, urgency, owner, next step, and links to call evidence.
  </Accordion>

  <Accordion title="Customer asks for product education">
    DialNexa should write the symptom, expected behavior, actual behavior, affected area, business impact, and evidence links into Linkedin Ads. A teammate should be able to triage the issue without replaying the call.
  </Accordion>

  <Accordion title="Campaign source needs quality scoring">
    DialNexa should send Linkedin Ads the source, consent state, call outcome, audience impact, and suppression or enrollment decision. The goal is better targeting, not another generic campaign touch.
  </Accordion>

  <Accordion title="Qualified caller should enter a campaign">
    In Linkedin Ads, this should become a revenue handoff with the matched account, buying signal, stage or owner suggestion, objection, and next action. DialNexa should separate real intent from noise before creating tasks.
  </Accordion>

  <Accordion title="Use search campaigns">
    Use search campaigns before answering, routing, or creating follow-up. DialNexa should verify the lookup result against the caller and send low-confidence matches to a human queue.
  </Accordion>

  <Accordion title="Use lookup organizations">
    Use lookup organizations before answering, routing, or creating follow-up. DialNexa should verify the lookup result against the caller and send low-confidence matches to a human queue.
  </Accordion>
</AccordionGroup>

## Workflows that pair Linkedin Ads with other integrations

* [Linkedin Ads](/integrations/linkedin_ads) + [Google Analytics](/integrations/google_analytics): Google Analytics for campaign attribution.
* [Linkedin Ads](/integrations/linkedin_ads) + [Klaviyo](/integrations/klaviyo): Klaviyo for ecommerce lifecycle messaging.
* [Linkedin Ads](/integrations/linkedin_ads) + [Slack](/integrations/slack): Slack for high-intent lead alerts.
* [Linkedin Ads](/integrations/linkedin_ads) + [Google Sheets](/integrations/googlesheets): Google Sheets for consent and suppression review.
* [Linkedin Ads](/integrations/linkedin_ads) + [Shopify](/integrations/shopify): Shopify for product and order context.
* [Linkedin Ads](/integrations/linkedin_ads) + [Gmail](/integrations/gmail): Gmail for human-approved follow-up.
* [Linkedin Ads](/integrations/linkedin_ads) + [Intercom](/integrations/intercom): Intercom for customer conversation history.
* [Linkedin Ads](/integrations/linkedin_ads) + [HubSpot](/integrations/hubspot): HubSpot for lifecycle and account context.

## Implementation notes

* Use the DialNexa call ID as the idempotency key before running Linkedin Ads actions.
* Write a short operational summary into Linkedin Ads and link to the full transcript or recording for audit.
* Map required fields before launch: destination object, owner, status, urgency, next step, and record URL.
* Create review paths for low-confidence matches, sensitive requests, high-value customers, and actions that change money, access, legal terms, or customer commitments.

## FAQs

<AccordionGroup>
  <Accordion title="Should every call create a new CRM record?">
    No. Search contacts, companies, deals, and open tasks first. Create a new record only when the caller is new or the call changes pipeline, ownership, qualification, or follow-up.
  </Accordion>

  <Accordion title="What should the CRM note sound like?">
    Short and factual: who called, why they called, what DialNexa learned, what was promised, who owns the next step, and when it is due.
  </Accordion>

  <Accordion title="Can DialNexa move deal stages automatically?">
    Yes for clear rules such as booked demo, confirmed no interest, or requested quote. Use review for high-value deals, legal blockers, procurement issues, and unclear intent.
  </Accordion>

  <Accordion title="How should low-fit leads be handled?">
    Tag the low-fit reason, suppress from sequences when appropriate, and avoid creating sales tasks that reps will ignore.
  </Accordion>

  <Accordion title="How do we prevent duplicate contacts?">
    Match by phone, email, domain, company name, and open deal before creating or updating records. Store the DialNexa call ID on the activity.
  </Accordion>

  <Accordion title="What fields matter most for sales follow-up?">
    Caller identity, company, pain, urgency, buying role, objection, requested next step, owner, and transcript link.
  </Accordion>
</AccordionGroup>
