<?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: Non-Hubspot Form Not Being Collected Properly in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/727061#M31762</link>
    <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;&amp;nbsp;- very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll look into these.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2022 10:17:25 GMT</pubDate>
    <dc:creator>SMcIver</dc:creator>
    <dc:date>2022-12-06T10:17:25Z</dc:date>
    <item>
      <title>Non-Hubspot Form Not Being Collected Properly</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/725812#M31699</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've recently had a new website built and I've encountered an issue with Hubspot's tracking of our custom forms.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All of the forms are being collected fine apart from our booking form:&amp;nbsp;&lt;A href="https://ukmediation.net/mediation-training/the-interpersonal-mediation-practitioners-certificate#book" target="_blank" rel="noopener"&gt;https://ukmediation.net/mediation-training/the-interpersonal-mediation-practitioners-certificate#book&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rather than collect source data, etc., we just get&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;'This contact was created from&amp;nbsp;Offline Sources&amp;nbsp;from&amp;nbsp;Sales extension'&lt;/EM&gt; instead, leaving us in the dark with how the customer found the site.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any advice on how I can diagnose what the issue is, and what I would need to do to start getting this information?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 12:06:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/725812#M31699</guid>
      <dc:creator>SMcIver</dc:creator>
      <dc:date>2022-12-02T12:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Hubspot Form Not Being Collected Properly</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/725820#M31700</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/485748"&gt;@SMcIver&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the issue may be that on the initial booking form you aren't actually capturing an email address. You'll see &lt;A href="https://knowledge.hubspot.com/forms/use-non-hubspot-forms" target="_blank" rel="noopener"&gt;here&lt;/A&gt; that there can be issues with capturing data from non-hubspot forms if any of the below are present:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;be a static HTML form.&lt;/LI&gt;
&lt;LI&gt;be wrapped in HTML &amp;lt;form&amp;gt; tags.&lt;/LI&gt;
&lt;LI&gt;not be in an &amp;lt;iframe&amp;gt;.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;have an email input field.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I can see the initial form doesn't have a value email input field. I can see that the form after that does, but from HubSpots perspective it would be picking that up as a separate form. One option to explore if you had the resources would be to integrate your forms directly using the &lt;A href="https://developers.hubspot.com/docs/api/marketing/forms" target="_blank" rel="noopener"&gt;Forms API.&lt;/A&gt; This is often a good approach for more complex forms outside of the standard "Contact Us" or "Newsletter Sign Up" processes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I appreciate this might not be the most helpful response but it's just my observations and hopefully sends you in the right direction.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 12:21:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/725820#M31700</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2022-12-02T12:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Hubspot Form Not Being Collected Properly</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/726483#M31743</link>
      <description>&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry - should have been clearer. It is the subsequent booking form&lt;/P&gt;&lt;P&gt;(for example,&amp;nbsp;&lt;A href="https://ukmediation.net/book-course?tickets=1&amp;amp;ref=f5eb0c6e-335e-48b5-8aa1-6977e0069fab" target="_blank"&gt;https://ukmediation.net/book-course?tickets=1&amp;amp;ref=f5eb0c6e-335e-48b5-8aa1-6977e0069fab&lt;/A&gt;),&lt;/P&gt;&lt;P&gt;that is not collecting correctly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've had a look at the article you've linked previously and can't see any reason as to why this particular form isn't picking up information like source data.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 09:50:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/726483#M31743</guid>
      <dc:creator>SMcIver</dc:creator>
      <dc:date>2022-12-05T09:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Hubspot Form Not Being Collected Properly</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/726548#M31746</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/485748"&gt;@SMcIver&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are&lt;A href="https://knowledge.hubspot.com/forms/pop-up-forms-and-non-hubspot-forms-faq#do-non-hubspot-forms-work-with-my-form-builder" target="_blank" rel="noopener"&gt; a couple of other issue&lt;/A&gt;s that could impact non-hubspot forms from collecting data, specifically:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Form is not using a standard &amp;lt;input type="submit"&amp;gt; button for its form submission. The form must have a standard &amp;lt;input type="submit"&amp;gt; button to capture submissions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Looking at the second form it appears that there are no standard input tags. There are &amp;lt;button&amp;gt; tags but not &amp;lt;input&amp;gt; tags. Also, I noticed it has multiple steps which from my experience can create issues with non-hubspot forms.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 12:53:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/726548#M31746</guid>
      <dc:creator>coldrickjack</dc:creator>
      <dc:date>2022-12-05T12:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Non-Hubspot Form Not Being Collected Properly</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/727061#M31762</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426475"&gt;@coldrickjack&lt;/a&gt;&amp;nbsp;- very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll look into these.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 10:17:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Non-Hubspot-Form-Not-Being-Collected-Properly/m-p/727061#M31762</guid>
      <dc:creator>SMcIver</dc:creator>
      <dc:date>2022-12-06T10:17:25Z</dc:date>
    </item>
  </channel>
</rss>

