<?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 Event data not created in hubspot in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223217#M2113</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;I have now been struggling with is getting events sent to hubspot. How do I debug that? My code looks like this:&lt;BR /&gt;
_hsq.push(["trackEvent", {&lt;BR /&gt;
id: event_name&lt;BR /&gt;
}]);&lt;/P&gt;
&lt;P&gt;I cannot seem to figure out why this is not creating an event in hubspot.&lt;/P&gt;
&lt;P&gt;I have looked at the chrome network and it seems to be sending something to hubspot.&lt;/P&gt;
&lt;P&gt;And we do have the marketing enterprise plan.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2018 08:21:30 GMT</pubDate>
    <dc:creator>dannylarsen</dc:creator>
    <dc:date>2018-02-23T08:21:30Z</dc:date>
    <item>
      <title>Event data not created in hubspot</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223217#M2113</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;I have now been struggling with is getting events sent to hubspot. How do I debug that? My code looks like this:&lt;BR /&gt;
_hsq.push(["trackEvent", {&lt;BR /&gt;
id: event_name&lt;BR /&gt;
}]);&lt;/P&gt;
&lt;P&gt;I cannot seem to figure out why this is not creating an event in hubspot.&lt;/P&gt;
&lt;P&gt;I have looked at the chrome network and it seems to be sending something to hubspot.&lt;/P&gt;
&lt;P&gt;And we do have the marketing enterprise plan.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 08:21:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223217#M2113</guid>
      <dc:creator>dannylarsen</dc:creator>
      <dc:date>2018-02-23T08:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Event data not created in hubspot</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223218#M2114</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/danny_larsen"&gt;@Danny_Larsen&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;That looks like it should work. Are you sure the &lt;CODE&gt;id&lt;/CODE&gt; field is correct? Can you send me a link to the page in question (and your Hub ID) so that I can take a closer look?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 17:49:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223218#M2114</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-02-26T17:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Event data not created in hubspot</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223219#M2115</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/danny_larsen"&gt;@Danny_Larsen&lt;/A&gt; Have you made the identify() call yet?  &lt;A href="https://developers.hubspot.com/docs/methods/tracking_code_api/identify_visitor" rel="nofollow noopener"&gt;https://developers.hubspot.com/docs/methods/tracking_code_api/identify_visitor&lt;/A&gt; . You have to call this in order for the Hubspot to link the events to a contact.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2018 18:44:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223219#M2115</guid>
      <dc:creator>terrance</dc:creator>
      <dc:date>2018-02-26T18:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Event data not created in hubspot</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223220#M2116</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/derek_gervais"&gt;@Derek_Gervais&lt;/A&gt; ,&lt;BR /&gt;
My hub id is: 3811310.&lt;BR /&gt;
You would have to log in to the site to see the events being sent. You can use these credentials:&lt;BR /&gt;
user: dannytest@lortemail.dk&lt;BR /&gt;
password: forecast&lt;BR /&gt;
The site is: &lt;A href="https://app.forecast.it" rel="nofollow noopener"&gt;https://app.forecast.it&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you just click on the "time" menu option in the top, it should log an event, but I am not seeing that event.&lt;BR /&gt;
Also when you create a "card" in the system, an event should be sent. (Use the pink plus button for that)&lt;/P&gt;
&lt;P&gt;For the ID of the events, we are just sending a string, which should then create the event, right?&lt;/P&gt;
&lt;P&gt;By the way, I do see 5 events in hubspot, but we are sending many more than that, so no idea why only some of them are getting created.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 07:41:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223220#M2116</guid>
      <dc:creator>dannylarsen</dc:creator>
      <dc:date>2018-02-28T07:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Event data not created in hubspot</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223221#M2117</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/danny_larsen"&gt;@Danny_Larsen&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;It looks like there are a number of deleted events with names that match the events you're trying to create. Events created dynamically by name can only be created once. If you delete an event that was created this way, a new event will not be created if you try to dynamically trigger an event with the same name. You can either change the name in your code to re-create the events, or I can restore the events for you. If you'd like me to restore them, I'll need the exact names of all the events you'd like restored.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 23:23:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223221#M2117</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-02-28T23:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Event data not created in hubspot</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223222#M2118</link>
      <description>&lt;P&gt;Thanks for the reply. We will rename the events.&lt;BR /&gt;
It would be nice if we could see the deleted events and be restore them ourselves.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 09:12:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Event-data-not-created-in-hubspot/m-p/223222#M2118</guid>
      <dc:creator>dannylarsen</dc:creator>
      <dc:date>2018-03-01T09:12:55Z</dc:date>
    </item>
  </channel>
</rss>

