Jump to a popular page, or start typing.

    CONNECTIONS / Shopify / Shopify to Google Store Sales

    Shopify revenue, uploaded as Google Store Sales.

    Not every Shopify sale starts with a Google ad click Google can see, especially at the till. Signals hashes customer and order data from both the storefront and POS and uploads it to Store Sales Direct, matching on identity instead of click ID.

    shopify -> google-store-sales :: live

    1. ● shopify → google.store_sales :: live
    2. > event Order placed value=212.00 AED
    3. > event POS order placed value=88.00 AED
    4. hash sha256(email,phone,address)
    5. route google.store_sales upload batch=nightly
    6. ✓ delivered · transaction matched

    WHAT THIS ENABLES

    Shopify to Google Store Sales

    Shopify to Google Store Sales hashes customer and order data from both the online storefront and Shopify POS and uploads it to Google's Store Sales Direct spec, so revenue counts toward Smart Bidding whether or not the sale carried a GCLID.

    • Online and in-store Shopify revenue counted in the same Google Ads reporting, whether or not a click ID exists.
    • Smart Bidding informed by till transactions that never touched a landing page at all.
    • One upload pipeline covering the storefront and every connected POS location.
    WHAT FLOWS WHERE

    The click, the conversion, and the credit.

    The conversion happens off Google, away from any pixel. Here is how Shopify closes the loop.

    Google credits the campaign that sourced the conversion conversion happens off-platform Ad click on Google Order placed recorded in Shopify S Signals hash · dedupe Store Sales Direct (Goo… delivered · credited
    WHO THIS IS FOR

    Built for the teams that own the number.

    Retail and franchise brands running Shopify POS across multiple physical locations.

    Merchants already running Google Store Sales from POS who want online storefront orders folded into the same upload.

    HOW DATAHASH SETS IT UP

    From kickoff to verified events.

    1. Connect

      App-scoped access to Shopify order and POS transaction webhooks.

    2. Map

      Customer identifiers and order amount shaped to Google's Store Sales Direct match-key schema.

    3. Deliver

      Nightly upload through the Google Ads API, with matched-transaction reporting per batch.

    WHAT YOU GET

    What changes when the CSV goes away.

    Capability Manual CSV upload Datahash
    Reporting Offline sales sit in a separate export, reconciled by hand. Revenue counted in the same Store Sales reporting as web conversions.
    Deduplication A re-uploaded file risks counting the same conversion twice. Deduped delivery, so a resent record never counts as a second conversion.
    Match visibility Match quality is a guess until the numbers look off. Match rate reported per upload, tied to the source event set that produced it.
    Effort and latency An analyst exports and uploads on a manual cadence. Server-side and automatic the moment Shopify records the event.
    ON THE WIRE

    What Store Sales actually receives.

    signals :: shopify.google-store-sales :: wire

    1. ● signals :: transaction payload
    2. > POST /store_sales_direct source=shopify.order
    3. hashed_email sha256 "48d2ac…" · hashed_phone sha256 "f731c0…"
    4. transaction_amount 212.00 · currency_code AED
    5. transaction_date_time "2026-07-21 09:47:00+04:00"
    6. ✓ accepted · matched=true
    FAQ

    Asked on almost every call.

    What match rate should we expect from a Shopify store with both online and POS traffic?

    It depends on how much contact data each channel captures at checkout. Online orders usually carry an email by default; POS transactions match better when the till collects a phone number or loyalty account. We baseline both channels separately during discovery and report accepted match rates after every upload.

    Do we still need Google OCI if we run Store Sales?

    Only if a meaningful share of your traffic carries a GCLID worth matching on click ID specifically, most often a reserve-online- pickup-in-store flow. Store Sales covers revenue with or without one, which is why most multi-location Shopify merchants keep both feeds running side by side instead of picking just one.

    NEXT STEP

    Shopify to Google Store Sales, in production this week.