Skip to main content
Guide

LinkedIn Insight Tag Alternatives for B2B Healthcare: PHI-Safe Lead Capture

LinkedIn currently faces multiple class action lawsuits alleging that its Insight Tag intercepted sensitive health information from visitors to healthcare websites, and in October 2025 a federal...

11 min read

LinkedIn currently faces multiple class action lawsuits alleging that its Insight Tag intercepted sensitive health information from visitors to healthcare websites, and in October 2025 a federal judge allowed the core eavesdropping claims to move forward.[1] For B2B healthcare marketers, that ruling reframes LinkedIn from a low-risk professional channel into a tracking-liability hotspot on par with Meta Pixel. LinkedIn Insight Tag alternatives are no longer optional for medical device, digital health, pharma, payer, and provider-network advertisers; they are the precondition for running campaigns without transmitting protected health information. This guide breaks down the compliance landscape, the server-side options LinkedIn now supports, and a step-by-step framework for PHI-safe lead capture on B2B healthcare LinkedIn campaigns.

Why LinkedIn Matters (and Why It Is Risky) for Healthcare

The B2B Healthcare Opportunity

LinkedIn is the dominant paid social channel for reaching healthcare decision-makers: hospital executives, payers, clinical leadership, medical device buyers, and life-sciences commercial teams all maintain active professional profiles there. For B2B healthcare marketing, the platform offers targeting by job title, function, seniority, industry, and named account, which is precisely the lever that condition-targeted social platforms lack. The strategic question is not whether to advertise on LinkedIn; it is how to capture conversions without letting the Insight Tag transmit clinical context.

Healthcare Advertising Policies and the Insight Tag

The Insight Tag is the root of LinkedIn's healthcare compliance problem. LinkedIn's tool is a code snippet (pixel) that can be added to a website to help the website owner optimize marketing campaigns, retarget website visitors, and collect information about audiences.[2] When that website is operated by a HIPAA covered entity and the page touches a condition, appointment, or symptom, the resulting transmission can become an impermissible disclosure of PHI. The HIPAA Journal has documented that both OCR and the FTC have warned healthcare organizations against deploying these tracking tools without a compliant business arrangement.[2]

Key Terminology Healthcare Marketers Need

  • Insight Tag: LinkedIn's client-side JavaScript pixel that captures page visits, conversions, and audience signals through the browser.
  • Conversions API (CAPI): LinkedIn's server-to-server endpoint that creates a direct connection between an advertiser's server and LinkedIn, enabling advertisers to measure performance regardless of where the conversion occurs.[3]
  • Partner ID: The unique advertiser identifier required for both Insight Tag and CAPI configuration.
  • Matched Audiences: LinkedIn's audience-building feature that uses Insight Tag data; the primary surface where PHI exposure becomes a remarketing problem.
  • li_fat_id: The LinkedIn click identifier cookie used for first-party attribution.

HIPAA Compliance Deep Dive

How Data Flows from a Healthcare Site to LinkedIn

The default Insight Tag fires on every page where it is installed. It collects URL, referrer, IP address, device characteristics, LinkedIn cookies, and any data layer variables the developer chooses to pass.

The Conversions API is fundamentally different. The official Microsoft/LinkedIn developer documentation describes it as creating a direct connection between an advertiser's server and LinkedIn, with conversion events streamed through a /conversionEvents endpoint that requires hashed user identifiers (such as SHA256_EMAIL) for matching.[3] Server-side delivery is what makes a compliant configuration possible: the advertiser can strip PHI before any data leaves their environment.

Where PHI Exposure Actually Happens

The HHS Office for Civil Rights revised its Online Tracking Technologies Bulletin in March 2024 and reaffirmed that regulated entities are prohibited from using tracking technologies in ways that result in impermissible disclosures of PHI absent a BAA or HIPAA-compliant authorization.[4] A June 2024 ruling in the Northern District of Texas vacated the so-called "Proscribed Combination" portion of the bulletin (the position that an IP address plus a visit to an unauthenticated public webpage about a condition automatically triggers HIPAA), but the rest of the guidance, including the requirement to obtain a BAA before disclosing PHI to a tracking vendor, remains intact.[5] The HIPAA Journal notes that the challenge vacated only the IP-address portion and did not render the rest of the guidance invalid, and that if code snippets are used on authenticated web pages or web pages with forms that collect sensitive information, OCR's rules continue to apply and providers face regulatory penalty and class action exposure.[2]

