<?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: Creating an report on: opens per week day and hour. in Reporting &amp; Analytics</title>
    <link>https://community.hubspot.com/t5/Reporting-Analytics/Creating-an-report-on-opens-per-week-day-and-hour/m-p/900166#M5684</link>
    <description>&lt;P&gt;Thanks for the link. It seems to be possible within the API, as suggested by the information on the page. Makes me think there might/should be a way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason for the 'first opened date' is that the number of opens an email gets seems unrealistic. Some emails get 100+ opens, but I am pretty sure the user has not opened their email 100 times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is true that it would not capture the performance of the email, but that is not why I want to collect this data. We have a fairly niche industry and I want more insight into when emails are opened to predict habits and staffing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try and fiddle some more with all the properties available. Thanks for your advice!&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jan 2024 14:23:22 GMT</pubDate>
    <dc:creator>Wijtmans</dc:creator>
    <dc:date>2024-01-03T14:23:22Z</dc:date>
    <item>
      <title>Creating an report on: opens per week day and hour.</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/Creating-an-report-on-opens-per-week-day-and-hour/m-p/900112#M5682</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a dashboard for our external marketing emails that displays data of the past 365 days to have a consistent data set to start of global marketing strategies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of the reports i would like to create is to visualize on what day clients open our emails and on what our of the day they open it. I want to try and combine these two metrics in one visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not a data scientist by profession, so i have a hard time transforming my thoughts into graphs. Below you will find a image of the result so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HubSpot Tabel 2.png" style="width: 807px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/106308i8310EFA9D254AB17/image-size/large?v=v2&amp;amp;px=999" role="button" title="HubSpot Tabel 2.png" alt="HubSpot Tabel 2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want the x-axis to display the days of the week and the y-axis to display the amount of emails being opened on a particula day and the hour the emails being opened on a particular day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I feel like the graph is displaying what i want, but i am not convinced of myself. The graph is not very friendly to read either, but i could not figure out a different way to show two y-axis's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tl;dr: &lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Is this graph correct; and&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;is there a more easy to read way to display the data?&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks for thinking along!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 12:31:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/Creating-an-report-on-opens-per-week-day-and-hour/m-p/900112#M5682</guid>
      <dc:creator>Wijtmans</dc:creator>
      <dc:date>2024-01-03T12:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an report on: opens per week day and hour.</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/Creating-an-report-on-opens-per-week-day-and-hour/m-p/900149#M5683</link>
      <description>&lt;P&gt;The field you are pulling apperas to be the first opened date of any email that you sent someone. This has little to do with overall performance of your emails and would only capture one particular email. My thought is that what you want is more complicated than what Hubspot reporting is designed to accomplish and you might need to dump the data from the API into an external solution to sort through the data and generate the open/by time of day report that you are looking for. I believe this is the endpoint you are looking for but it is from the legacydocs and I wasn't able to find a newer version of this:&amp;nbsp;&lt;A href="https://legacydocs.hubspot.com/docs/methods/email/email_events_overview" target="_blank"&gt;https://legacydocs.hubspot.com/docs/methods/email/email_events_overview&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 13:49:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/Creating-an-report-on-opens-per-week-day-and-hour/m-p/900149#M5683</guid>
      <dc:creator>Ben_M</dc:creator>
      <dc:date>2024-01-03T13:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an report on: opens per week day and hour.</title>
      <link>https://community.hubspot.com/t5/Reporting-Analytics/Creating-an-report-on-opens-per-week-day-and-hour/m-p/900166#M5684</link>
      <description>&lt;P&gt;Thanks for the link. It seems to be possible within the API, as suggested by the information on the page. Makes me think there might/should be a way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason for the 'first opened date' is that the number of opens an email gets seems unrealistic. Some emails get 100+ opens, but I am pretty sure the user has not opened their email 100 times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is true that it would not capture the performance of the email, but that is not why I want to collect this data. We have a fairly niche industry and I want more insight into when emails are opened to predict habits and staffing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try and fiddle some more with all the properties available. Thanks for your advice!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 14:23:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Reporting-Analytics/Creating-an-report-on-opens-per-week-day-and-hour/m-p/900166#M5684</guid>
      <dc:creator>Wijtmans</dc:creator>
      <dc:date>2024-01-03T14:23:22Z</dc:date>
    </item>
  </channel>
</rss>

