Jump to a popular page, or start typing.

    CONNECTIONS / Salesforce / Salesforce to Google Store Sales

    Salesforce revenue, uploaded as Google Store Sales.

    Not every closed deal in Salesforce started with an ad click Google can see. Signals hashes the contact and Opportunity record and uploads it to Store Sales Direct, matching on identity instead of click ID.

    salesforce -> google-store-sales :: live

    1. ● salesforce → google.store_sales :: live
    2. > event Opportunity closed-won value=61,400 AED
    3. > event Contact updated address confirmed
    4. hash sha256(email,phone,address)
    5. route google.store_sales upload batch=nightly
    6. ✓ delivered · transaction matched

    WHAT THIS ENABLES

    Salesforce to Google Store Sales

    Salesforce to Google Store Sales is the pipeline that hashes contact and closed-won Opportunity data from Salesforce and uploads it to Google's Store Sales Direct spec, so revenue closed by a field sales team or retail location counts toward Smart Bidding even without a GCLID.

    • Field-sales and in-store revenue recorded in Salesforce, counted in Google Ads reporting.
    • Smart Bidding informed by outcomes that never touched a landing page.
    • One upload pipeline covering deals with or without a captured GCLID.
    WHAT FLOWS WHERE

    The click, the conversion, and the credit.

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

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

    Built for the teams that own the number.

    Retail, auto, and franchise brands whose Salesforce deals close in a branch or showroom.

    Teams already running Google Store Sales from POS who want Salesforce-sourced field deals included too.

    HOW DATAHASH SETS IT UP

    From kickoff to verified events.

    1. Connect

      Connected App access to the Salesforce Contact and Opportunity objects that carry closed-won revenue.

    2. Map

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

    3. Deliver

      Nightly or weekly upload through the Google Ads API, with matched transaction reporting.

    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 Salesforce records the event.
    ON THE WIRE

    What Store Sales actually receives.

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

    1. ● signals :: transaction payload
    2. > POST /store_sales_direct source=salesforce.opportunity
    3. hashed_email sha256 "7d0f4b…" · hashed_phone sha256 "e29a86…"
    4. transaction_amount 61400 · currency_code AED
    5. transaction_date_time "2026-07-13 16:27:00+04:00"
    6. ✓ accepted · matched=true
    FAQ

    Asked on almost every call.

    What match rate should we expect from Salesforce-sourced Store Sales uploads?

    It depends on how complete the Contact record is at the point of close. Deals with a verified email, phone, and address on the Salesforce Contact typically match well once hashed; thinner records match less reliably. We baseline your Contact data quality during discovery and report the accepted match rate after every upload.

    Do we still need a GCLID if we run Store Sales from Salesforce?

    No. Store Sales Direct matches on hashed identity rather than click ID, which is exactly why it works for deals that close in a branch, showroom, or over the phone with no ad click behind them at all. Teams running both OCI and Store Sales get coverage either way a deal arrives in Salesforce.

    NEXT STEP

    Salesforce to Google Store Sales, in production this week.