<?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 Betreff: Correct way of submitting HSA/UTM parameters with Form API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Correct-way-of-submitting-HSA-UTM-parameters-with-Form-API/m-p/1064067#M77885</link>
    <description>&lt;P&gt;I had no luck sending the tracking parameters as properties.&lt;BR /&gt;I mean, this way I do have them in the contact but they are not recognized by hubspot.&lt;BR /&gt;&lt;BR /&gt;As I can not send the drilldown parameters at all i tried to add the tracking parameter to [context][pageUri] and this did the job &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Now I see the event under actions, that the user clicked the campaign.&lt;/P&gt;</description>
    <pubDate>Sat, 02 Nov 2024 09:39:36 GMT</pubDate>
    <dc:creator>WbServiceBerger</dc:creator>
    <dc:date>2024-11-02T09:39:36Z</dc:date>
    <item>
      <title>Correct way of submitting HSA/UTM parameters with Form API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Correct-way-of-submitting-HSA-UTM-parameters-with-Form-API/m-p/1063517#M77847</link>
      <description>&lt;P&gt;Hi, I send forms via the form API to HubSpot and would like to know the correct way of sending the HSA parameters. All I found is to send UTM parameters as properties, but I am unsure if these will be recognized by HubSpot Marketing Ads, so that contacts are associated with Google campaigns in HubSpot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot use the tracking code script in this particular case, but I do have the "hubspotutk" cookie available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In short, since the tracking code cannot track HSA and UTM parameters, how should I submit them when submitting the form via the API, or is there another way to submit them alongside the form?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 21:30:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Correct-way-of-submitting-HSA-UTM-parameters-with-Form-API/m-p/1063517#M77847</guid>
      <dc:creator>WbServiceBerger</dc:creator>
      <dc:date>2024-10-31T21:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Correct way of submitting HSA/UTM parameters with Form API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Correct-way-of-submitting-HSA-UTM-parameters-with-Form-API/m-p/1063929#M77874</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/850716"&gt;@WbServiceBerger&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; It sounds like you are on the right path. Sending these properties and their values along with the `hubspotutk` with your form submission is the correct approach. You can send the analytics property (HSA property) `&lt;SPAN&gt;hs_analytics_source` but you cannot send the two drill-downs, `hs_analytics_source_data_1` and `hs_analytics_source_data_2`, as these are automatically set based on values from the UTM properties. So some experimentation on your implementation is likely needed since you are operations without the tracking code in this use case.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'd recommend digging into both of these articles as they explain how these properties function so you can set up a test to see if it will work in your use case.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/reports/understand-hubspots-traffic-sources-in-the-traffic-analytics-tool?hubs_content=knowledge.hubspot.com/properties/understand-source-properties&amp;amp;hubs_content-cta=utm_campaign%20parameter#definitions-and-drill-down-data-of-each-source:~:text=email%20sent.-,Paid%20search,-Traffic%20categorized%20under" target="_blank" rel="noopener"&gt;Original source&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://knowledge.hubspot.com/properties/understand-source-properties#:~:text=Please%20note%3A%20the%20drill%2Ddown%20properties%20are%20automatically%20set%20by%20HubSpot%20and%20cannot%20be%20updated%20manually." target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Source drill-down properties&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Please don't hesitate to share an example request and response from your testing if you have additional challenges. Or please let us know how you ended up solving for this use case, I sure other community members have run into similar challenges.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Have fun testing! — Jaycee&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 20:21:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Correct-way-of-submitting-HSA-UTM-parameters-with-Form-API/m-p/1063929#M77874</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-11-01T20:21:14Z</dc:date>
    </item>
    <item>
      <title>Betreff: Correct way of submitting HSA/UTM parameters with Form API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Correct-way-of-submitting-HSA-UTM-parameters-with-Form-API/m-p/1064067#M77885</link>
      <description>&lt;P&gt;I had no luck sending the tracking parameters as properties.&lt;BR /&gt;I mean, this way I do have them in the contact but they are not recognized by hubspot.&lt;BR /&gt;&lt;BR /&gt;As I can not send the drilldown parameters at all i tried to add the tracking parameter to [context][pageUri] and this did the job &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Now I see the event under actions, that the user clicked the campaign.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2024 09:39:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Correct-way-of-submitting-HSA-UTM-parameters-with-Form-API/m-p/1064067#M77885</guid>
      <dc:creator>WbServiceBerger</dc:creator>
      <dc:date>2024-11-02T09:39:36Z</dc:date>
    </item>
  </channel>
</rss>

