Jump to a popular page, or start typing.

    CONNECTIONS / Shopify / Shopify to LinkedIn CAPI

    Shopify B2B orders, counted inside LinkedIn.

    A Shopify Plus B2B storefront sells to businesses, not consumers, and LinkedIn is where those buyers get reached. Signals hashes the order's business email and delivers it to LinkedIn's Conversions API as the outcome the campaign actually drove.

    shopify -> linkedin-capi :: live

    1. ● shopify → linkedin.capi :: live
    2. > event Order placed value=4,850.00 USD
    3. hash sha256(business_email)
    4. route linkedin.capi deliver
    5. ✓ delivered · match 58%

    WHAT THIS ENABLES

    Shopify to LinkedIn Conversions API

    Shopify to LinkedIn Conversions API delivers wholesale and B2B storefront orders server-side to LinkedIn, matched on hashed business email, so campaigns aimed at buyers rather than consumers optimize on completed orders instead of landing-page clicks.

    • Wholesale and B2B order value counted inside the same LinkedIn campaign reporting that tracks the ad spend.
    • LinkedIn optimization informed by completed orders instead of form fills or catalog downloads.
    • Attribution that survives a longer B2B buying cycle, since matching runs on business email rather than a session cookie.

    WHAT FLOWS WHERE

    Shopify to LinkedIn CAPI, mapped.

    A Shopify order from a B2B account is hashed on its business email by Signals and posted to LinkedIn's Conversions API as an offline-style conversion tied to the campaign that sourced the buyer.

    A Shopify order from a B2B account is hashed on its business email by Signals and posted to LinkedIn's Conversions API as an offline-style conversion tied to the campaign that sourced the buyer.

    WHO THIS IS FOR

    Built for the teams that own the number.

    Shopify Plus B2B or wholesale storefronts running LinkedIn campaigns aimed at business buyers.

    Brands whose LinkedIn-driven traffic requests a quote or logs in before ordering, well past the original click.

    HOW DATAHASH SETS IT UP

    From kickoff to verified events.

    1. Install

      App-scoped access to order and customer webhooks on the B2B storefront.

    2. Map

      Order placed mapped to a LinkedIn conversion event, keyed to the business email on the order or company account.

    3. Deliver

      Server-side delivery to LinkedIn's Conversions API, deduped against the Insight Tag where one is present.

    WHAT YOU GET

    What ships with this use case.

    Order revenue attributed to the LinkedIn campaign that sourced the wholesale account.

    Hashed business email matching that holds up across a multi-week B2B buying cycle.

    The same server-side pipeline already running for other ad platforms, extended to LinkedIn.

    ON THE WIRE

    What LinkedIn CAPI actually receives.

    signals :: shopify.linkedin-capi :: wire

    1. ● signals :: event payload
    2. > POST /conversionEvents source=shopify.order
    3. conversion "urn:lla:llaPartnerConversion:511304"
    4. conversionHappenedAt 1784517120000
    5. user.userIds [{ idType: "SHA256_EMAIL", idValue: "c19ef0…" }]
    6. ✓ accepted · conversionValue 4850.00 USD
    FAQ

    Asked on almost every call.

    Our B2B buyers order weeks after clicking a LinkedIn ad. Does that still attribute?

    Yes. LinkedIn's Conversions API matches on hashed business email rather than a click identifier, so it does not depend on any cookie surviving the gap between the ad click and the order. As long as the business email on the Shopify order matches the one LinkedIn originally saw, the order attributes back.

    Does this apply to a consumer Shopify store, or only B2B storefronts?

    It works technically on either, but the value is concentrated in B2B and wholesale storefronts, where LinkedIn is actually where the buyer spends time. A consumer store rarely has business email on the order at all, which is the identifier LinkedIn matches on.

    NEXT STEP

    Shopify to LinkedIn CAPI, in production this week.