Common exposure points on B2B healthcare sites:

  • Lead form fields: "Job title," "specialty," "practice type," or "condition of interest" can become PHI when combined with identifiers.
  • URL parameters: Slugs that contain procedure names, diagnoses, or appointment intent.
  • Authenticated portals: Patient or provider portals where the Insight Tag should never fire.
  • Referrer headers: Inbound URLs from condition-specific landing pages.
  • IP and device IDs: Standalone these are not PHI per the 2024 court ruling, but in combination with other signals they may be.

In the consolidated LinkedIn litigation, plaintiffs allege that LinkedIn installed its tracking tool on healthcare company websites to gather data about users, including their gender, sexual orientation, and health conditions for which they were seeking treatment.[6] The plaintiffs allege LinkedIn intercepted users' sensitive health care information to use in targeted advertising.[1]

Compliant vs. Non-Compliant LinkedIn Features

  • Standard Insight Tag (client-side): Not compliant for healthcare-context pages. Captures IP, cookies, referrer, and any data layer variables with no PHI filtering. The HIPAA Journal recommends these code snippets should only be used on unauthenticated web pages that do not collect health information, if they are to be used at all.[2]
  • Conversions API with server-side filtering: Can be compliant when implemented with PHI stripping and limited to non-PHI conversion events.
  • Matched Audiences from website visitors (remarketing): Generally not compliant for healthcare contexts. Building audiences from visitors to condition pages effectively transmits health-context data to LinkedIn.
  • Lookalike (Audience Expansion): Requires careful setup. Seed lists must be free of PHI and built from professional, not patient, segments.
  • Lead Gen Forms (native LinkedIn forms): Risky for clinical intake; safer for B2B professional contact capture (provider recruiting, SaaS demos, CME signups).

Step-by-Step Compliant Setup

Pre-Implementation Audit

  1. Inventory current tracking. Use a tag scanner to confirm whether the Insight Tag is firing on condition pages, provider directory pages, symptom checkers, or appointment forms. Duane Morris counsels healthcare clients to review website analytics, marketing pixels, and third-party integrations as a first step.[7]
  2. Map data flows. Document every field collected by every form and trace where it goes (CRM, ESP, ad platforms).
  3. Identify exposure points. Flag every URL, parameter, and event that carries health-context signal.
  4. Review vendor agreements. The HIPAA Journal observes that healthcare organizations have been warned by both OCR and the FTC over the use of these tracking tools, so contracts alone do not eliminate the underlying compliance question.[2]

Compliant Tracking Configuration

  1. Remove the standard Insight Tag from healthcare-context pages. Keep it only on careers pages and clearly non-clinical corporate pages, if at all.
  2. Implement server-side tracking via the Conversions API. LinkedIn's developer documentation specifies that conversion events must be streamed using the /conversionEvents endpoint with appropriate scope permissions (rw_conversions, r_ads).[3]
  3. Configure PHI stripping at the server. Before any payload is forwarded to LinkedIn, scrub fields that match the 18 HIPAA identifiers, normalize URLs to remove condition slugs, and drop query parameters that contain health context.
  4. Hash identifiers. Email should be SHA256 hashed before transmission. The CAPI specification requires at least one valid userId identifier such as SHA256_EMAIL, LINKEDIN_FIRST_PARTY_ADS_TRACKING_UUID, ACXIOM_ID, or ORACLE_MOAT_ID.[3]
  5. Set up compliant conversion events. Create one or more conversion rules with the /conversions endpoint for each conversion type, and set conversionMethod to CONVERSIONS_API for streaming events through the API.[3]

Campaign Structure for Compliance

  • Account level: Disable automatic Matched Audiences expansion that would draw from website visitor data on clinical pages.
  • Campaign level: Restrict targeting to professional attributes (job title, function, seniority, industry, company size) rather than any health-condition affinity.
  • Ad set level: Avoid remarketing pools built from healthcare URL visits.
  • Conversion windows: The conversionHappenedAt timestamp must fall within the past 90 days to be accepted by the API.[3]

