Jump to a popular page, or start typing.

    CONNECTIONS / MySQL / MySQL to Google EC for Leads

    From MySQL tables to Google Enhanced Conversions for Leads.

    Signals reads your MySQL tables through a read-only database user scoped to the MySQL tables you name, then sends down-funnel lead milestones matched to the originating Google click so Google Ads sees lead conversions without an export.

    mysql -> google-ec-leads :: live

    1. ● mysql → google.leads :: live
    2. > read lead_pipeline rows=50,687
    3. hash sha256(email,phone) consent=filtered
    4. route google deliver
    5. ✓ delivered · 41,056 matched

    WHAT THIS ENABLES

    MySQL to Google EC for Leads

    MySQL to Google EC for Leads: Signals reads your MySQL tables and sends down-funnel lead milestones matched to the originating Google click, hashed and consent-checked each time the read runs.

    • Signals sends down-funnel lead milestones matched to the originating Google click, reading your MySQL tables each time the read runs.
    • Lead-value signals matched to the paid click, with no export step out of your MySQL tables.

    WHAT FLOWS WHERE

    MySQL to EC for Leads, mapped.

    Signals reads the qualified-lead and pipeline signals from your MySQL tables each time the read runs, hashes and screens each record, and posts the lead conversions to Google Ads' Enhanced Conversions API, keeping GCLID and hashed-email matching in view.

    Signals reads the qualified-lead and pipeline signals from your MySQL tables each time the read runs, hashes and screens each record, and posts the lead conversions to Google Ads' Enhanced Conversions API, keeping GCLID and hashed-email matching in view.

    WHO THIS IS FOR

    Built for the teams that own the number.

    Google lead-gen advertisers bidding past the first form submit, working out of MySQL tables and views.

    Application teams on MySQL who need lead-value bidding fed by the stages your pipeline actually reaches out of MySQL tables.

    HOW DATAHASH SETS IT UP

    From kickoff to verified events.

    1. Connect

      A read-only database user scoped to the MySQL tables you name, mapped to Google Ads' Enhanced Conversions API and tuned for GCLID and hashed-email matching.

    2. Map

      Columns from your MySQL tables align to Google Ads' Enhanced Conversions API in the visual mapper, hashed as the read runs and checked for GCLID and hashed-email matching.

    3. Deliver

      Each time the read runs, Signals reads your MySQL tables and sends down-funnel lead milestones matched to the originating Google click, reads only the records changed since the last run, with GCLID and hashed-email matching watched in the debugger.

    WHAT YOU GET

    What ships with this use case.

    Lead-value bidding fed by the stages your pipeline actually reaches from your MySQL tables, delivered each time the read runs.

    Lead-value signals matched to the paid click out of your MySQL tables, delivered each time the read runs without read load on the database climbing.

    Match feedback on GCLID and hashed-email matching from Google Ads' Enhanced Conversions API each run, tied back to your MySQL tables.

    ON THE WIRE

    What EC for Leads actually receives.

    signals :: mysql.google-ec-leads :: wire

    1. ● signals :: event payload
    2. > POST /conversion_action source=mysql.lead_pipeline
    3. gclid "Cj0KCQjw…" · conversion_action "sql_reached"
    4. conversion_value 1 · currency AED
    5. hashed_email sha256 "9c41af…"
    6. ✓ accepted match=gclid+hashed_email
    FAQ

    Asked on almost every call.

    How often does the MySQL Google EC for Leads sync run?

    Delivery tracks MySQL, run by application teams on MySQL: a near-real-time or scheduled sync of your MySQL tables feeds Google Ads on that cadence. Each run reads only the records changed since the last run, so lead-value signals matched to the paid click holds up on GCLID and hashed-email matching. The live debugger confirms every delivery inline.

    What match rate should a MySQL-sourced Google EC for Leads batch expect?

    Coverage of hashed identifiers across your MySQL tables decides it, and application teams on MySQL own that inside MySQL. A live email or phone matches into Google Ads; neither, and it will not. First-run feedback flags GCLID and hashed-email matching, which application teams on MySQL then raise inside your MySQL tables.

    NEXT STEP

    MySQL to Google EC for Leads, in production this week.