<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Google Ads Conversion Tracking for non-hubspot form in Ads</title>
    <link>https://community.hubspot.com/t5/Ads/Google-Ads-Conversion-Tracking-for-non-hubspot-form/m-p/1140437#M4039</link>
    <description>&lt;P class=""&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/740033"&gt;@02092&lt;/a&gt;&amp;nbsp;Here’s the simplest way to get Google Ads credit for an Auth0 sign-up that creates a HubSpot contact—even though the form isn’t a HubSpot form.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;1 — Make sure the Google Ads tag fires on the landing page&lt;/STRONG&gt;&lt;BR /&gt;Settings › Marketing › Ads › Pixels → paste the gTag / GTM container once. (Or drop your GTM snippet into the landing-page header.)&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;2 — Pick one of these conversion methods&lt;/STRONG&gt;&lt;BR /&gt;• &lt;STRONG&gt;Redirect thank-you page (easiest):&lt;/STRONG&gt; after a successful Auth0 sign-up send the user to /signup-success. Place a conversion tag on that page in GTM (“Google Ads Conversion” → your conversion ID/label). Google registers the hit; HubSpot still creates the contact via Auth0.&lt;BR /&gt;• &lt;STRONG&gt;On-page event (no redirect):&lt;/STRONG&gt; Auth0 lets you run a callback like onSuccess. In that function add gtag('event','conversion',{send_to:'AW-XXXX/label'});. Publish that JS in HubSpot’s page settings or via GTM’s “Custom HTML” tag with a trigger that listens for the Auth0 success event.&lt;BR /&gt;• &lt;STRONG&gt;Offline conversion sync via HubSpot (clean but requires Mktg Pro/Ent):&lt;/STRONG&gt; connect your Google Ads account in HubSpot Ads, turn on &lt;STRONG&gt;Offline Conversions&lt;/STRONG&gt;, add the “Latest Google Ads Click ID (gclid)” hidden field to the Auth0 form (grab it from the URL or a cookie), then build a simple workflow: trigger = “Contact created AND gclid known” → action = “Sync Google Offline Conversion” (value = deal amount or static 1). Google matches the gclid and credits the ad even if the user blocks scripts.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;3 — Test&lt;/STRONG&gt;&lt;BR /&gt;Use Google Tag Assistant or the Google Ads “Conversions” → Diagnostics tab to confirm hits or uploads within a few minutes.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Pick the redirect if you want quick and code-light, the on-page JS if you can tweak the Auth0 callback, or offline sync if you’re on Pro/Ent and want perfect attribution even when JS doesn’t fire.&lt;BR /&gt;&lt;BR /&gt;Ping me if you need the exact Auth0 callback snippet.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Hope it helps.!&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="RubenB_1-1745517069542.png" style="width: 200px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144311iF32ACDAFC0B62738/image-size/small?v=v2&amp;amp;px=200" role="button" title="RubenB_1-1745517069542.png" alt="RubenB_1-1745517069542.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://www.linkedin.com/in/ruben-burdin/" target="_blank" rel="noopener nofollow noreferrer"&gt;Ruben Burdin&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Real-Time Data Sync Between any CRM or Database | Founder @&lt;A href="https://l.stacksync.com/hubspot" target="_blank" rel="nofollow noopener noreferrer"&gt;Stacksync&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(YC W24)&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2025 17:52:27 GMT</pubDate>
    <dc:creator>RubenBurdin</dc:creator>
    <dc:date>2025-04-24T17:52:27Z</dc:date>
    <item>
      <title>Google Ads Conversion Tracking for non-hubspot form</title>
      <link>https://community.hubspot.com/t5/Ads/Google-Ads-Conversion-Tracking-for-non-hubspot-form/m-p/1140199#M4037</link>
      <description>&lt;P&gt;Looking to set up google ads conversion tracking for a HubSpot landing page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The CTA I want to track is a "Sign-up" which leads to an auth0 form. Whenever a contact submits the form via auth0 form, a contact is automatically created in HubSpot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm uncertain on how the tracking would work between Google Ads and that form. Looking for some assistnace&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 12:35:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Ads/Google-Ads-Conversion-Tracking-for-non-hubspot-form/m-p/1140199#M4037</guid>
      <dc:creator>02092</dc:creator>
      <dc:date>2025-04-24T12:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Google Ads Conversion Tracking for non-hubspot form</title>
      <link>https://community.hubspot.com/t5/Ads/Google-Ads-Conversion-Tracking-for-non-hubspot-form/m-p/1140437#M4039</link>
      <description>&lt;P class=""&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/740033"&gt;@02092&lt;/a&gt;&amp;nbsp;Here’s the simplest way to get Google Ads credit for an Auth0 sign-up that creates a HubSpot contact—even though the form isn’t a HubSpot form.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;1 — Make sure the Google Ads tag fires on the landing page&lt;/STRONG&gt;&lt;BR /&gt;Settings › Marketing › Ads › Pixels → paste the gTag / GTM container once. (Or drop your GTM snippet into the landing-page header.)&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;2 — Pick one of these conversion methods&lt;/STRONG&gt;&lt;BR /&gt;• &lt;STRONG&gt;Redirect thank-you page (easiest):&lt;/STRONG&gt; after a successful Auth0 sign-up send the user to /signup-success. Place a conversion tag on that page in GTM (“Google Ads Conversion” → your conversion ID/label). Google registers the hit; HubSpot still creates the contact via Auth0.&lt;BR /&gt;• &lt;STRONG&gt;On-page event (no redirect):&lt;/STRONG&gt; Auth0 lets you run a callback like onSuccess. In that function add gtag('event','conversion',{send_to:'AW-XXXX/label'});. Publish that JS in HubSpot’s page settings or via GTM’s “Custom HTML” tag with a trigger that listens for the Auth0 success event.&lt;BR /&gt;• &lt;STRONG&gt;Offline conversion sync via HubSpot (clean but requires Mktg Pro/Ent):&lt;/STRONG&gt; connect your Google Ads account in HubSpot Ads, turn on &lt;STRONG&gt;Offline Conversions&lt;/STRONG&gt;, add the “Latest Google Ads Click ID (gclid)” hidden field to the Auth0 form (grab it from the URL or a cookie), then build a simple workflow: trigger = “Contact created AND gclid known” → action = “Sync Google Offline Conversion” (value = deal amount or static 1). Google matches the gclid and credits the ad even if the user blocks scripts.&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;3 — Test&lt;/STRONG&gt;&lt;BR /&gt;Use Google Tag Assistant or the Google Ads “Conversions” → Diagnostics tab to confirm hits or uploads within a few minutes.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Pick the redirect if you want quick and code-light, the on-page JS if you can tweak the Auth0 callback, or offline sync if you’re on Pro/Ent and want perfect attribution even when JS doesn’t fire.&lt;BR /&gt;&lt;BR /&gt;Ping me if you need the exact Auth0 callback snippet.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Hope it helps.!&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="RubenB_1-1745517069542.png" style="width: 200px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144311iF32ACDAFC0B62738/image-size/small?v=v2&amp;amp;px=200" role="button" title="RubenB_1-1745517069542.png" alt="RubenB_1-1745517069542.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://www.linkedin.com/in/ruben-burdin/" target="_blank" rel="noopener nofollow noreferrer"&gt;Ruben Burdin&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Real-Time Data Sync Between any CRM or Database | Founder @&lt;A href="https://l.stacksync.com/hubspot" target="_blank" rel="nofollow noopener noreferrer"&gt;Stacksync&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(YC W24)&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 17:52:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Ads/Google-Ads-Conversion-Tracking-for-non-hubspot-form/m-p/1140437#M4039</guid>
      <dc:creator>RubenBurdin</dc:creator>
      <dc:date>2025-04-24T17:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Google Ads Conversion Tracking for non-hubspot form</title>
      <link>https://community.hubspot.com/t5/Ads/Google-Ads-Conversion-Tracking-for-non-hubspot-form/m-p/1140731#M4046</link>
      <description>&lt;P&gt;Would it be possible to&amp;nbsp;put that JS on our webapp? If a lead visits the landing page on their pc, then converts and opens the webapp, then the tracker would get triggered?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 09:40:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Ads/Google-Ads-Conversion-Tracking-for-non-hubspot-form/m-p/1140731#M4046</guid>
      <dc:creator>02092</dc:creator>
      <dc:date>2025-04-25T09:40:18Z</dc:date>
    </item>
  </channel>
</rss>