Verification and Testing

Use LinkedIn Campaign Manager diagnostics to confirm CAPI events are arriving. Independently, run a packet capture or proxy test on staging to confirm no PHI strings appear in outbound payloads. Document every test in an audit log that satisfies OCR's stated expectation that regulated entities identify, assess, and mitigate tracking-related risk under the HIPAA Security Rule.[4]

For organizations comparing manual builds to managed alternatives, our deeper walkthrough on server-side alternatives when the Insight Tag is blocked on healthcare domains covers the gateway architecture in detail. For form-specific risk, see capturing lead events without transmitting PHI.

Campaign Strategies That Convert Without PHI

Ad Formats That Work for B2B Healthcare

  • Sponsored Content (single image and document ads): Strong for thought-leadership pieces, white papers, and clinical evidence summaries aimed at providers and administrators.
  • Document and carousel ads: Effective for long-form clinical content, study summaries, and product spec sheets where readers swipe through detail.
  • Conversation and Message Ads: Useful for CME invitations, provider recruiting, and ABM outreach.
  • Video Ads: Effective for explaining complex devices or platforms without requiring users to navigate to condition-specific pages.

Targeting Without PHI

LinkedIn's strength is professional targeting, not behavioral health targeting. Build audiences from:

  • Job titles ("Chief Medical Officer," "Director of Revenue Cycle," "Practice Administrator")
  • Job functions and seniority
  • Industries (Hospitals and Health Care, Medical Devices, Biotechnology, Pharmaceuticals)
  • Company size and named-account lists for ABM
  • Member skills and groups (professional certifications, society memberships)

Avoid building audiences from website visitor pools that include clinical or condition-specific pages. That is the single most common path from a B2B intent to a HIPAA disclosure, and it is the pattern at the center of the current LinkedIn litigation, where plaintiffs allege LinkedIn gathered data about users including gender, sexual orientation, and health conditions for which they were seeking treatment.[6] For more on this trade-off, see our piece on LinkedIn healthcare B2B marketing after domain blocking.

Conversion Tracking Done Right

Track non-PHI events: demo request, white paper download, webinar registration, contact-sales submission. Pass deterministic values (deal-stage value or pipeline value) to feed LinkedIn's optimization without transmitting clinical context. The LinkedIn Conversions API documentation describes the platform as helping improve performance and reduce cost per action by providing more complete attribution, enhanced data reliability, and better-optimized delivery, all without depending on cookie-based browser tracking.[3]

Common Mistakes to Avoid

  • Letting the Insight Tag fire site-wide "for now." The most common implementation error is placing the tag globally with the intent to scope it later. In practice the tag stays everywhere and ends up firing on clinical pages, which is the fact pattern OCR has flagged as the trigger for risk.[2]
  • Building Matched Audiences from condition-page visitors. The retargeting pool itself is a disclosure.
  • Capturing free-text "reason for inquiry" fields. A diagnosis written into a form and then mirrored into a hidden field is one of the cleanest PHI leaks possible.
  • Assuming hashing solves the problem. Hashing an email satisfies LinkedIn's matching design but does not de-identify PHI under HIPAA when other context (URL, referrer, page slug) reveals condition information.
  • Relying on contractual restrictions alone. Duane Morris notes that privacy-policy promises and contractual data-handling clauses can be construed as material misrepresentations under state unfair trade practices statutes when the underlying technology continues to transmit sensitive data.[7]
  • Treating the June 2024 court ruling as a green light. The Texas court vacated only the Proscribed Combination portion of the OCR bulletin; the rest of the guidance, including the BAA requirement for any tracking vendor that handles PHI, remains in force.[5]

Self-audit checklist:

  1. Is the Insight Tag absent from clinical, condition, and authenticated pages?
  2. Are all conversion events delivered server-side via CAPI?
  3. Is there a documented PHI-stripping rule set running before any outbound LinkedIn call?
  4. Are remarketing audiences built only from professional, non-clinical signals?
  5. Is there an audit log showing periodic re-testing for PHI leakage?
  6. Has legal reviewed the privacy notice and consent flow for CIPA exposure in California?

