Web traffic

Hi,

Hope you can help with these 2 questions:

Q1. Just want to confirm if the web traffic shown is for last month or last 30 days? The sub-header text shows as “Last month” but the graph shows as last 30 days.

Q2. Is there any way to retrieve last month’s graph i.e. 1 April to 30 April?

Thanks & regards
John Low

Q1. Just want to confirm if the web traffic shown is for last month or last 30 days? The sub-header text shows as “Last month” but the graph shows as last 30 days.

I checked and the “Last month” reflects last 30 days. This is already something being discussed on what makes the most sense. If you see “last month” what do you expect it to reflect?

Q2. Is there any way to retrieve last month’s graph i.e. 1 April to 30 April?

There’s no way to do that in the web interface (but we are looking into it). But I believe the API can retrieve info up to a year old.

I would do it almost like Firebase does:

  • Last 30 days (today - 30 days — today)
  • Last billing cicle/Last month (1 — 28/30/31 of the previous month)
  • This month (1 — today of the current month, of course)

it would help if there were a sort of info on this, I didn’t know you could go back to a year!

I didn’t know either, but I do know that there are generally more options available via API than through the web UI.

Thanks guys.

Last month (as in 1 - 30 April) would be helpful for generating monthly report, any time.