<?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: Original source set to &amp;quot;Offline sources&amp;quot; in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/263367#M23536</link>
    <description>&lt;P&gt;Glad to hear it,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/89270"&gt;@tashbukholt&lt;/a&gt;!&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2019 20:48:13 GMT</pubDate>
    <dc:creator>IsaacTakushi</dc:creator>
    <dc:date>2019-04-04T20:48:13Z</dc:date>
    <item>
      <title>Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/258740#M23077</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently deugging our Hubspot intergration and I am seeing the"&lt;EM&gt;Orginal source"&lt;/EM&gt; for contacts is set to&amp;nbsp;&lt;EM&gt;"Offline sources"&lt;/EM&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've implemented an email wall on the website. After the user has filled in their email we do a client side identify call with the email to create the contact in Hubspot and later a server side API call using the Contacts API for the users that are using ad blockers. I've confirmed that the identify call correctly sent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This results in a contact in Hubspot for which the "&lt;EM&gt;Orginal source"&lt;/EM&gt;&amp;nbsp;is set to &lt;EM&gt;"Offline sources"&lt;/EM&gt; and the &lt;EM&gt;"&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt;Original source drill-down 1"&lt;/EM&gt;&amp;nbsp; for these contacts it is set to "&lt;EM&gt;ANALYTICS"&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would you be able to explain why the&amp;nbsp;"&lt;EM&gt;Orginal source"&amp;nbsp;&lt;/EM&gt;is not set to channel stored in the associated cookie (Search, direct etc)?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 10:09:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/258740#M23077</guid>
      <dc:creator>tashbukholt</dc:creator>
      <dc:date>2019-03-13T10:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/259122#M23113</link>
      <description>&lt;P&gt;Welcome,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/89270"&gt;@tashbukholt&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If all cookies are enabled and the&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/methods/tracking_code_api/identify_visitor" target="_self"&gt;identify function&lt;/A&gt;&amp;nbsp;truly creates the contact record before the &lt;A href="https://developers.hubspot.com/docs/methods/contacts/create_contact" target="_self"&gt;Contacts API&lt;/A&gt;, then I would&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; expect records to have the&amp;nbsp;&lt;EM&gt;Original Source&lt;/EM&gt; value "Offline Sources."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That said, if the Contacts API created the contact record, then I would expect&amp;nbsp;&lt;EM&gt;Original source drill-down&lt;/EM&gt; 1 to be "API"&amp;nbsp;— not "Analytics." (Though the change source would be "Analytics," per &lt;A href="http://recordit.co/eGEwulq7IP" target="_self"&gt;this screencast&lt;/A&gt;.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you share links to a few contacts which are displaying this behavior?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 15:53:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/259122#M23113</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-03-14T15:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/259142#M23117</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/665"&gt;@IsaacTakushi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much for your response!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also would have expected the&amp;nbsp;&lt;EM&gt;Original source drill-down&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;1 to be "API" if the Contacts API was creating the contact record. However in our case the&amp;nbsp;&amp;nbsp;&lt;EM&gt;Original source drill-down&lt;/EM&gt;&amp;nbsp;1 value is "ANALYTICS", while the&amp;nbsp;&lt;EM&gt;Original Source&lt;/EM&gt;&amp;nbsp;value&amp;nbsp; is "Offline Sources".&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below I have provided links of a few contacts where I see this happening . Two of these are test accounts I created - for these accounts I can guarntee the cookies were enabled:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.hubspot.com/contacts/4075618/contact/101387901/" target="_blank"&gt;https://app.hubspot.com/contacts/4075618/contact/101387901/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.hubspot.com/contacts/4075618/contact/99195901/" target="_blank"&gt;https://app.hubspot.com/contacts/4075618/contact/99195901/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.hubspot.com/contacts/4075618/contact/101272001/" target="_blank"&gt;https://app.hubspot.com/contacts/4075618/contact/101272001/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.hubspot.com/contacts/4075618/contact/101335601/" target="_blank"&gt;https://app.hubspot.com/contacts/4075618/contact/101335601/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you need any additional information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 17:13:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/259142#M23117</guid>
      <dc:creator>tashbukholt</dc:creator>
      <dc:date>2019-03-14T17:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/260227#M23235</link>
      <description>&lt;P&gt;Apologies for the delayed response,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/89270"&gt;@tashbukholt&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for sharing those examples!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I actually don't see form submissions or&amp;nbsp;&lt;CODE&gt;hutk&lt;/CODE&gt;/usertoken values associated with any of those four contacts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead, I believe these contacts were created through the &lt;A href="https://app.hubspot.com/analytics/4075618/events/000006072933/edit" target="_self"&gt;frontend-email_wall_submitted&lt;/A&gt;&amp;nbsp;custom event, which seems to have been triggered via the &lt;A href="https://developers.hubspot.com/docs/methods/enterprise_events/http_api" target="_self"&gt;Events HTTP API&lt;/A&gt;&amp;nbsp;due to the lack of page views and cookie values. If the event had been triggered in a browser with the &lt;A href="https://developers.hubspot.com/docs/methods/tracking_code_api/javascript_events_api" target="_self"&gt;Events JavaScript API&lt;/A&gt;, I would expect to see an online&amp;nbsp;&lt;EM&gt;Original Source&lt;/EM&gt; value (e.g. "Direct Traffic") and a usertoken on the backend.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does the Events HTTP API ring a bell with you or your team?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 14:40:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/260227#M23235</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-03-20T14:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/261053#M23310</link>
      <description>&lt;P&gt;Hey Isaac,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much for the update.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great find! We are working on implementing a fix for the custom events that h&lt;SPAN&gt;ave been triggered via the&amp;nbsp;&lt;/SPAN&gt;Events HTTP API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will touch base again next week when we know how the fix it going.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for the help!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tash&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 13:48:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/261053#M23310</guid>
      <dc:creator>tashbukholt</dc:creator>
      <dc:date>2019-03-25T13:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/261656#M23356</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/665"&gt;@IsaacTakushi&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our team has implemented a delay so that the custom event,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;frontend-email_wall_submitted, is only triggered after the identify function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I tested this the&amp;nbsp;&lt;EM&gt;Original source drill-down&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;1 is still set to analytics "ANALYTICS", and the&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Original Source&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;value&amp;nbsp; is set to "Offline Sources".&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://app.hubspot.com/contacts/4075618/contact/106777601/" target="_self"&gt;This&lt;/A&gt; is the account I created for testing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any further insight into this for us? Is there a way to see what event contacts were created through?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tash&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 13:44:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/261656#M23356</guid>
      <dc:creator>tashbukholt</dc:creator>
      <dc:date>2019-03-27T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/262079#M23410</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/89270"&gt;@tashbukholt&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the update!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can confirm that &lt;A href="https://app.hubspot.com/contacts/4075618/contact/106777601/" target="_self"&gt;this contact&lt;/A&gt; was created by the same&amp;nbsp;&lt;A href="https://app.hubspot.com/analytics/4075618/events/000006072933/edit" target="_self"&gt;frontend-email_wall_submitted&lt;/A&gt; event as before.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, the "Offline Sources"&amp;nbsp;&lt;EM&gt;Original Source&lt;/EM&gt; and lack of usertoken on the backend still suggest you're using the &lt;A href="https://developers.hubspot.com/docs/methods/enterprise_events/http_api" target="_self"&gt;Events HTTP API&lt;/A&gt;. These requests can't pass&amp;nbsp;&lt;CODE&gt;hutk&lt;/CODE&gt; cookie token values and thus will always create "Offline Sources" &amp;gt; "Analytics" contacts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you switch to using the &lt;A href="https://developers.hubspot.com/docs/methods/tracking_code_api/javascript_events_api" target="_self"&gt;Events JavaScript method&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 21:24:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/262079#M23410</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-03-28T21:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/262702#M23476</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/665"&gt;@IsaacTakushi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the insight!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are exploring a few different solutions at the moment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But just to make sure we are on the right track, could you please share the exact requirements that are needed to ensure the&amp;nbsp;&lt;EM&gt;Original Source&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;field does not show as&lt;SPAN&gt;&amp;nbsp;"Offline Sources"&amp;nbsp;&lt;/SPAN&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 14:16:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/262702#M23476</guid>
      <dc:creator>tashbukholt</dc:creator>
      <dc:date>2019-04-02T14:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/262718#M23477</link>
      <description>&lt;P&gt;Sure thing,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/89270"&gt;@tashbukholt&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Don't:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the &lt;A href="https://developers.hubspot.com/docs/methods/contacts/create_contact" target="_self"&gt;Contacts API&lt;/A&gt;, as it cannot pass&amp;nbsp;&lt;CODE&gt;hutk&lt;/CODE&gt; cookie values.&lt;/LI&gt;
&lt;LI&gt;Use the &lt;A href="https://developers.hubspot.com/docs/methods/enterprise_events/http_api" target="_self"&gt;Events HTTP API&lt;/A&gt;, as it also won't pass cookies.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Do:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use either the &lt;A href="https://developers.hubspot.com/docs/methods/tracking_code_api/track_page_view" target="_self"&gt;&lt;CODE&gt;trackPageView&lt;/CODE&gt;&lt;/A&gt; or &lt;A href="https://developers.hubspot.com/docs/methods/tracking_code_api/javascript_events_api" target="_self"&gt;&lt;CODE&gt;trackEvent&lt;/CODE&gt;&lt;/A&gt;&amp;nbsp;JavaScript functions after the &lt;A href="https://developers.hubspot.com/docs/methods/tracking_code_api/identify_visitor" target="_self"&gt;&lt;CODE&gt;identify&lt;/CODE&gt;&lt;/A&gt; function. These will pass a&amp;nbsp;&lt;CODE&gt;hutk&lt;/CODE&gt; cookie to the new contact record.&lt;/LI&gt;
&lt;LI&gt;Alternatively, use &lt;A href="https://developers.hubspot.com/docs/methods/forms/submit_form_v3" target="_self"&gt;this Forms API endpoint&lt;/A&gt;&amp;nbsp;and pass a&amp;nbsp;&lt;CODE&gt;hutk&lt;/CODE&gt;&amp;nbsp;value directly in the&amp;nbsp;&lt;CODE&gt;context&lt;/CODE&gt; object.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 02 Apr 2019 15:08:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/262718#M23477</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-04-02T15:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/263241#M23518</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/665"&gt;@IsaacTakushi&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This information was extermely helpful, thank you so much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently working on implementing the&amp;nbsp;Forms API endpoint&lt;SPAN&gt;&amp;nbsp; - we will use that to pass a&amp;nbsp;&lt;/SPAN&gt;hutk&lt;SPAN&gt;&amp;nbsp;value directly to the&amp;nbsp;&lt;/SPAN&gt;context&lt;SPAN&gt;&amp;nbsp;object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will let you know how it goes!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 15:19:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/263241#M23518</guid>
      <dc:creator>tashbukholt</dc:creator>
      <dc:date>2019-04-04T15:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/263367#M23536</link>
      <description>&lt;P&gt;Glad to hear it,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/89270"&gt;@tashbukholt&lt;/a&gt;!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 20:48:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/263367#M23536</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-04-04T20:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/547667#M49708</link>
      <description>&lt;P&gt;what does it means when "contact was greated from&amp;nbsp;&lt;SPAN&gt;Offline Sources&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;API"? I have google ads and facebook ads connected to my hubspot but only on some contacts i'm seeing which campaign the contact came from and from other contacts, it shows "offline sources" even though i'm thinking they still saw the fb ad and signed up to my list. What is there another way to confirm the source of the contact? I can't seem to figure out how to set up the GCLID.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 19:00:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/547667#M49708</guid>
      <dc:creator>OGruzdyn</dc:creator>
      <dc:date>2021-12-28T19:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Original source set to "Offline sources"</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/813683#M65304</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/665"&gt;@IsaacTakushi&lt;/a&gt;&amp;nbsp;- the "Forms API endpoint" link is taking to a 404 page. Is there a new page for this or any updates to the workarounds here since your post back in 2019. Thank you very much.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 14:10:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Original-source-set-to-quot-Offline-sources-quot/m-p/813683#M65304</guid>
      <dc:creator>bmauger</dc:creator>
      <dc:date>2023-06-29T14:10:06Z</dc:date>
    </item>
  </channel>
</rss>