Simplify LinkedIn Compliance with Curve

Stop worrying about PHI exposure on LinkedIn campaigns. Curve strips the 18 HIPAA identifiers before any payload reaches LinkedIn's Conversions API, signs a BAA with your organization, and replaces 20+ hours of manual server-side tagging with a no-code setup. See how Curve automates compliant LinkedIn tracking.

Frequently Asked Questions

Is LinkedIn advertising HIPAA compliant for healthcare?

LinkedIn itself is not designed as a HIPAA-compliant data-processing service for covered entities. OCR guidance, which prohibits the use of these tools on healthcare websites unless certain conditions are met, was only partially overturned by the 2024 court challenge; if code snippets are used on authenticated web pages or pages with forms that collect sensitive information, OCR's guidance applies and healthcare providers risk regulatory penalties and class action lawsuits.[2] Healthcare advertisers can still run LinkedIn campaigns provided they implement the Conversions API with server-side PHI stripping and avoid building Matched Audiences from clinical or condition-specific page visits.

How do I set up compliant LinkedIn conversion tracking?

Per LinkedIn's official developer documentation, create one or more conversion rules with the /conversions endpoint for each conversion type, set conversionMethod to CONVERSIONS_API, and stream events using the /conversionEvents endpoint accompanied by one or more user identifiers (such as SHA256-hashed email) for matching.[3] Route the payload through a server-side gateway that removes PHI before forwarding to LinkedIn.

Can healthcare practices use LinkedIn remarketing?

Website-retargeting audiences built from visitors to clinical, condition, or appointment pages are generally not compliant because constructing the audience itself discloses health-context information to LinkedIn. Healthcare B2B marketers should limit retargeting to engagement-based audiences (video viewers, ad clickers) or to first-party CRM lists that contain only professional contacts with no clinical context.

What are the penalties for LinkedIn HIPAA violations?

Exposure runs on two tracks. OCR can pursue civil penalties under the HIPAA Privacy and Security Rules, and state attorneys general have begun pursuing parallel cases: the New York Attorney General settled with New York-Presbyterian Hospital for $300,000 over tracking-related violations of HIPAA and state law.[8] Healthcare class action settlements have climbed quickly as well: Aspen Dental Management settled for $18.5 million, and additional health systems including Reid Health, Jefferson Healthcare, and Southern Illinois Healthcare Enterprises have reached pixel-related settlements in 2025.[9] LinkedIn specifically has been hit with a wave of digital privacy class actions contending that it illegally intercepted users' sensitive health care information to use in targeted advertising.[1]

Do LinkedIn Insight Tag alternatives improve attribution accuracy?

Yes. LinkedIn's official documentation states that the Conversions API helps improve performance and reduce cost per action by providing more complete attribution, enhanced data reliability, and better-optimized delivery, and works without relying on cookie-based browser tracking.[3] For healthcare, the privacy benefit (PHI stripping at the server) and the measurement benefit (resilience to ad blockers and ITP) compound.

Sources

  1. Law.com / The Recorder, LinkedIn Hit With Wave of Health Data Claims Under California Privacy Law
  2. HIPAA Journal, LinkedIn, Meta, and Healthcare Companies Sued for Using Tracking Tools
  3. Microsoft Learn (Official LinkedIn Developer Documentation), Conversions API
  4. HHS.gov, Use of Online Tracking Technologies by HIPAA Covered Entities and Business Associates
  5. Nixon Peabody, Portions of OCR's Bulletin on Online Tracking Technologies Deemed Unlawful
  6. Hall Benefits Law, LinkedIn Faces Digital Privacy Class Actions for Tracking User Personal and Health Care Information
  7. Duane Morris LLP, Healthcare Tracking-Pixel Litigation Signals Continued Challenges for Defendants
  8. HIPAA Journal, Palm Beach Health Sued for Alleged Use of Meta Pixel Tracking Code on Patient Portal
  9. HIPAA Journal, Healthcare Organizations Settle Website Tracking Class Action Lawsuits

Stay Compliant. Scale Confidently.

Join healthcare innovators who trust Curve for HIPAA-compliant ad tracking.Launch in hours, not months. Your growth stack, now HIPAA-safe.

Book a free tracking audit