Where can I find the website traffic requests of the past months? Aggregated numbers are fine.
I’m tracking my website with Google analytics and google webmasters. My website traffic is increasing.
Obviously the website requests as reported by Cloudflare will be different. But I’m more interested in the trend in the requests.
Is there anyway that I can access historical data?
Or can I extract the data table of the ‘Last Month’ report?
Your best bet would be to ingest these statistics on an interval (daily or hourly) into your own time series database to perform data science on. I personally use DataDog since they already have a ingest for Cloudflare and all my other monitoring is via them.